mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 03:20:38 +00:00

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.