0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00
libsignal/rust-toolchain
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

2 lines
19 B
Plaintext

nightly-2024-01-08