Update Rust nightly.
Removes feature(generic_associated_types)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#![no_std]
|
||||
#![feature(generic_associated_types)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
||||
// This mod MUST go first, so that the others see its macros.
|
||||
|
Reference in New Issue
Block a user