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