rust/src/libpanic_unwind
David Wood 14ea7a777f
lints: add improper_ctypes_definitions
This commit adds a new lint - `improper_ctypes_definitions` - which
functions identically to `improper_ctypes`, but on `extern "C" fn`
definitions (as opposed to `improper_ctypes`'s `extern "C" {}`
declarations).

Signed-off-by: David Wood <david@davidtw.co>
2020-06-24 12:09:35 +01:00
..
dwarf Format the world 2019-12-22 17:42:47 -05:00
Cargo.toml std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
dummy.rs Apply review feedback 2020-03-02 11:43:07 +00:00
emcc.rs fix pre-expansion linting infra 2020-03-18 15:08:25 +01:00
gcc.rs Bump bootstrap compiler 2020-04-25 09:25:33 -04:00
hermit.rs remove unused imports 2020-03-19 07:53:32 +01:00
lib.rs lints: add improper_ctypes_definitions 2020-06-24 12:09:35 +01:00
miri.rs fix comment, rustfmt 2020-03-14 13:09:02 +01:00
seh.rs Bump to 1.46 2020-06-03 15:27:51 -04:00