granite-rust/compiler/rustc_infer/src
Matthias Krüger f13e871ac5
Rollup merge of #92045 - oli-obk:cleanup, r=petrochenkov
Don't fall back to crate-level opaque type definitions.

That would just hide bugs, as it works accidentally if the opaque type is defined at the crate level.

Only works after #90948 which worked by accident for our entire test suite.
2022-01-14 07:47:31 +01:00
..
infer Rollup merge of #92045 - oli-obk:cleanup, r=petrochenkov 2022-01-14 07:47:31 +01:00
traits Eliminate ObligationCauseData. 2021-12-20 09:29:20 +11:00
lib.rs Rollup merge of #91878 - LegionMammal978:less-inband-infer, r=Aaron1011 2021-12-19 17:38:33 +01:00