| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-03-05 | Rename all `ParseSess` variables/fields/lifetimes as `psess`. | Nicholas Nethercote | -4/+4 |
| 2024-01-08 | Make `DiagnosticBuilder::emit` consuming. | Nicholas Nethercote | -1/+1 |
| 2023-12-18 | Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`. | Nicholas Nethercote | -3/+1 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -1/+1 |
| 2023-06-25 | Migrate some rustc_builtin_macros to SessionDiagnostic | He1pa | -1/+4 |
| 2023-03-23 | expand: Pass `ast::Crate` by reference to AST transforming passes | Vadim Petrochenkov | -3/+1 |
| 2022-09-14 | make `mk_attr_id` part of `ParseSess` | SparrowLii | -1/+7 |
| 2020-10-21 | Unconditionally capture tokens for attributes. | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach tokens to `NtMeta` (`ast::AttrItem`) | Aaron Hill | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+35 |
