We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a076ec1 commit 5ea5935Copy full SHA for 5ea5935
1 file changed
.github/workflows/safety.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: cargo miri test
52
run: cargo miri test
53
env:
54
- MIRIFLAGS: "-Zmiri-tag-raw-pointers"
+ MIRIFLAGS: ""
55
loom:
56
runs-on: ubuntu-latest
57
steps:
0 commit comments