| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-03 | Fix some clippy lints | Joshua Nelson | -6/+4 |
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -2/+0 |
| 2020-11-24 | Invoke attributes on the statement for statement items | Aaron Hill | -0/+9 |
| 2020-11-19 | resolve/expand: Misc cleanup | Vadim Petrochenkov | -1/+3 |
| 2020-11-19 | expand: Tell built-in macros whether we are currently in forced expansion mode | Vadim Petrochenkov | -2/+5 |
| 2020-11-01 | Use the right span for errors about #[deprecated] attributes. | Mara Bos | -1/+1 |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -14/+0 |
| 2020-09-28 | expand: Minor fn ptr call cleanup | Vadim Petrochenkov | -3/+3 |
| 2020-09-28 | expand: Stop un-interpolating `NtIdent`s before passing them to built-in macros | Vadim Petrochenkov | -25/+2 |
| 2020-09-10 | Attach tokens to `ast::Stmt` | Aaron Hill | -0/+2 |
| 2020-09-10 | Attach `TokenStream` to `ast::Ty` | Aaron Hill | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1227 |
