Skip to content

Commit c01d595

Browse files
workingjubileembrubeck
authored andcommitted
Stop passing tag-raw-ptrs to MIRIFLAGS
For a while it has been a do-nothing option that has finally been removed.
1 parent a101f65 commit c01d595

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
- name: miri
5555
if: matrix.toolchain == 'nightly'
5656
run: bash ./scripts/run_miri.sh
57-
env:
58-
MIRIFLAGS: '-Zmiri-tag-raw-pointers'
5957

6058
- name: fuzz
6159
if: matrix.fuzz == 1

0 commit comments

Comments
 (0)