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 0dc33a2 + 99d2a44 commit e8326bcCopy full SHA for e8326bc
.github/workflows/sysroots.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Build the sysroots
18
run: |
19
+ rustup toolchain install nightly
20
cargo install -f rustup-toolchain-install-master
21
./miri toolchain -c rust-docs # Docs are the only place targets are separated by tier
22
./miri install
0 commit comments