mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-23 06:08:41 +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.