| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-28 | Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lint | Aaron Hill | -1/+13 |
| 2021-01-17 | Remove dead code | Ryan Levick | -29/+1 |
| 2021-01-14 | Use Option::map_or instead of `.map(..).unwrap_or(..)` | LingMan | -1/+1 |
| 2020-12-30 | Implement edition-based macro pat feature | mark | -5/+11 |
| 2020-12-22 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -7/+8 |
| 2020-10-19 | Fix brace problem in panic message in rustc_expand. | Mara Bos | -1/+2 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -5/+4 |
| 2020-10-19 | Avoid cloning the contents of a `TokenStream` in a few places | Aaron Hill | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1193 |
