rust/compiler/rustc_infer
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
..
src Rollup merge of #92045 - oli-obk:cleanup, r=petrochenkov 2022-01-14 07:47:31 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00