about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorNikolai Vazquez <nvazquez1297@gmail.com>2017-09-30 10:01:41 -0400
committerNikolai Vazquez <nvazquez1297@gmail.com>2017-09-30 10:01:41 -0400
commitf1798d3c9ab22be8f3b6f9f60f5e027be1a02085 (patch)
treef521265b238b3d5105df1c6ed3f66ff0b69bfded /src/libstd/sys/unix/process/process_unix.rs
parentcb2a656cdfb6400ac0200c661267f91fabf237e2 (diff)
downloadrust-f1798d3c9ab22be8f3b6f9f60f5e027be1a02085.tar.gz
rust-f1798d3c9ab22be8f3b6f9f60f5e027be1a02085.zip
Cast inner type in OsStr::bytes
The innermost type is not [u8] on all platforms but is assumed to have
the same memory layout as [u8] since this conversion was done via
mem::transmute before.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions