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 f6665a5 commit 3057362Copy full SHA for 3057362
.github/workflows/main.yml
@@ -75,8 +75,6 @@ jobs:
75
- name: miri
76
if: matrix.toolchain == 'nightly' && matrix.os == 'ubuntu-latest'
77
run: bash ./scripts/run_miri.sh
78
- env:
79
- MIRIFLAGS: '-Zmiri-tag-raw-pointers'
80
81
- name: fuzz
82
if: matrix.fuzz == 1
0 commit comments