Make GATs no longer incomplete
This commit is contained in:
parent
27e4205881
commit
f1ab6f93e6
138 changed files with 197 additions and 587 deletions
|
@ -2315,7 +2315,7 @@ declare_lint! {
|
|||
/// ### Example
|
||||
///
|
||||
/// ```rust
|
||||
/// #![feature(generic_associated_types)]
|
||||
/// #![feature(const_generics)]
|
||||
/// ```
|
||||
///
|
||||
/// {{produces}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue