rust/src/libstd/sys
bors 482a913fb3 Auto merge of #49315 - TheDan64:smaller_unsafe_block, r=joshtriplett
Reduce scope of unsafe block in sun_path_offset

I reduced the scope of the unsafe block to the `uninitialized` call which is the only actual unsafe bit.
2018-03-25 05:26:58 +00:00
..
cloudabi Move process::ExitCode internals to sys 2018-03-03 18:44:44 -08:00
redox Rollup merge of #48618 - scottmcm:elaborate-exitcode, r=alexcrichton 2018-03-06 23:38:06 -08:00
unix Auto merge of #49315 - TheDan64:smaller_unsafe_block, r=joshtriplett 2018-03-25 05:26:58 +00:00
wasm Move process::ExitCode internals to sys 2018-03-03 18:44:44 -08:00
windows Deprecate the AsciiExt trait in favor of inherent methods 2018-03-21 17:54:33 +01:00
mod.rs Make the documentation build work on CloudABI. 2018-01-11 11:29:52 +01:00