| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-21 | Rename buffer_lint_with_diagnostic to buffer_lint | Xiretza | -1/+1 |
| 2024-05-21 | Convert uses of BuiltinLintDiag::Normal to custom variants | Xiretza | -3/+3 |
| 2024-04-26 | Adjust some `pub`s. | Nicholas Nethercote | -2/+2 |
| 2024-04-26 | Move some functions from `rustc_expand` to `rustc_builtin_macros`. | Nicholas Nethercote | -4/+184 |
| 2024-03-05 | Rename all `ParseSess` variables/fields/lifetimes as `psess`. | Nicholas Nethercote | -2/+2 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -1/+1 |
| 2023-03-22 | rustc: Remove unused `Session` argument from some attribute functions | Vadim Petrochenkov | -2/+2 |
| 2022-11-29 | Avoid unnecessary `MetaItem`/`Attribute` conversions. | Nicholas Nethercote | -3/+8 |
| 2021-12-15 | Add a lint for duplicated attributes. | Ethiraric | -2/+33 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+12 |
