rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.52k stars 94 forks source link

Upgrade to indexmap v2 #1382

Closed cuviper closed 1 year ago

cuviper commented 1 year ago

No code changes are required for the upgrade, but I touched up a couple of things as I was looking around.

bjorn3 commented 1 year ago

Thanks!