diff options
| author | Josh Stone <jistone@redhat.com> | 2021-10-06 17:35:49 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2021-10-06 17:35:49 -0700 |
| commit | 6b0b41729939c3f7520e9ed86b36fba2524c7970 (patch) | |
| tree | d74feadcac7ebb766d1b7ecb972d15b19235dc31 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | e159d42a9a4747f4b35396d08c7d8d9913cbcf83 (diff) | |
| download | rust-6b0b41729939c3f7520e9ed86b36fba2524c7970.tar.gz rust-6b0b41729939c3f7520e9ed86b36fba2524c7970.zip | |
Let unicode-table-generator fail gracefully for bitsets
The "Alphabetic" property in Unicode 14 grew too big for the bitset representation, panicking "cannot pack 264 into 8 bits". However, we were already choosing the skiplist for that anyway, so this doesn't need to be a hard failure. That panic is now a returned `Err`, and then in `emit_codepoints` we automatically defer to skiplist.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
