about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/driver/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-30 09:52:32 +0000
committerbors <bors@rust-lang.org>2021-04-30 09:52:32 +0000
commit49920bc581743d6edb9f82fbff4cbafebc212619 (patch)
tree2849e16701ef5e6c51028f7e84c2d04b8ac14364 /compiler/rustc_codegen_cranelift/src/driver/mod.rs
parentbcd696d722c04a0f8c34d884aa4ed2322f55cdd8 (diff)
parent26fb1e373bd313b70d1f95cd16259035e5a7f8c8 (diff)
downloadrust-49920bc581743d6edb9f82fbff4cbafebc212619.tar.gz
rust-49920bc581743d6edb9f82fbff4cbafebc212619.zip
Auto merge of #84522 - CDirkx:cmath, r=yaahc
Reuse `sys::unix::cmath` on other platforms

Reuse `sys::unix::cmath` on all non-`windows` platforms.

`unix` is chosen as the canonical location instead of `unsupported` or `common` because `unsupported` doesn't make sense semantically and `common` is reserved for code that is supported on all platforms. Also `unix` is already the home of some non-`windows` code that is technically not exclusive to `unix` like `unix::path`.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/driver/mod.rs')
0 files changed, 0 insertions, 0 deletions