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 c3a807b commit 021c4bdCopy full SHA for 021c4bd
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 35b27aa172f1a38a2ddafd068c1e7fa13d7aa6d9
+refs/heads/master: 2c70b2fb7ee33c663cc96c420daaa74b951b3af9
trunk/src/libstd/macos_os.rs
@@ -118,7 +118,6 @@ native mod rustrt {
118
119
fn getcwd() -> str { ret rustrt::rust_getcwd(); }
120
121
-#[link_name = ""] // FIXME remove after #[nolink] is snapshotted
122
#[nolink]
123
#[abi = "cdecl"]
124
native mod mac_libc {
0 commit comments