Files
carbon-lang/toolchain
Geoff Romer ba6257891e Remove ValueParamPattern case from deduction (#6869)
This case is redundant: when deducing against a runtime parameter
pattern, the type is all that matters, and the type is added to the
deduction earlier. Additionally deducing the same argument against
parameter's subpattern just creates duplicate work, because the
subpattern has the same type.
2026-03-10 21:15:38 +00:00
..
2026-03-09 15:49:11 +00:00
2026-03-10 20:04:28 +00:00
2026-02-19 19:26:56 +00:00