mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
da19b9d24c
Improve bound const handling A few changes to make const handling more similar to type handling. r? `@compiler-errors` -errors