Support eager subdiagnostics again
This commit is contained in:
parent
ef4046e4f3
commit
7aff210ead
4 changed files with 29 additions and 30 deletions
|
@ -1,5 +1,6 @@
|
|||
#![feature(allow_internal_unstable)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue