diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-08-14 11:39:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-14 11:39:36 +0200 |
| commit | 7d91d20df14078ee4c9ba3cc206512613c32e94c (patch) | |
| tree | 86faf4445cc2dd181e204696933bafb1a8000fe8 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | 6ac5c28412bebe7c15f0738c032cfb8333c25e46 (diff) | |
| parent | f7e46f9d603010be83b3302500c65130a5186782 (diff) | |
| download | rust-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/lib.rs')
0 files changed, 0 insertions, 0 deletions
