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.
2 parents 01551dc + 9ee5076 commit ce9c9ffCopy full SHA for ce9c9ff
ci/ci.sh
@@ -14,9 +14,7 @@ function endgroup {
14
begingroup "Building Miri"
15
16
# Global configuration
17
-# We are getting some odd linker warnings on macOS, make sure they do not fail the build.
18
-# (See <https://github.com/rust-lang/rust/issues/136086>.)
19
-export RUSTFLAGS="-D warnings -A linker-messages"
+export RUSTFLAGS="-D warnings"
20
export CARGO_INCREMENTAL=0
21
export CARGO_EXTRA_FLAGS="--locked"
22
rust-version
@@ -1 +1 @@
1
-2f0ad2a71e4a4528bb80bcb24bf8fa4e50cb87c2
+2f348cb7ce4063fa4eb40038e6ada3c5214717bd
0 commit comments