about summary refs log tree commit diff
path: root/src/libstd/sys/windows/cmath.rs
AgeCommit message (Expand)AuthorLines
2020-01-08Don't use f64 shims for f32 cmath functions on none 32-bit x86 MSVCOliver Middleton-5/+5
2020-01-03Remove unused `#[link_name = "m"]` attributesOliver Middleton-1/+0
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-08std: Move the `cmath` module into the `sys` moduleAlex Crichton-0/+103