mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

If a const is expected, resolve a const. If a type is expected, resolve a type. Don't try to resolve a type first falling back to consts.
If a const is expected, resolve a const. If a type is expected, resolve a type. Don't try to resolve a type first falling back to consts.