| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -49/+0 | |
| 2021-05-15 | Remove some unncessary spaces from pretty-printed tokenstream output | Aaron Hill | -2/+2 | |
| In addition to making the output look nicer for all crates, this also aligns the pretty-printing output with what the `rental` crate expects. This will allow us to eventually disable a backwards-compat hack in a follow-up PR. | ||||
| 2020-11-26 | Use custom macro instead of println | Aaron Hill | -4/+4 | |
| Loading a macro from libstd causes us to load serialized `SyntaxContext`s in a platform-dependent way, causing the printed spans to differ between platforms. | ||||
| 2020-07-01 | expand: Stop using nonterminals for passing tokens to attribute and derive ↵ | Vadim Petrochenkov | -3/+3 | |
| macros | ||||
| 2019-08-25 | pprust: Do not print spaces before some tokens | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-09 | Move former compile-fail-fulldeps tests to ui | Vadim Petrochenkov | -0/+59 | |
