0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
akonradi-signal
ef542e3b9f
Bump rust compiler version to nightly 2023-09-01 2023-09-12 14:27:08 -04:00
Max Moiseev
d2854384da Upgrade Rust toolchain to nightly-2023-03-17 2023-05-26 12:44:10 -07:00
Jordan Rose
572ba1e38b Update Rust to nightly-2022-11-03, and the Android NDK to r25b
These are intertwined: older versions of Rust don't support the newer
NDK, but the newer Rust can't successfully compile BoringSSL against
the older NDK.

This requires a boring-sys update to find the Android NDK sysroot in
the right place.
2022-12-01 12:23:57 -08:00
Jordan Rose
b5da2eac9d Update Rust to nightly-2022-06-22 2022-06-24 10:56:48 -07:00
Jordan Rose
3f51599574 Downgrade Rust toolchain to before Cargo gets a new curl-sys
See https://github.com/rust-lang/cargo/issues/9919. The perils of
nightly!
2021-10-08 14:05:55 -07:00
Jordan Rose
78bfc21a32 Bump rust-toolchain to nightly-2021-09-19 (same as zkgroup)
This provides newer armv8 intrinsics, as well as support for the
aarch64-apple-ios-sim target.
2021-10-05 18:01:50 -07:00
Nora Trapp
81ffe0af51 Update toolchain to nightly-2021-06-08 2021-06-09 14:04:22 -07:00
Jack Lloyd
d9e33d0251 Pin nightly to a specific date 2020-11-09 15:39:29 -05:00
Jordan Rose
54f363c814 Default the project to nightly Rust toolchains 2020-10-16 13:04:02 -07:00