summary refs log tree commit diff
path: root/src/libstd/util.rs
AgeCommit message (Expand)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-2/+2
2012-03-09std: Convert to rustdocBrian Anderson-17/+2
2012-03-08Change util::unreachable to core::unreachableTim Chevalier-11/+0
2012-01-14libstd: Remove util::voidBrian Anderson-5/+0
2012-01-14libstd: Remove util::orb. Redundant with core::boolBrian Anderson-5/+0
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-1/+1
2012-01-02Add 'copy' bounds to functions that were faultily accepted withoutMarijn Haverbeke-1/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+57