about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2021-10-06 17:35:49 -0700
committerJosh Stone <jistone@redhat.com>2021-10-06 17:35:49 -0700
commit6b0b41729939c3f7520e9ed86b36fba2524c7970 (patch)
treed74feadcac7ebb766d1b7ecb972d15b19235dc31 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parente159d42a9a4747f4b35396d08c7d8d9913cbcf83 (diff)
downloadrust-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