mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
- arrayref can be replaced by split_first_chunk -- not quite as concisely, but actually a little safer, and no macros involved - array-concat has an equivalent in const_str - num_enum has already been replaced by derive_more - The test using regex has been removed