about summary refs log tree commit diff
path: root/library/std/src/sys/windows/cmath.rs
AgeCommit message (Collapse)AuthorLines
2022-08-31Correct typoDezhi Wu-1/+1
2022-08-31Fix a bunch of typoDezhi Wu-1/+1
This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos
2020-07-27mv std libs to library/mark-0/+92