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
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
2021-06-04
Remove `doc(include)`
Joshua Nelson
-0
/
+4
2021-05-09
remove const_fn feature gate
Ralf Jung
-0
/
+3
2021-04-23
Add pub_macro_rules to the list of removed features
Santiago Pastorino
-0
/
+2
2021-04-16
Remove #[main] attribute.
Charles Lew
-0
/
+2
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-0
/
+4
2021-04-02
Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514
bors
-0
/
+5
2021-03-15
Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]`
Camelid
-0
/
+5
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-1
/
+1
2021-01-30
Remove const_in_array_rep_expr
kadmin
-0
/
+3
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-1
/
+4
2020-09-17
Fix 'FIXME' about using NonZeroU32 instead of u32.
Mara Bos
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+129