mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 12:40:14 +03:00
26453bb60d
unbreak build for: - linux (mips/mipsel) - freebsd - dragonfly - bitrig - openbsd by converting unsigned integers `-1` to `!0`