mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
rustup and temporarily disable broken tests
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
bb587b1a1737738658d2eaecd4c8c1cab555257a
|
||||
42a4673fbd40b09a99d057eaa9b3e5579b54c184
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// ignore-test FIXME (Miri issue #1711)
|
||||
#![feature(box_syntax)]
|
||||
|
||||
fn main() {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// ignore-test FIXME (Miri issue #1711)
|
||||
#![allow(invalid_value)]
|
||||
|
||||
union MyUninit {
|
||||
|
||||
Reference in New Issue
Block a user