mirror of
https://github.com/serde-rs/json.git
synced 2025-12-30 05:10:37 +00:00
Pull miri from miri branch of dtolnay/rust-toolchain
This commit is contained in:
parent
aff685b8c9
commit
52a9c050f5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -71,9 +71,7 @@ jobs:
|
||||
MIRIFLAGS: -Zmiri-tag-raw-pointers
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
with:
|
||||
components: miri
|
||||
- uses: dtolnay/rust-toolchain@miri
|
||||
- run: cargo miri test
|
||||
- run: cargo miri test --features preserve_order,float_roundtrip,arbitrary_precision,raw_value
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user