diff options
| author | Nikolai Vazquez <nvazquez1297@gmail.com> | 2017-09-30 10:01:41 -0400 |
|---|---|---|
| committer | Nikolai Vazquez <nvazquez1297@gmail.com> | 2017-09-30 10:01:41 -0400 |
| commit | f1798d3c9ab22be8f3b6f9f60f5e027be1a02085 (patch) | |
| tree | f521265b238b3d5105df1c6ed3f66ff0b69bfded /src/libstd/sys/unix/process/process_unix.rs | |
| parent | cb2a656cdfb6400ac0200c661267f91fabf237e2 (diff) | |
| download | rust-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
