| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -70/+0 | |
| 2021-06-21 | Add regression test for #85955. | Michael Woerister | -0/+25 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -2/+2 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+2 | |
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -2/+6 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -2/+2 | |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -2/+2 | |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -4/+4 | |
| 2019-08-15 | Add regression test for include_str! normalization | Aleksey Kladov | -0/+14 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -12/+2 | |
| 2018-07-08 | add regression test for #48835 | Andy Russell | -0/+35 | |
| Fixes #48835. The underlying issue was fixed in #51978. | ||||
