| Age | Commit message (Expand) | Author | Lines |
| 2025-01-25 | Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukang | Matthias Krüger | -184/+161 |
| 2025-01-25 | Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkin | bors | -2/+15 |
| 2025-01-23 | Implement `optimize(none)` attribute | clubby789 | -2/+15 |
| 2025-01-23 | Bless and add tests | Boxy | -12/+9 |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -47/+57 |
| 2025-01-21 | remove long-deprecated no-op attributes no_start and crate_id | Ralf Jung | -184/+161 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -118/+36 |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -118/+36 |
| 2025-01-18 | Provide suggestion for `#![feature(default_field_values)]` | Esteban Küber | -10/+40 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -0/+159 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -0/+116 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -0/+116 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -0/+159 |
| 2025-01-08 | Rollup merge of #135219 - matthiaskrgr:simd'nt, r=compiler-errors | Jacob Pratt | -5/+51 |
| 2025-01-07 | Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk | Matthias Krüger | -29/+10 |
| 2025-01-07 | warn about broken simd not only on structs but also enums and unions when we ... | Matthias Krüger | -5/+51 |
| 2025-01-06 | Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubilee | Jacob Pratt | -0/+16 |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -0/+16 |
| 2025-01-02 | Unconditionally lower generic_arg_infer | Michael Goulet | -17/+3 |
| 2024-12-31 | allow irrefutable let patterns in feature gate test | Max Niederman | -29/+10 |
| 2024-12-24 | Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk | bors | -2/+2 |
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl... | Zalathar | -12/+23 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -2/+2 |
| 2024-12-18 | Rollup merge of #134481 - estebank:unstable-lint-span, r=compiler-errors | Jacob Pratt | -24/+24 |
| 2024-12-18 | Point at lint name instead of whole attr for gated lints | Esteban Küber | -24/+24 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -23/+12 |
| 2024-12-14 | Auto merge of #134185 - compiler-errors:impl-trait-in-bindings, r=oli-obk | bors | -0/+18 |
| 2024-12-14 | Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr | bors | -5/+44 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -0/+18 |
| 2024-12-14 | Rollup merge of #134271 - adetaylor:feature-gate-test, r=wesleywiser | Matthias Krüger | -3/+42 |
| 2024-12-14 | Rollup merge of #134262 - adetaylor:revert-diagnostics, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-12-14 | Rollup merge of #134181 - estebank:trim-render, r=oli-obk | Matthias Krüger | -18/+0 |
| 2024-12-13 | Arbitrary self types v2: better feature gate test | Adrian Taylor | -3/+42 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+20 |
| 2024-12-13 | Arbitrary self types v2: adjust diagnostic. | Adrian Taylor | -2/+2 |
| 2024-12-13 | Auto merge of #132706 - compiler-errors:async-closures, r=oli-obk | bors | -12/+1 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -12/+1 |
| 2024-12-12 | Filter empty lines, comments and delimiters from previous to last multiline s... | Esteban Küber | -10/+0 |
| 2024-12-12 | Tweak multispan rendering | Esteban Küber | -8/+0 |
| 2024-12-12 | Auto merge of #132961 - adetaylor:arbitrary-self-types-the-big-bit, r=compile... | bors | -11/+11 |
| 2024-12-12 | Add tests | Michael Goulet | -0/+20 |
| 2024-12-11 | Arbitrary self types v2: use Receiver trait | Adrian Taylor | -11/+11 |
| 2024-12-10 | Add feature gate, not working yet | Michael Goulet | -0/+62 |
| 2024-12-09 | review comments: rewordings | Esteban Küber | -22/+22 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -0/+424 |
| 2024-12-08 | Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-dead | Matthias Krüger | -0/+165 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -16/+0 |
| 2024-12-03 | Remove generic_associated_types_extended feature gate | Michael Goulet | -16/+0 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -0/+31 |
| 2024-11-26 | tests: remove `//@ pretty-expanded` usages | 许杰友 Jieyou Xu (Joe) | -3/+1 |