mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
eead58e75b
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |