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 d2f3944 commit 0ec3e67Copy full SHA for 0ec3e67
azure-pipelines.yml
@@ -41,6 +41,7 @@ jobs:
41
rust: nightly
42
components:
43
- miri
44
+ # ignore leaks due to https://github.com/crossbeam-rs/crossbeam/issues/464
45
- bash: yes | cargo miri -Zmiri-ignore-leaks test
46
displayName: cargo miri test
47
- job: asan
0 commit comments