| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-02 | Treat trailing semicolon as a statement in macro call | Aaron Hill | -1/+1 |
| 2020-09-21 | Record `tcx.def_span` instead of `item.span` in crate metadata | Aaron Hill | -2/+2 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -12/+14 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -2/+3 |
| 2020-08-09 | Remove normalization of `Span` debug output in proc-macro tests | Aaron Hill | -3/+63 |
| 2020-07-26 | Normalize the test output of hygiene-related tests | Aaron Hill | -63/+3 |
| 2020-07-26 | Remove explicit `extern crate` from proc-macro test | Aaron Hill | -2/+1 |
| 2020-07-26 | Add test for serializing hygiene *into* a proc-macro crate | Aaron Hill | -7/+32 |
| 2020-07-26 | Hygiene serialization implementation | Aaron Hill | -4/+11 |
| 2020-06-30 | Add force-host to test aux file used by proc-macro | Aaron Hill | -1/+1 |
| 2020-06-29 | Normalize symbol ids to 0 in test stdout | Aaron Hill | -8/+10 |
| 2020-06-29 | Serialize all foreign `SourceFile`s into proc-macro crate metadata | Aaron Hill | -0/+30 |
