| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-05 | Bump mir-opt-level from 2 to 3 in tests | Santiago Pastorino | -2/+2 |
| 2021-01-23 | Make sure that const prop does not produce unsilenceable lints after inlining | oli | -0/+15 |
| 2021-01-04 | Do not run const prop on the `mir_for_ctfe` of `const fn` | oli | -3/+5 |
| 2020-10-27 | Address review comment | oli | -1/+1 |
| 2020-10-27 | Show the inline stack of MIR lints that only occur after inlining | Oliver Scherer | -3/+6 |
| 2020-10-27 | Add test where diagnostic span points to just the inlined function's body | Oliver Scherer | -0/+24 |
| 2020-09-26 | Make invalid integer operation messages consistent | varkor | -1/+1 |
| 2020-07-15 | Don't panic if the lhs of a div by zero is not statically known | Oliver Scherer | -4/+21 |
| 2020-07-04 | Fix const prop ICE | Oliver Scherer | -0/+9 |
