about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/lint.rs
AgeCommit message (Expand)AuthorLines
2020-11-03Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiserbors-1/+3
2020-11-02Fix ICE when a future-incompat-report has its command-line level cappedAaron Hill-6/+8
2020-10-30Implement rustc side of report-future-incompatAaron Hill-7/+18
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