about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMarco Cavenati <Marco.Cavenati@eurecom.fr>2025-08-05 15:35:59 +0200
committerMarco Cavenati <Marco.Cavenati@eurecom.fr>2025-08-05 15:39:05 +0200
commitf7e46f9d603010be83b3302500c65130a5186782 (patch)
tree9f84ca762e16213a062d82e3cbdf3b5941e07293 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent0f353363965ebf05e0757f7679c800b39c51a07e (diff)
downloadrust-f7e46f9d603010be83b3302500c65130a5186782.tar.gz
rust-f7e46f9d603010be83b3302500c65130a5186782.zip
fix(unicode-table-generator): fix duplicated unique indices
unicode-table-generator panicked while populating distinct_indices
because of duplicated indices. This was introduced by swapping the
order of canonical_words.push(...) and canonical_words.len().
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions