mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
c4f26b15e3
Improve errors for recursive type aliases Fixes #17539.
For more information about how the query system works, see the rustc dev guide.