| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-17 | Simplfy color availability check | Guillaume Gomez | -0/+17 | |
| 2020-11-03 | Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser | bors | -2/+5 | |
| Properly handle lint spans after MIR inlining The first commit shows what happens when we apply mir inlining and then cause lints on the inlined MIR. The second commit fixes that. r? `@wesleywiser` | ||||
| 2020-10-30 | Implement rustc side of report-future-incompat | Aaron Hill | -3/+6 | |
| 2020-10-29 | Fix typos | Dániel Buga | -2/+2 | |
| 2020-10-27 | Address review comment | oli | -1/+2 | |
| 2020-10-27 | Show the inline stack of MIR lints that only occur after inlining | Oliver Scherer | -2/+4 | |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -2/+0 | |
| 2020-09-17 | Remove redundant to_string | Juan Aguilar Santillana | -14/+8 | |
| 2020-09-11 | replacing sub's that can wrap by saturating_sub's | Aurélien Deharbe | -3/+3 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+2177 | |
