Report elision failures on the AST.
This commit is contained in:
parent
bfd0435fd7
commit
3c5048d2ec
57 changed files with 1641 additions and 1749 deletions
|
@ -11,6 +11,7 @@
|
|||
#![feature(drain_filter)]
|
||||
#![feature(if_let_guard)]
|
||||
#![cfg_attr(bootstrap, feature(let_chains))]
|
||||
#![feature(iter_intersperse)]
|
||||
#![feature(let_else)]
|
||||
#![feature(never_type)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue