Move InferCtxtExt to rustc_trait_selection
This commit is contained in:
parent
1cff564203
commit
5ff45dc89e
7 changed files with 9 additions and 8 deletions
|
@ -20,6 +20,7 @@
|
|||
#![feature(let_else)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(never_type)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue