rust/compiler/rustc_borrowck
Oli Scherer 25876b3541 Report opaque type mismatches directly during borrowck of the function instead of within the type_of query.
This allows us to only store a single hidden type per opaque type instead of having to store one per set of substitutions.
2022-04-07 13:39:52 +00:00
..
src Report opaque type mismatches directly during borrowck of the function instead of within the type_of query. 2022-04-07 13:39:52 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00