Files
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
..
2019-12-22 17:42:47 -05:00
2020-03-02 11:43:07 +00:00
2020-03-18 15:08:25 +01:00
2020-04-25 09:25:33 -04:00
2020-03-19 07:53:32 +01:00
2020-06-24 12:09:35 +01:00
2020-03-14 13:09:02 +01:00
2020-06-03 15:27:51 -04:00