Recover from fn ptr tys with generic param list
This commit is contained in:
parent
b7b7f2716e
commit
c2b906ba9a
6 changed files with 228 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
#![feature(array_windows)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(iter_intersperse)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue