mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
f01b339dae
In some limited cases, suggest `where` bounds for non-type params Partially address #81971.
For more information about how rustc works, see the rustc dev guide.