add new emit_inference_failure_err
This commit is contained in:
parent
721fc73208
commit
3fe346e7a3
124 changed files with 2113 additions and 629 deletions
|
@ -22,6 +22,7 @@
|
|||
#![feature(let_else)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(try_blocks)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue