about summary refs log tree commit diff
path: root/src/libstd/std.rc
AgeCommit message (Collapse)AuthorLines
2011-12-14Remove some duplicated unused parts of std now that they're present in core.Graydon Hoare-27/+3
2011-12-14std: export math_f* as math::f* submods and use tailcalls in std::mathStefan Plantikow-3/+3
2011-12-08Add crate_type attributes to rustc, std, coreBrian Anderson-1/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+138