about summary refs log tree commit diff
path: root/src/lib/util.rs
AgeCommit message (Collapse)AuthorLines
2010-06-28The few and proud isolated bits from stdlib-work so far that don't break ↵Roy Frostig-0/+46
everything. Note util.rs hasn't yet been declared mod in the std crate. Don't do that yet, as it breaks make check.