diff options
| author | bors <bors@rust-lang.org> | 2021-04-30 09:52:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-30 09:52:32 +0000 |
| commit | 49920bc581743d6edb9f82fbff4cbafebc212619 (patch) | |
| tree | 2849e16701ef5e6c51028f7e84c2d04b8ac14364 /compiler/rustc_codegen_cranelift/src/driver/mod.rs | |
| parent | bcd696d722c04a0f8c34d884aa4ed2322f55cdd8 (diff) | |
| parent | 26fb1e373bd313b70d1f95cd16259035e5a7f8c8 (diff) | |
| download | rust-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
