rust/library/std/src/sys
Aris Merchant fd0cb0cdc2 Change weak! and linkat! to macros 2.0
`weak!` is needed in a test in another module. With macros
1.0, importing `weak!` would require reordering module
declarations in `std/src/lib.rs`, which is a bit too
evil.
2021-07-10 12:55:09 -07:00
..
common Update documentation 2021-04-14 14:03:00 +02:00
hermit Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett 2021-07-02 09:01:42 +00:00
sgx Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett 2021-07-02 09:01:42 +00:00
unix Change weak! and linkat! to macros 2.0 2021-07-10 12:55:09 -07:00
unsupported Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett 2021-07-02 09:01:42 +00:00
wasi Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett 2021-07-02 09:01:42 +00:00
wasm Fix double import in wasm thread 2021-07-02 09:37:00 +00:00
windows Debug formatting of raw_arg() 2021-07-09 14:24:34 +01:00
mod.rs Allow documenting on hermit 2021-05-03 16:56:22 +02:00