rust/tests
Grzegorz d4ad23bb3f redundant_closure_for_method_calls fixes:
lint does not trigger when there is a difference in mutability
lint does not trigger when the method belongs to a trait which is not implemebted directly (Deref)
2019-06-12 13:43:36 +02:00
..
auxiliary
ui redundant_closure_for_method_calls fixes: 2019-06-12 13:43:36 +02:00
ui-toml trivially_copy_pass_by_ref: print size of type and limit in the lint message 2019-05-23 23:48:20 +02:00
compile-test.rs Fix compile-test from forcing a rebuild. 2019-05-19 13:25:06 -07:00
dogfood.rs use clippy-preview instead of clippy in cargo 2019-04-30 18:29:25 -07:00
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs