| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -71/+0 | |
| 2022-11-14 | Show a note where a macro failed to match | Nilstrieb | -0/+6 | |
| This shows a small note on what the macro matcher was currently processing to aid with "no rules expected the token X" errors. | ||||
| 2022-11-11 | Visit opaque types during type collection too. | Camille GILLOT | -22/+4 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -3/+3 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2020-12-26 | update tests | Bastian Kauschke | -8/+8 | |
| 2020-11-16 | improve error message for const ty param mismatch | Bastian Kauschke | -40/+16 | |
| 2020-11-10 | Add macro test for min-const-generics | kadmin | -0/+107 | |
