0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
libsignal/rust
Alex Konradi 551ed722b0
Update nightly rust to recent version
Fix a bunch of issues revealed by the upgraded clippy

- update UUID library for improved uuid! parser macro
- make #[cfg(test)] block the last thing in a file
- call .to_string() instead of format! without interpolation
- use infallible conversion instead of try_into().expect
- remove redundant "Error" suffix from enum variant names
- remove unused type
2024-01-12 13:58:55 -05:00
..
attest Update nightly rust to recent version 2024-01-12 13:58:55 -05:00
bridge Update nightly rust to recent version 2024-01-12 13:58:55 -05:00
core Allow mixed comparisons between ServiceId and Aci/Pni 2023-12-20 12:44:00 -08:00
crypto Bump all crates to Rust 2021 2023-10-31 13:43:33 -04:00
device-transfer Bump all crates to Rust 2021 2023-10-31 13:43:33 -04:00
media Add WebP sanitizer 2023-10-26 15:16:59 -04:00
message-backup Implement protobuf unknown field detection using field descriptors 2024-01-10 17:08:13 -05:00
net Update nightly rust to recent version 2024-01-12 13:58:55 -05:00
pin Bump all crates to Rust 2021 2023-10-31 13:43:33 -04:00
poksho Bump all crates to Rust 2021 2023-10-31 13:43:33 -04:00
protocol protocol: Disable mlkem1024 for slightly faster non-test compiles 2024-01-10 13:19:06 -08:00
svr3 Update nightly rust to recent version 2024-01-12 13:58:55 -05:00
usernames usernames: Split up BadDiscriminator error into more specific errors 2024-01-10 12:26:19 -08:00
zkcredential Add GroupSendCredential 2023-12-11 13:45:12 -08:00
zkgroup Allow mixed comparisons between ServiceId and Aci/Pni 2023-12-20 12:44:00 -08:00