VecDeque got fixed
This commit is contained in:
parent
8bd1f78563
commit
b0581caeef
1 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
// FIXME: Validation disabled until https://github.com/rust-lang/rust/pull/56161 lands
|
||||
// compile-flags: -Zmiri-disable-validation
|
||||
|
||||
use std::collections::VecDeque;
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue