]> git.lizzy.rs Git - rust.git/commitdiff
Test fixes and rebase conflicts, round 4
authorAlex Crichton <alex@alexcrichton.com>
Tue, 24 Mar 2015 17:23:47 +0000 (10:23 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 24 Mar 2015 17:23:47 +0000 (10:23 -0700)
src/test/run-pass/x86stdcall.rs

index 4a58c67d0ecc3c060e05123e50b606294a0a7e24..b884adb7a6ec3e92d1ed1e10cbdfee7097672fab 100644 (file)
@@ -10,8 +10,6 @@
 
 // GetLastError doesn't seem to work with stack switching
 
-// pretty-expanded FIXME #23616
-
 #[cfg(windows)]
 mod kernel32 {
   extern "system" {