| Age | Commit message (Expand) | Author | Lines |
| 2025-01-28 | Rollup merge of #136071 - wowinter13:clippy-add-diagnostic-items, r=flip1995 | Matthias Krüger | -0/+2 |
| 2025-01-25 | [Clippy] Add vec_reserve & vecdeque_reserve diagnostic items | wowinter13 | -0/+2 |
| 2025-01-25 | Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukang | Matthias Krüger | -2/+0 |
| 2025-01-21 | remove long-deprecated no-op attributes no_start and crate_id | Ralf Jung | -2/+0 |
| 2025-01-20 | warn on unused linker_messages warning attributes | jyn | -0/+1 |
| 2025-01-18 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -0/+1 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -0/+1 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -0/+1 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -0/+1 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -0/+1 |
| 2025-01-10 | mir_transform: implement forced inlining | David Wood | -0/+1 |
| 2025-01-08 | Add a list of symbols for stable standard library crates | Trevor Gross | -0/+4 |
| 2025-01-06 | Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubilee | Jacob Pratt | -0/+2 |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -0/+2 |
| 2025-01-03 | turn rustc_box into an intrinsic | Ralf Jung | -1/+0 |
| 2024-12-30 | Auto merge of #134757 - RalfJung:const_swap, r=scottmcm | bors | -1/+1 |
| 2024-12-27 | Rollup merge of #134834 - dtolnay:unnamedcall, r=compiler-errors | David Tolnay | -0/+6 |
| 2024-12-27 | Skip parenthesis around tuple struct field calls | David Tolnay | -0/+6 |
| 2024-12-27 | Move `{widening, carrying}_mul` to an intrinsic with fallback MIR | Scott McMurray | -0/+1 |
| 2024-12-25 | rename typed_swap → typed_swap_nonoverlapping | Ralf Jung | -1/+1 |
| 2024-12-24 | Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk | bors | -0/+1 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -0/+1 |
| 2024-12-22 | Delete `Rvalue::Len` | Scott McMurray | -1/+0 |
| 2024-12-20 | split up `#[rustc_deny_explicit_impl]` attribute | Lukas Markeffsky | -0/+1 |
| 2024-12-18 | Improve comments on `Keywords`. | Nicholas Nethercote | -2/+17 |
| 2024-12-18 | Move `gen` in the keyword list. | Nicholas Nethercote | -3/+3 |
| 2024-12-18 | Only have one source of truth for keywords. | Nicholas Nethercote | -0/+10 |
| 2024-12-18 | Simplify `AllKeywords`. | Nicholas Nethercote | -37/+15 |
| 2024-12-17 | Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez | Jacob Pratt | -0/+1 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -0/+1 |
| 2024-12-16 | Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -0/+1 |
| 2024-12-15 | Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov | bors | -7/+0 |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -0/+3 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -0/+1 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+3 |
| 2024-12-13 | Remove support for specializing ToString outside the standard library | bjorn3 | -7/+0 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+3 |
| 2024-12-11 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -0/+1 |
| 2024-12-10 | Add feature gate, not working yet | Michael Goulet | -0/+1 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -0/+1 |
| 2024-12-08 | Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-dead | Matthias Krüger | -0/+1 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -1/+0 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -0/+1 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -0/+1 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -0/+1 |
| 2024-12-01 | Rollup merge of #133686 - samueltardieu:push-xkxwxzxqokuu, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-11-30 | Add diagnostic item for `std::ops::ControlFlow` | Samuel Tardieu | -0/+1 |
| 2024-11-28 | Replace `Symbol::intern` calls with preinterned symbols | clubby789 | -0/+14 |