Skip to content

Commit a5a751e

Browse files
committed
rustup
1 parent 776644c commit a5a751e

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
42a4673fbd40b09a99d057eaa9b3e5579b54c184
1+
a143517d44cac50b20cbd3a0b579addab40dd399

tests/compile-fail/validity/execute_memory.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// ignore-test FIXME (Miri issue #1711)
21
#![feature(box_syntax)]
32

43
fn main() {

tests/compile-fail/validity/invalid_fnptr_uninit.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// ignore-test FIXME (Miri issue #1711)
21
#![allow(invalid_value)]
32

43
union MyUninit {

0 commit comments

Comments
 (0)