about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/removed.rs
AgeCommit message (Expand)AuthorLines
2021-07-28min_type_alias_impl_trait is going to be removed in 1.56Santiago Pastorino-1/+1
2021-07-27Remove min_type_alias_impl_trait featureSantiago Pastorino-0/+4
2021-07-27existential_type was removed in favor of type_alias_impl_traitSantiago Pastorino-1/+1
2021-07-19Improve impl_trait_in_bindings removed feature textSantiago Pastorino-1/+1
2021-07-18Remove impl_trait_in_bindings feature flagSantiago Pastorino-0/+4
2021-07-10remove const_raw_ptr_to_usize_cast featureRalf Jung-0/+4
2021-06-04Remove `doc(include)`Joshua Nelson-0/+4
2021-05-09remove const_fn feature gateRalf Jung-0/+3
2021-04-23Add pub_macro_rules to the list of removed featuresSantiago Pastorino-0/+2
2021-04-16Remove #[main] attribute.Charles Lew-0/+2
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-0/+4
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-0/+5
2021-03-15Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]`Camelid-0/+5
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+1
2021-01-30Remove const_in_array_rep_exprkadmin-0/+3
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-1/+4
2020-09-17Fix 'FIXME' about using NonZeroU32 instead of u32.Mara Bos-3/+3
2020-08-30mv compiler to compiler/mark-0/+129