Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnr
Make `const_generics_defaults` not an incomplete feature r? `@lcnr`
This commit is contained in:
commit
aa10380f3b
11 changed files with 2 additions and 11 deletions
|
@ -698,7 +698,6 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
|
|||
sym::repr128,
|
||||
sym::unsized_locals,
|
||||
sym::capture_disjoint_fields,
|
||||
sym::const_generics_defaults,
|
||||
sym::inherent_associated_types,
|
||||
sym::type_alias_impl_trait,
|
||||
sym::native_link_modifiers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue