Latest nightly 1.78.0-nightly (7065f0ef4 2024-03-12)
is broken in DragonFlyBSD
#122585
Labels
C-bug
Category: This is a bug.
I tried this code:
$ cargo new foo $ cd foo $ cargo +nightly check -Zbuild-std --target x86_64-unknown-dragonfly
I expected to see this happen:
cargo +nightly check
exits successfully.Instead, this happened:
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: