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 a101f65 commit c01d595Copy full SHA for c01d595
.github/workflows/main.yml
@@ -54,8 +54,6 @@ jobs:
54
- name: miri
55
if: matrix.toolchain == 'nightly'
56
run: bash ./scripts/run_miri.sh
57
- env:
58
- MIRIFLAGS: '-Zmiri-tag-raw-pointers'
59
60
- name: fuzz
61
if: matrix.fuzz == 1
0 commit comments