Skip to content

Commit

Permalink
Auto merge of #114672 - lenawanel:master, r=compiler-errors
Browse files Browse the repository at this point in the history
make `typeid::typeid_itanium_cxx_abi::transform_ty` evaluate length in array types

the ICE in rust-lang/rust#114275 was caused by `transform_ty`
in compiler/rustc_symbol_mangling/src/typeid/typeid_itanium_cxx_abi.rs encountering an unevaluated const, while expecting it to already be evaluated.
  • Loading branch information
bors committed Aug 11, 2023
2 parents 9c28bd1 + 58df3b5 commit a6aa749
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a6aa749

Please sign in to comment.