Skip to content

Commit a3efefe

Browse files
asomerstgross35
authored andcommitted
Revert the workaround for Rust bug 132185
It's been fixed since probably sometime in February. rust-lang/rust#132185
1 parent e883afc commit a3efefe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ task:
33
env:
44
HOME: /tmp # cargo cache needs it
55
TARGET: x86_64-unknown-freebsd
6-
# FIXME(freebsd): FreeBSD has a segfault when `RUST_BACKTRACE` is set
7-
# https://github.com/rust-lang/rust/issues/132185
8-
RUST_BACKTRACE: "0"
96
matrix:
107
# FIXME(#4740): FreeBSD 13 tests are extremely flaky and fail most of the time
118
# - name: nightly freebsd-13 x86_64

0 commit comments

Comments
 (0)