| Age | Commit message (Expand) | Author | Lines |
| 2025-03-27 | Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercote | Jacob Pratt | -0/+1 |
| 2025-03-26 | expand: Leave traces when expanding `cfg` attributes | Vadim Petrochenkov | -0/+1 |
| 2025-03-26 | Implement lint against using Interner and InferCtxtLike in random compiler cr... | Michael Goulet | -0/+2 |
| 2025-03-24 | Move `is_used_keyword_conditional`. | Nicholas Nethercote | -4/+4 |
| 2025-03-24 | Alphabetize the keywords list. | Nicholas Nethercote | -8/+21 |
| 2025-03-24 | Fix some formatting. | Nicholas Nethercote | -2/+2 |
| 2025-03-24 | Improve keyword comments a little. | Nicholas Nethercote | -5/+4 |
| 2025-03-24 | Remove `is_any_keyword` methods. | Nicholas Nethercote | -17/+7 |
| 2025-03-22 | Auto merge of #136974 - m-ou-se:fmt-options-64-bit, r=scottmcm | bors | -1/+0 |
| 2025-03-21 | Rollup merge of #138717 - jdonszelmann:pin-macro, r=WaffleLapkin | Matthias Krüger | -0/+1 |
| 2025-03-21 | Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am... | Matthias Krüger | -0/+1 |
| 2025-03-19 | add rustc_macro_edition_2021 | Jana Dönszelmann | -0/+1 |
| 2025-03-17 | expand: Leave traces when expanding `cfg_attr` attributes | Vadim Petrochenkov | -0/+1 |
| 2025-03-16 | add `naked_functions_target_feature` unstable feature | Folkert de Vries | -0/+1 |
| 2025-03-12 | Reduce FormattingOptions to 64 bits. | Mara Bos | -1/+0 |
| 2025-03-12 | Introduce `sym::dummy` and `Ident::dummy`. | Nicholas Nethercote | -0/+22 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -0/+1 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -0/+1 |
| 2025-03-10 | Limit formatting width and precision to 16 bits. | Mara Bos | -0/+1 |
| 2025-03-07 | Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehuss | Jacob Pratt | -0/+1 |
| 2025-03-07 | Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis | Matthias Krüger | -0/+2 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -0/+1 |
| 2025-03-06 | Add ergonomic_clones feature flag | Santiago Pastorino | -0/+1 |
| 2025-03-06 | Remove the `Option` part of range ends in the HIR | Oli Scherer | -0/+4 |
| 2025-03-04 | Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU | bors | -0/+1 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -0/+1 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -0/+1 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -0/+1 |
| 2025-03-01 | Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses | Frank King | -0/+1 |
| 2025-02-28 | Introduce `feature(generic_const_parameter_types)` | Boxy | -0/+1 |
| 2025-02-26 | Support raw-dylib link kind on ELF | Noratrieb | -0/+1 |
| 2025-02-25 | Rollup merge of #137595 - folkertdev:remove-simd-pow-powi, r=RalfJung | León Orell Valerian Liehr | -2/+0 |
| 2025-02-25 | remove `simd_fpow` and `simd_fpowi` | Folkert de Vries | -2/+0 |
| 2025-02-24 | Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obk | Michael Goulet | -1/+1 |
| 2025-02-24 | rename simd_shuffle_generic → simd_shuffle_const_generic | Ralf Jung | -1/+1 |
| 2025-02-24 | span: add a "future" edition | David Wood | -0/+1 |
| 2025-02-24 | remove support for rustc_intrinsic_must_be_overridden from the compiler | Ralf Jung | -1/+0 |
| 2025-02-23 | Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35 | Trevor Gross | -12/+4 |
| 2025-02-19 | Restrict bevy hack | Michael Goulet | -0/+2 |
| 2025-02-18 | add last std diagnostic items for clippy | cyrgani | -0/+7 |
| 2025-02-17 | Rollup merge of #137140 - Noratrieb:const-move, r=jieyouxu,compiler-errors | Matthias Krüger | -0/+2 |
| 2025-02-17 | Rollup merge of #137101 - GrigorenkoPV:str-inherent-lint, r=Urgau | Matthias Krüger | -0/+4 |
| 2025-02-17 | Rename `pattern_complexity` attr as `pattern_complexity_limit`. | Nicholas Nethercote | -1/+1 |
| 2025-02-16 | Fix const items not being allowed to be called `r#move` or `r#static` | Noratrieb | -0/+2 |
| 2025-02-16 | invalid_from_utf8[_unchecked]: also lint inherent methods | Pavel Grigorenko | -0/+4 |
| 2025-02-13 | Auto merge of #136965 - jhpratt:rollup-bsnqvmf, r=jhpratt | bors | -0/+2 |
| 2025-02-13 | Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=c... | Jacob Pratt | -0/+1 |
| 2025-02-13 | Rollup merge of #136660 - compiler-errors:BikeshedGuaranteedNoDrop, r=lcnr | Jacob Pratt | -0/+1 |
| 2025-02-13 | Implement RFC 3624 supertrait_item_shadowing | Michael Goulet | -0/+1 |
| 2025-02-12 | Split out the `extern_system_varargs` feature | Jubilee Young | -0/+1 |