This commit is contained in:
Manish Goregaokar
2018-03-21 15:49:42 -07:00
parent b70cc53804
commit 195c6b4789
+1 -1
View File
@@ -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 {}