| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-04-26 | Adjust some `pub`s. | Nicholas Nethercote | -1/+1 |
| 2024-04-26 | Move some functions from `rustc_expand` to `rustc_builtin_macros`. | Nicholas Nethercote | -1/+1 |
| 2024-03-13 | delay expand macro bang when there has indeterminate path | bohan | -5/+9 |
| 2024-02-25 | Remove `ast::` & `base::` prefixes from some builtin macros | Lieselotte | -2/+2 |
| 2024-02-25 | Add `ErrorGuaranteed` to `ast::ExprKind::Err` | Lieselotte | -8/+6 |
| 2023-12-24 | Remove `ExtCtxt` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -1/+1 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -1/+1 |
| 2023-04-10 | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | -0/+5 |
| 2022-04-08 | check_doc_keyword: don't alloc string for emptiness check | klensy | -1/+1 |
| 2022-02-19 | Adopt let else in more places | est31 | -3/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+20 |
