mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
fd853c00e2
Add hir::GenericArg::Infer In order to extend inference to consts, make an Infer type on hir::GenericArg.