]> git.lizzy.rs Git - rust.git/blob - tests/compile-fail/memleak.stderr
Add a custom ui test runner and move all tests to it
[rust.git] / tests / compile-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