Take RPITITs inherit the assumed_wf_types of their parent fn
This commit is contained in:
parent
03a57254b5
commit
349a2372ed
6 changed files with 57 additions and 100 deletions
|
@ -8,6 +8,7 @@
|
|||
#![feature(assert_matches)]
|
||||
#![feature(iterator_try_collect)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(never_type)]
|
||||
#![feature(box_patterns)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue