mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Rust: Update version requirements and CI
The #[global_allocator] attribute is not available in versions prior to 1.28.0, the default-linker-libraries feature requires rust 1.31.0. Adapt the CI to prevent accidental increases in Rust version by testing against 1.31.0, beta and nightly.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (rust):
|
||||
- Raise the minimum rustc version to 1.31.0, as checked by configure
|
||||
and CI. Fixes bug 31442; bugfix on 0.3.5.4-alpha.
|
||||
Reference in New Issue
Block a user