(almost) Always use ObligationCtxt when dealing with canonical queries
This commit is contained in:
parent
0da281b606
commit
d793d80cf7
8 changed files with 104 additions and 111 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![feature(let_chains)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue