mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
This flag is not really needed in the test
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// run-pass
|
||||
|
||||
#![feature(unsized_fn_params)]
|
||||
#![allow(dead_code)]
|
||||
#[repr(align(256))]
|
||||
struct A {
|
||||
|
||||
Reference in New Issue
Block a user