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.
1 parent 804250b commit 14a9900Copy full SHA for 14a9900
src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -87,4 +87,4 @@ jobs:
87
continue-on-error: true
88
run: |
89
# using split_inclusive that uses regex feature that uses an unstable feature
90
- RUSTC_BOOTSTRAP=true cargo run --manifest-path ci/sembr/Cargo.toml src
+ RUSTC_BOOTSTRAP=1 cargo run --manifest-path ci/sembr/Cargo.toml src
0 commit comments