| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -39/+0 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -2/+2 | |
| 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. | ||||
| 2021-05-11 | improve diagnosts for GATs | b-naber | -6/+6 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -4/+4 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -6/+20 | |
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+4 | |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -1/+10 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-11-06 | Moved and renamed ui issue tests. | Alexander Regueiro | -0/+12 | |
