about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-08-02 11:03:20 +0900
committerGitHub <noreply@github.com>2021-08-02 11:03:20 +0900
commit1176d306cdd22e64aa9ffe0dad953c38deba1f42 (patch)
tree243fb8bc6c31e908f2a87afe30240e097ff97aef /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenta03d6da3ef7852cbcfcf98b7639b529b96587ca3 (diff)
parentc93cb40b90b5f862bf448136cbe608f43ae0f62f (diff)
downloadrust-1176d306cdd22e64aa9ffe0dad953c38deba1f42.tar.gz
rust-1176d306cdd22e64aa9ffe0dad953c38deba1f42.zip
Rollup merge of #86509 - CDirkx:os_str, r=m-ou-se
Move `os_str_bytes` to `sys::unix`

Followup to #84967, with `OsStrExt` and `OsStringExt` moved out of `sys_common`, there is no reason anymore for `os_str_bytes` to live in `sys_common` and not in sys. This pr moves it to the location `sys::unix::os_str` and reuses the code on other platforms via `#[path]` (as is common in `sys`) instead of importing.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions