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
This commit is contained in:
parent
19dce738f9
commit
1f7df1956a
332 changed files with 4832 additions and 594 deletions
|
@ -736,6 +736,7 @@ symbols! {
|
|||
min_const_generics,
|
||||
min_const_unsafe_fn,
|
||||
min_specialization,
|
||||
min_type_alias_impl_trait,
|
||||
minnumf32,
|
||||
minnumf64,
|
||||
mips_target_feature,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue