rust/tests
bors 6ce05bf849 Auto merge of #5332 - DevinR528:if-let-else-mutex, r=flip1995
If let else mutex

changelog: Adds lint to catch incorrect use of `Mutex::lock` in `if let` expressions with lock calls in any of the blocks.

closes: #5219
2020-04-20 20:21:33 +00:00
..
auxiliary
cargo
ui Auto merge of #5332 - DevinR528:if-let-else-mutex, r=flip1995 2020-04-20 20:21:33 +00:00
ui-toml Add test for zero single char names 2020-04-15 13:35:44 +02:00
compile-test.rs
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs