rust/tests
Jason Newcomb 6d4dc35882
Improve needless_borrow lint
Suggest changing usages of ref bindings to match the new type
Split out some cases into new lint `ref_binding_to_reference`
2021-05-20 09:03:47 -04:00
..
auxiliary
cargo
ui Improve needless_borrow lint 2021-05-20 09:03:47 -04:00
ui-cargo
ui-internal Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
ui-toml Addressed PR coments 2021-05-14 17:30:26 +05:30
compile-test.rs Implement x.py test src/tools/clippy --bless 2021-04-27 16:57:29 +00:00
dogfood.rs Added cargo collect-metadata as a alias for the metadata collection lint 2021-05-13 01:41:22 +02:00
fmt.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs