rust/compiler/rustc_lint/src
Ralf Jung 7ff17c13bc
Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk
transmute: use diagnostic item

closes #66075, we now have no remaining uses of `match_def_path`  in the compiler while some uses still remain in `clippy`.

cc @RalfJung
2020-09-20 15:52:04 +02:00
..
nonstandard_style mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
array_into_iter.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
builtin.rs Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk 2020-09-20 15:52:04 +02:00
context.rs update docs 2020-09-19 15:36:53 +02:00
early.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
internal.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
late.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
levels.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs use array_windows instead of windows in the compiler 2020-09-20 08:11:05 +02:00
non_ascii_idents.rs Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco 2020-09-14 21:43:17 +00:00
nonstandard_style.rs use array_windows instead of windows in the compiler 2020-09-20 08:11:05 +02:00
passes.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
redundant_semicolon.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
types.rs Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb 2020-09-19 11:47:34 +02:00
unused.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00