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