Make Lazy not care about lifetimes until decode
This commit is contained in:
parent
fa70b89d19
commit
d1a9a95517
10 changed files with 217 additions and 54 deletions
|
@ -33,6 +33,7 @@
|
|||
#![feature(discriminant_kind)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
#![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