We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15adb28 commit 6ea62ccCopy full SHA for 6ea62cc
.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
98
target: aarch64_be-unknown-linux-gnu
99
- rust: nightly-2023-08-24 # Rust 1.74, LLVM 17 (oldest version that MaybeUninit register is supported)
100
101
- - rust: nightly
+ - rust: nightly-2024-11-07 # TODO: https://github.com/BurntSushi/memchr/pull/162
102
103
- rust: '1.59' # LLVM 13
104
target: armv5te-unknown-linux-gnueabi
0 commit comments