Skip to content

Commit 0ec3e67

Browse files
committed
note about why we ignore miri leaks
1 parent d2f3944 commit 0ec3e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
rust: nightly
4242
components:
4343
- miri
44+
# ignore leaks due to https://github.com/crossbeam-rs/crossbeam/issues/464
4445
- bash: yes | cargo miri -Zmiri-ignore-leaks test
4546
displayName: cargo miri test
4647
- job: asan

0 commit comments

Comments
 (0)