Commit Graph

7 Commits

Author SHA1 Message Date
Brian Anderson 95521c4084 std: Convert to rustdoc 2012-03-09 22:56:53 -08:00
Tim Chevalier d048a00cf3 Change util::unreachable to core::unreachable
Closes #1931
2012-03-08 14:30:01 -08:00
Brian Anderson 26551e5481 libstd: Remove util::void 2012-01-14 02:51:08 -08:00
Brian Anderson a3f5c66484 libstd: Remove util::orb. Redundant with core::bool 2012-01-14 02:48:16 -08:00
Marijn Haverbeke 60ae1590af Switch to new param kind bound syntax
And remove support for the old syntax
2012-01-05 15:50:02 +01:00
Marijn Haverbeke 15be2fc73a Add 'copy' bounds to functions that were faultily accepted without
Issue #1390
2012-01-02 15:31:58 +01:00
Graydon Hoare 447414f007 Establish 'core' library separate from 'std'. 2011-12-06 12:13:04 -08:00