Skip to content

Commit b0581ca

Browse files
committed
VecDeque got fixed
1 parent 8bd1f78 commit b0581ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/run-pass/vecdeque.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// FIXME: Validation disabled until https://github.com/rust-lang/rust/pull/56161 lands
2-
// compile-flags: -Zmiri-disable-validation
3-
41
use std::collections::VecDeque;
52

63
fn main() {

0 commit comments

Comments
 (0)