Stabilize GATs
This commit is contained in:
parent
02654a0844
commit
3cf0e98dc9
280 changed files with 313 additions and 808 deletions
|
@ -2,7 +2,7 @@
|
|||
#![feature(decl_macro)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(generators)]
|
||||
#![feature(generic_associated_types)]
|
||||
#![cfg_attr(bootstrap, feature(generic_associated_types))]
|
||||
#![feature(iter_from_generator)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue