index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_feature
/
src
/
removed.rs
Age
Commit message (
Expand
)
Author
Lines
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
2022-06-09
Stabilize the `bundle` native library modifier
Vadim Petrochenkov
-0
/
+3
2022-06-08
Remove the `infer_static_outlives_requirements` feature
Yuki Okushi
-0
/
+3
2022-05-21
Remove feature: `crate` visibility modifier
Jacob Pratt
-0
/
+2
2022-02-24
Remove in-band lifetimes
Michael Goulet
-0
/
+3
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-0
/
+2
2021-11-24
Create rustdoc_internals feature gate
Guillaume Gomez
-0
/
+6
2021-11-15
Alphabetize language features
Jacob Pratt
-96
/
+94
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-2
/
+0
2021-09-07
Fix typo in `const_generics` replaced with `adt_const_params` note
Mingwei Samuel
-1
/
+1
2021-08-30
`feature(const_param_types)` -> `feature(adt_const_params)`
lcnr
-1
/
+1
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-0
/
+3
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-0
/
+4
2021-08-27
Introduce `~const`
Deadbeef
-0
/
+3
2021-08-10
Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
bjorn3
-1
/
+4
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-0
/
+5
2021-07-28
min_type_alias_impl_trait is going to be removed in 1.56
Santiago Pastorino
-1
/
+1
2021-07-27
Remove min_type_alias_impl_trait feature
Santiago Pastorino
-0
/
+4
2021-07-27
existential_type was removed in favor of type_alias_impl_trait
Santiago Pastorino
-1
/
+1
2021-07-19
Improve impl_trait_in_bindings removed feature text
Santiago Pastorino
-1
/
+1
2021-07-18
Remove impl_trait_in_bindings feature flag
Santiago Pastorino
-0
/
+4
2021-07-10
remove const_raw_ptr_to_usize_cast feature
Ralf Jung
-0
/
+4
[prev]
[next]