Skip to content

Commit e8bee6c

Browse files
bors[bot]asomers
andauthored
Merge #1580
1580: Revert "Temporarily use Rust 1.51.0 for testing cross-based builds" r=asomers a=asomers This reverts commit 5e7c5f6. Upstream swiftly fixed the bug. Co-authored-by: Alan Somers <[email protected]>
2 parents 3429165 + 39f1c99 commit e8bee6c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.cirrus.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ task:
7777
PATH: $HOME/.cargo/bin:$PATH
7878
RUSTFLAGS: --cfg qemu -D warnings
7979
TOOL: cross
80-
# cross-based builds must temporarily use Rust 1.51.0 due to this bug:
81-
# https://github.com/gimli-rs/object/issues/394
82-
TOOLCHAIN: 1.51.0
83-
CLIPPYFLAGS: -D warnings -A clippy::upper_case_acronyms -A clippy::unnecessary-wraps
8480
matrix:
8581
- name: Linux arm gnueabi
8682
env:

0 commit comments

Comments
 (0)