We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1191f1f commit 593d72aCopy full SHA for 593d72a
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9750763a70681070a1dd953bb7760e16ef1b30b1
+refs/heads/master: 00278742180faa2f2487e651f854eff133187a0e
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
5
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024
trunk/src/rt/rust_abi.cpp
@@ -21,7 +21,7 @@
21
#define HAVE_DLFCN_H
22
#include <dlfcn.h>
23
#elif defined(_WIN32)
24
-// FIXME #2889
+// Otherwise it's windows.h -- included in rust_abi.h
25
#endif
26
27
#define END_OF_STACK_RA (void (*)())0xdeadbeef
0 commit comments