rust/compiler/rustc_lint/src
Ralf Jung 9e02642fb3
Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk
Remove unused #[allow(...)] statements from compiler/
2020-09-26 12:58:34 +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 lint missing docs for extern items 2020-09-22 00:02:46 +02:00
context.rs Simplify some match statements on `DefPathDataName' 2020-09-25 22:46:15 +01:00
early.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
internal.rs add test 2020-09-21 20:36:05 +02: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 /nightly/nightly-rustc 2020-09-23 21:51:56 +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 Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
unused.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00