about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-08-14 11:39:36 +0200
committerGitHub <noreply@github.com>2025-08-14 11:39:36 +0200
commit7d91d20df14078ee4c9ba3cc206512613c32e94c (patch)
tree86faf4445cc2dd181e204696933bafb1a8000fe8 /compiler/rustc_codegen_llvm/src
parent6ac5c28412bebe7c15f0738c032cfb8333c25e46 (diff)
parentf7e46f9d603010be83b3302500c65130a5186782 (diff)
downloadrust-7d91d20df14078ee4c9ba3cc206512613c32e94c.tar.gz
rust-7d91d20df14078ee4c9ba3cc206512613c32e94c.zip
Rollup merge of #144959 - Marcondiro:master, r=Mark-Simulacrum
fix(unicode-table-generator): fix duplicated unique indices

unicode-table-generator panicked while populating `distinct_indices` because of duplicated indices. This was introduced in rust-lang/rust#144134, where the order of `canonical_words.push(...)` and `canonical_words.len()` was swapped.

Fixes: rust-lang/rust#144134
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions