Remove a test that wasn't carrying its weight
This commit is contained in:
parent
9635312bd0
commit
8a40ff9d07
@ -1,6 +0,0 @@
|
||||
// Ensure that tracking early allocations doesn't ICE Miri.
|
||||
// Early allocations are probably part of the runtime and therefore uninteresting, but they
|
||||
// shouldn't cause a crash.
|
||||
//@compile-flags: -Zmiri-track-alloc-id=1
|
||||
//@normalize-stderr-test: "[48] bytes" -> "SIZE bytes"
|
||||
fn main() {}
|
@ -1,5 +0,0 @@
|
||||
note: tracking was triggered
|
||||
|
|
||||
= note: created extern static allocation of SIZE bytes (alignment ALIGN bytes) with id 1
|
||||
= note: (no span available)
|
||||
|
Loading…
x
Reference in New Issue
Block a user