about summary refs log tree commit diff
path: root/src/libstd/rt/local.rs
AgeCommit message (Expand)AuthorLines
2013-06-17std: Rename `abort!` to `rtabort!` to match other macrosBrian Anderson-12/+12
2013-06-14redesigned the pinning to pin deal with things on dequeue, not on enqueuetoddaaro-3/+3
2013-06-10debugged a compiler ICE when merging local::borrow changes into the main io b...toddaaro-5/+30
2013-05-30core::rt: deny(unused_imports, unused_mut, unused_variable)Brian Anderson-1/+0
2013-05-29Merge remote-tracking branch 'brson/io' into incomingBrian Anderson-4/+5
2013-05-23cleanup warnings from libstdErick Tryzelaar-4/+4
2013-05-22libstd: Fix merge fallout.Patrick Walton-0/+118