mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Fix test
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// Checks if the correct registers are being used to pass arguments
|
||||
// when the sysv64 ABI is specified.
|
||||
|
||||
// compile-flags: -Zedition=2018
|
||||
#![feature(rust_2018_preview)]
|
||||
|
||||
pub trait Foo {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user