diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2017-11-01 12:59:40 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-11-08 20:42:23 -0800 |
| commit | 348930eb4e75ee9ce42e783fe9942c8eb5165bc1 (patch) | |
| tree | ed4168f92e2d32127b390d06b199abc219ad3a01 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1ccb50eaa670f86b69e7a64484a8c97e13169183 (diff) | |
| download | rust-348930eb4e75ee9ce42e783fe9942c8eb5165bc1.tar.gz rust-348930eb4e75ee9ce42e783fe9942c8eb5165bc1.zip | |
std: Move the `cmath` module into the `sys` module
This commit moves the `f32::cmath` and `f64::cmath` modules into the `sys` module. Note that these are not publicly exported modules, simply implementation details. These modules are already platform-specific with shims on MSVC and this is mostly just a reflection of that reality. This should also help cut down on `#[cfg]` traffic if platforms are brought on which don't directly support these functions.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
