Add new lint no_mangle_with_rust_abi by nindalf · Pull Request #10369 · rust-lang/rust-clippy

@nindalf nindalf changed the title Add new lint no_mangle_with_rust_abi [WIP] Add new lint no_mangle_with_rust_abi

Feb 18, 2023

nindalf

nindalf

nindalf

nindalf

@nindalf nindalf changed the title [WIP] Add new lint no_mangle_with_rust_abi Add new lint no_mangle_with_rust_abi

Feb 18, 2023

@nindalf nindalf marked this pull request as ready for review

February 18, 2023 20:59

@nindalf nindalf changed the title Add new lint no_mangle_with_rust_abi Add lint that converts Rust ABI functions with the #[no_mangle] attribute to C ABI

Feb 18, 2023

@nindalf nindalf changed the title Add lint that converts Rust ABI functions with the #[no_mangle] attribute to C ABI Add new lint no_mangle_with_rust_abi

Feb 18, 2023

@ojeda ojeda mentioned this pull request

Feb 20, 2023

71 tasks

nindalf

@nindalf