about summary refs log tree commit diff
path: root/src/libstd/num/int-template
AgeCommit message (Collapse)AuthorLines
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-268/+0
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+268
This only changes the directory names; it does not change the "real" metadata names.