about summary refs log tree commit diff
path: root/compiler/rustc_lint_defs/src/lib.rs
AgeCommit message (Expand)AuthorLines
2021-03-14Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`Aaron Hill-0/+1
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-0/+9
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-0/+1
2021-01-13Introduce missing ABI lint on extern blocksMark Rousskov-0/+2
2020-12-21add suggest for PatternsInWithoutBodyDaiki Ihara-0/+1
2020-11-28lint-docs: Add --validate flag to validate lint docs separately.Eric Huss-5/+19
2020-11-05Fix more URLsGuillaume Gomez-4/+4
2020-10-30Implement rustc side of report-future-incompatAaron Hill-0/+484