rust/src/libstd/sys
François Bernier 28745a6e19 Implement initializer() for FileDesc
in order to avoid constantly zeroing memory when it's not needed.
2018-09-05 23:41:20 -04:00
..
cloudabi Make Condvar::new and RWLock::new min const fn for cloudabi 2018-08-31 08:40:00 +02:00
redox Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
unix Implement initializer() for FileDesc 2018-09-05 23:41:20 -04:00
wasm Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
windows Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez 2018-09-01 23:18:41 +08:00
mod.rs use cfg(rustdoc) instead of cfg(dox) in std and friends 2018-08-31 13:29:10 -05:00