From d252d0ad5434bcf77076729ab766eeff98f20ead Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 24 Mar 2015 10:23:47 -0700 Subject: [PATCH] Test fixes and rebase conflicts, round 4 --- src/test/run-pass/x86stdcall.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/test/run-pass/x86stdcall.rs b/src/test/run-pass/x86stdcall.rs index 4a58c67d0ecc3..b884adb7a6ec3 100644 --- a/src/test/run-pass/x86stdcall.rs +++ b/src/test/run-pass/x86stdcall.rs @@ -10,8 +10,6 @@ // GetLastError doesn't seem to work with stack switching -// pretty-expanded FIXME #23616 - #[cfg(windows)] mod kernel32 { extern "system" {