| Age | Commit message (Expand) | Author | Lines |
| 2024-10-14 | replace placeholder version | Josh Stone | -2/+2 |
| 2024-10-11 | Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser | bors | -0/+2 |
| 2024-10-10 | Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatch | León Orell Valerian Liehr | -0/+4 |
| 2024-10-01 | Remove anon struct and union types | Michael Goulet | -1/+1 |
| 2024-10-01 | Remove unnamed field feature | Michael Goulet | -0/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-09-03 | replace placeholder version | Boxy | -1/+1 |
| 2024-08-05 | Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2024-07-30 | Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 | bors | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-07-28 | Update CURRENT_RUSTC_VERSION | Mark Rousskov | -1/+1 |
| 2024-07-15 | make invalid_type_param_default lint show up in cargo future-compat reports | Ralf Jung | -0/+3 |
| 2024-07-14 | clarify the meaning of the version number for accepted/removed features | Ralf Jung | -0/+6 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -0/+3 |
| 2024-05-15 | Gate implicit mutable by-reference bindings behind `mut ref` | Jules Bertholet | -0/+2 |
| 2024-05-15 | Remove `ref_pat_everywhere` | Jules Bertholet | -0/+1 |
| 2024-03-19 | branch 1.78: replace-version-placeholder | Mark Rousskov | -1/+1 |
| 2024-02-25 | remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics | Ralf Jung | -0/+3 |
| 2024-02-08 | Bump version placeholders | Mark Rousskov | -1/+1 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2024-01-30 | Remove `ffi_returns_twice` feature | clubby789 | -0/+3 |
| 2024-01-30 | Remove the `abi_amdgpu_kernel` feature | clubby789 | -0/+2 |
| 2023-12-22 | update version placeholders | Pietro Albini | -1/+1 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -72/+73 |
| 2023-12-04 | Remove the `precise_pointer_size_matching` feature gate | Nadrieril | -0/+3 |
| 2023-11-15 | Substitute version placeholders | Mark Rousskov | -1/+1 |
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -1/+4 |
| 2023-10-23 | Fix suggestion for renamed coroutines feature | Yotam Ofek | -1/+1 |
| 2023-10-20 | Re-add `generators` as a removed feature and point to the new feature name | Oli Scherer | -0/+4 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 |
| 2023-10-16 | Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`. | Nicholas Nethercote | -1/+1 |
| 2023-10-16 | Remove `rustc_feature::State`. | Nicholas Nethercote | -7/+12 |
| 2023-10-14 | Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkan | bors | -1/+1 |
| 2023-10-05 | Merge `STABLE_REMOVED_FEATURES` list into `REMOVED_FEATURES`. | Nicholas Nethercote | -22/+5 |
| 2023-10-03 | Bump version placeholders | Mark Rousskov | -1/+1 |
| 2023-09-14 | Fix the error message for `#![feature(no_coverage)]` | Zalathar | -2/+2 |
| 2023-09-08 | Add `no_coverage` to the 'removed features' list | Andy Caldwell | -0/+3 |
| 2023-05-31 | Remove const eval limit and implement an exponential backoff lint instead | Oli Scherer | -1/+3 |
| 2023-04-28 | replace version placeholders | Pietro Albini | -1/+1 |
| 2023-04-25 | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | -2/+0 |
| 2023-04-22 | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco | bors | -0/+2 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -1/+1 |
| 2023-04-16 | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | -0/+2 |
| 2023-03-12 | Remove `box_syntax` from AST and use in tools | clubby789 | -0/+2 |
| 2023-02-28 | Remove the `capture_disjoint_fields` feature | clubby789 | -0/+2 |
| 2022-09-26 | replace stabilization placeholders | Pietro Albini | -1/+1 |
| 2022-08-28 | Remove `register_attr` feature | Yuki Okushi | -0/+3 |
| 2022-07-13 | add array tests, cleanup, tidy, and bless | Ralf Jung | -1/+1 |
| 2022-07-13 | remove untagged_union feature gate | Ralf Jung | -0/+3 |
| 2022-06-13 | Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p... | Matthias Krüger | -0/+3 |