rust/compiler/rustc_infer/src
Aaron Hill 41f9f38d6e
Remove Session.trait_methods_not_found
Instead, avoid registering the problematic well-formed obligation
to begin with. This removes global untracked mutable state,
and avoids potential issues with incremental compilation.
2021-08-21 20:45:11 -05:00
..
infer move fallback_if_possible and friends to fallback.rs 2021-08-20 17:27:50 -04:00
traits Remove Session.trait_methods_not_found 2021-08-21 20:45:11 -05:00
lib.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00