about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/removed.rs
AgeCommit message (Expand)AuthorLines
2025-03-04List the feature in removed.rsAlice Ryhl-0/+2
2025-02-24Remove dyn_compatible_for_dispatchMichael Goulet-0/+9
2025-02-09Remove lifetime_capture_rules_2024 featureMichael Goulet-0/+2
2025-01-28replaces few consts with statics to reduce readonly sectionklensy-1/+1
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-1/+1
2025-01-21remove support for the #[start] attributeRalf Jung-2/+3
2025-01-08update version placeholdersPietro Albini-1/+1
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-1/+1
2024-12-14(Re-)Implement impl_trait_in_bindingsMichael Goulet-3/+0
2024-12-03Remove generic_associated_types_extended feature gateMichael Goulet-0/+7
2024-11-27replace placeholder versionBoxy-1/+1
2024-11-03Yeet effects featureMichael Goulet-0/+3
2024-10-24s/SmartPointer/CoerceReferent/gDing Xiang Fei-0/+2
2024-10-23rename lang feature lists to include LANGRalf Jung-1/+1
2024-10-15replace placeholder versionJosh Stone-2/+2
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-0/+2
2024-10-10Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatchLeón Orell Valerian Liehr-0/+4
2024-10-01Remove anon struct and union typesMichael Goulet-1/+1
2024-10-01Remove unnamed field featureMichael Goulet-0/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-03replace placeholder versionBoxy-1/+1
2024-08-05Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errorsMatthias Krüger-0/+3
2024-07-30Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68bors-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-28Update CURRENT_RUSTC_VERSIONMark Rousskov-1/+1
2024-07-15make invalid_type_param_default lint show up in cargo future-compat reportsRalf Jung-0/+3
2024-07-14clarify the meaning of the version number for accepted/removed featuresRalf Jung-0/+6
2024-07-11Remove extern "wasm" ABINikita Popov-0/+3
2024-05-15Gate implicit mutable by-reference bindings behind `mut ref`Jules Bertholet-0/+2
2024-05-15Remove `ref_pat_everywhere`Jules Bertholet-0/+1
2024-03-19branch 1.78: replace-version-placeholderMark Rousskov-1/+1
2024-02-25remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsicsRalf Jung-0/+3
2024-02-08Bump version placeholdersMark Rousskov-1/+1
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-0/+3
2024-01-30Remove `ffi_returns_twice` featureclubby789-0/+3
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-0/+2
2023-12-22update version placeholdersPietro Albini-1/+1
2023-12-10Remove edition umbrella features.Eric Huss-72/+73
2023-12-04Remove the `precise_pointer_size_matching` feature gateNadrieril-0/+3
2023-11-15Substitute version placeholdersMark Rousskov-1/+1
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-1/+4
2023-10-23Fix suggestion for renamed coroutines featureYotam Ofek-1/+1
2023-10-20Re-add `generators` as a removed feature and point to the new feature nameOli Scherer-0/+4
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-10-16Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`.Nicholas Nethercote-1/+1
2023-10-16Remove `rustc_feature::State`.Nicholas Nethercote-7/+12
2023-10-14Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkanbors-1/+1
2023-10-05Merge `STABLE_REMOVED_FEATURES` list into `REMOVED_FEATURES`.Nicholas Nethercote-22/+5
2023-10-03Bump version placeholdersMark Rousskov-1/+1
2023-09-14Fix the error message for `#![feature(no_coverage)]`Zalathar-2/+2