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