]> git.lizzy.rs Git - rust.git/blob - src/tools/miri/tests/fail/memleak.stderr
Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk
[rust.git] / src / tools / miri / tests / fail / memleak.stderr
1 The following memory was leaked: ALLOC (Rust heap, size: 4, 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