about summary refs log tree commit diff
path: root/src/librustc_mir/lints.rs
AgeCommit message (Expand)AuthorLines
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