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