| Age | Commit message (Expand) | Author | Lines |
| 2024-05-20 | Implement BOXED_SLICE_INTO_ITER | Michael Goulet | -4/+5 |
| 2024-05-20 | Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pn... | Matthias Krüger | -0/+2 |
| 2024-05-20 | address nit | Felix S Klock II | -1/+1 |
| 2024-05-14 | create a feature gate | jdonszelmann | -0/+2 |
| 2024-05-13 | Add expr_2021 nonterminal and feature flag | Eric Holk | -0/+2 |
| 2024-02-16 | Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin | bors | -0/+4 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -1/+1 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -8/+9 |
| 2024-02-13 | Unmark the feature gate as incomplete | Nadrieril | -1/+1 |
| 2024-02-12 | Rollup merge of #120965 - ChrisDenton:sahf, r=michaelwoerister | Matthias Krüger | -0/+2 |
| 2024-02-12 | Add lahfsahf and prfchw target feature | Chris Denton | -0/+2 |
| 2024-02-12 | Implement intrinsics with fallback bodies | Oli Scherer | -0/+4 |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -1/+1 |
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -0/+2 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -6/+6 |
| 2024-02-09 | Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco | Matthias Krüger | -2/+0 |
| 2024-02-08 | Bump version placeholders | Mark Rousskov | -6/+6 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -5/+3 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -2/+0 |
| 2024-02-01 | `#![feature(inline_const_pat)]` is no longer incomplete | Matthew Jasper | -1/+1 |
| 2024-01-30 | Remove `ffi_returns_twice` feature | clubby789 | -5/+3 |
| 2024-01-30 | Remove the `abi_amdgpu_kernel` feature | clubby789 | -2/+2 |
| 2024-01-24 | Add feature gate | Nadrieril | -0/+3 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -3/+3 |
| 2024-01-19 | Split remaining offset_of features into new tracking issues | George Bateman | -2/+2 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -0/+2 |
| 2024-01-17 | Improved collapse_debuginfo attribute, added command-line flag (no|external|yes) | Andrew Zhogin | -1/+1 |
| 2024-01-12 | Rollup merge of #119866 - smoelius:patch-2, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-01-11 | Set `c_str_literals` stabilization version back to `CURRENT_RUSTC_VERSION` | Eduardo Sánchez Muñoz | -1/+1 |
| 2024-01-11 | Convert `effects` description to doc comment | Samuel Moelius | -1/+1 |
| 2024-01-05 | Rollup merge of #119354 - fmease:negative_bounds-fixes, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-12-31 | Update tracking issue of naked_functions | Gary Guo | -1/+1 |
| 2023-12-28 | Make feature `negative_bounds` internal | León Orell Valerian Liehr | -1/+1 |
| 2023-12-26 | Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni... | Michael Goulet | -0/+4 |
| 2023-12-23 | Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrum | bors | -7/+7 |
| 2023-12-23 | Add missing CFI sanitizer cfgs feature gate | Urgau | -0/+4 |
| 2023-12-22 | update version placeholders | Pietro Albini | -7/+7 |
| 2023-12-19 | Desugar for await loops | Eric Holk | -1/+1 |
| 2023-12-19 | Plumb awaitness of for loops | Eric Holk | -0/+2 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -439/+433 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -0/+2 |
| 2023-12-06 | Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errors | bors | -6/+0 |
| 2023-12-05 | Add lifetime_capture_rules_2024 | Michael Goulet | -0/+2 |
| 2023-12-05 | Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors | Michael Goulet | -6/+14 |
| 2023-12-05 | Rollup merge of #118598 - Nadrieril:remove_precise_pointer_size_matching, r=d... | Matthias Krüger | -2/+3 |
| 2023-12-05 | Remove `#[rustc_host]`, use internal desugaring | Deadbeef | -6/+0 |
| 2023-12-04 | Remove the `precise_pointer_size_matching` feature gate | Nadrieril | -2/+3 |
| 2023-12-02 | Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errors | bors | -1/+1 |
| 2023-12-02 | Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`. | Nicholas Nethercote | -1/+1 |
| 2023-12-01 | Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstrieb | bors | -2/+2 |