| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-12-11 | Move tests | Caio | -24/+0 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -1/+1 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -1/+1 | |
| 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/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-26 | Various changes to string format diagnostics | Esteban Küber | -1/+3 | |
| - Point at opening mismatched formatting brace - Account for differences between raw and regular strings - Account for differences between the code snippet and `InternedString` - Add more tests | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+21 | |
