| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-23 | Match errors using the callsite of macro expansions | Federico Poli | -0/+1 | |
| 2018-05-25 | rust-lang/rust#51025: improve test robustness so that they work under NLL too. | Felix S. Klock II | -2/+6 | |
| 2018-04-11 | Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, ↵ | Felix S. Klock II | -2/+2 | |
| including NLL. NOTE: I was careful to make each change in a manner that preserves the existing diagnostic output (usually by ensuring that no lines were added or removed). This means that the resulting source files are not as nice to read as they were at the start. But we will have to review these cases by hand anyway as follow-up work, so cleanup could reasonably happen then (or not at all). | ||||
| 2017-12-14 | Point at var in short lived borrows | Esteban Küber | -1/+1 | |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -1/+1 | |
| 2017-08-16 | Stabilize rvalue promotion to 'static. | Eduard-Mihai Burtescu | -1/+1 | |
| 2016-11-09 | Improve "Doesn't live long enough" error | Mikhail Modin | -0/+19 | |
| case with temporary variable | ||||
