Make fatal DiagnosticBuilder yield never
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(never_type)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user