about summary refs log tree commit diff
path: root/src/libstd/num.rs
AgeCommit message (Collapse)AuthorLines
2016-11-01std: Flatten the num directory to reflect the module layoutBrian Anderson-0/+293
This makes it dissimilar to how core is structured on disk, but more predictable on its own.