rust/compiler/rustc_feature
Oli Scherer 1f7df1956a Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour
This makes `type_alias_impl_trait` not actually do anything anymore
2021-03-15 17:32:43 +00:00
..
src Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour 2021-03-15 17:32:43 +00:00
Cargo.toml feature: replace lazy_static by SyncLazy from std 2020-09-01 22:06:47 +01:00