mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 18:12:51 +00:00
This flag is not really needed in the test
This commit is contained in:
parent
953d7a64a5
commit
072e230b1b
@ -1,6 +1,5 @@
|
||||
// run-pass
|
||||
|
||||
#![feature(unsized_fn_params)]
|
||||
#![allow(dead_code)]
|
||||
#[repr(align(256))]
|
||||
struct A {
|
||||
|
Loading…
Reference in New Issue
Block a user