SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #109749 - compiler-errors:new-solver-float-var, r=lcnr

Canonicalize float var as float in new solver

Typo in new canonicalizer -- we should be canonicalizing float vars as `CanonicalTyVarKind::Float`, not `CanonicalTyVarKind::Int`.

Fixes compiler-errors/next-solver-hir-issues#9
Y
Yuki Okushi committed
e1f4ddfdd92cfe40f6565f0f6c999dc77612e55f
Committed by GitHub <noreply@github.com> on 3/30/2023, 12:07:02 PM