rust/compiler/rustc_borrowck
bors eead58e75b Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwco
Check hidden types for well formedness at the definition site instead of only at the opaque type itself

work towards #90409 . We'll need to look into closure and generator bodies of closures and generators nested inside the hidden type in order to fix that. In hindsight this PR is not necessary for that, but it may be a bit easier with it and we'll get better diagnostics from it on its own.
2022-05-10 13:39:43 +00:00
..
src Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwco 2022-05-10 13:39:43 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00