rust/tests
Devin Ragotzy a1bab3bc63 Add primitive type support to disallowed_type lint
Fix docs of disallowed_type

Add ability to name primitive types without import path

Move primitive resolution to clippy_utils path_to_res fn

Refactor Res matching, fix naming and docs from review

Use tcx.def_path_str when emitting the lint
2021-07-27 10:01:38 -04:00
..
auxiliary
cargo
ui Auto merge of #7493 - xFrednet:7220-fix-new-without-default-impl-type, r=camsteffen 2021-07-26 12:20:54 +00:00
ui-cargo
ui-internal Use diagnostic items for Vec, VecDeque and connected refactorings 2021-07-15 00:02:46 +02:00
ui-toml Add primitive type support to disallowed_type lint 2021-07-27 10:01:38 -04:00
clippy.toml
compile-test.rs Improve conflicting rlibs error again 2021-07-26 11:38:53 -05:00
dogfood.rs
fmt.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs