mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
new miriflags
This commit is contained in:
parent
fb5ef389da
commit
041a4cd670
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -130,7 +130,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUSTFLAGS: "-Zrandomize-layout"
|
||||
MIRIFLAGS: "-Zmiri-symbolic-alignment-check -Zmiri-check-number-validity -Zmiri-tag-raw-pointers"
|
||||
MIRIFLAGS: "-Zmiri-retag-fields"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue