Stabilize GATs
This commit is contained in:
parent
02654a0844
commit
3cf0e98dc9
280 changed files with 313 additions and 808 deletions
|
@ -3989,8 +3989,6 @@ declare_lint! {
|
|||
/// ### Example
|
||||
///
|
||||
/// ```rust
|
||||
/// #![feature(generic_associated_types)]
|
||||
///
|
||||
/// trait Trait {
|
||||
/// type Assoc<'a> where Self: 'a;
|
||||
/// }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue