rust/tests
2020-02-23 22:20:34 -08:00
..
auxiliary
cargo Use current_dir instead of cargo_metadata 2020-02-10 16:42:50 +01:00
ui Detect usage of (x + 1).ln() and suggest x.ln_1p() instead 2020-02-23 22:20:34 -08:00
ui-toml add excessive bools lints 2020-02-05 20:54:58 +03:00
compile-test.rs Fix error E0460 when compiled on Rustc repo 2020-02-09 19:02:27 +07:00
dogfood.rs Fix error E0460 when compiled on Rustc repo 2020-02-09 19:02:27 +07:00
fmt.rs Apply review comments 2020-02-12 09:34:28 +01:00
integration.rs Add two more error causes to integration test 2020-02-12 09:34:27 +01:00
matches.rs
missing-test-files.rs
versioncheck.rs