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 e8761c4 commit e5a56d8Copy full SHA for e5a56d8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 6910552698aabbc93576d003ca1376e8cfe0439d
+refs/heads/master: c04f42e2c78b3c0f30be281a8bbfe1a1c0123e58
trunk/src/lib/test.rs
@@ -26,7 +26,7 @@ export default_test_to_task;
26
export configure_test_task;
27
export joinable;
28
29
-native "rust" mod rustrt {
+native "c-stack-cdecl" mod rustrt {
30
fn sched_threads() -> uint;
31
}
32
0 commit comments