about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/removed.rs
AgeCommit message (Expand)AuthorLines
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