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 1a0d964 + abbe992 commit 405612e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 405612e

Please sign in to comment.