about summary refs log tree commit diff
path: root/src/librustc_mir/lints.rs
AgeCommit message (Expand)AuthorLines
2019-04-03Deny internal lints on librustc_mirflip1995-2/+2
2019-03-07HirIdification: replace NodeId method callsljedrz-2/+2
2019-03-01ty: HirIdify some lintsljedrz-5/+5
2019-03-01hir: remove NodeId from TraitItemljedrz-1/+1
2019-02-27rename Substs to InternalSubstscsmoe-2/+2
2019-02-08librustc_mir => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-4/+4
2018-12-06Use a function to access the Hir map to be able to turn it into a query laterJohn Kåre Alsaker-4/+4
2018-10-03Rewrite the `UnconditionalRecursion` lint to use MIRWesley Wiser-0/+156