]> git.lizzy.rs Git - rust.git/blob - src/tools/miri/tests/fail/memleak_rc.64bit.stderr
Rollup merge of #101642 - SkiFire13:fix-inplace-collection-leak, r=the8472
[rust.git] / src / tools / miri / tests / fail / memleak_rc.64bit.stderr
1 The following memory was leaked: ALLOC (Rust heap, size: 32, align: 8) {
2 $stripped$
3 $stripped$
4 }
5
6 error: the evaluated program leaked memory
7
8 note: pass `-Zmiri-ignore-leaks` to disable this check
9
10 error: aborting due to previous error
11