Stabilize GATs
This commit is contained in:
parent
02654a0844
commit
3cf0e98dc9
280 changed files with 313 additions and 808 deletions
|
@ -31,7 +31,7 @@
|
|||
#![feature(discriminant_kind)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
#![feature(generic_associated_types)]
|
||||
#![cfg_attr(bootstrap, feature(generic_associated_types))]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(map_first_last)]
|
||||
#![feature(negative_impls)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue