about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/lint.rs
AgeCommit message (Expand)AuthorLines
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-1/+3
2020-10-04Prevent forbid from being ignored if overriden at the same level.Felix S. Klock II-1/+19
2020-08-30mv compiler to compiler/mark-0/+351