| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| we used to erase the local just before we tried to read it for diagnostics | ||||
