summary refs log tree commit diff
path: root/src/libcore/rt/uvio.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-18/+18
2013-03-25Merge remote-tracking branch 'brson/rt'Brian Anderson-11/+5
2013-03-22librustc: Remove all uses of `static` from functions. rs=destaticPatrick Walton-3/+3
2013-03-18librustc: Convert all uses of old lifetime notation to new lifetime notation....Patrick Walton-2/+2
2013-03-18core: Rename rt::io to rt::rtioBrian Anderson-3/+1
2013-03-18core: Convert some multiline statements to single-lineBrian Anderson-8/+4
2013-03-11core: Add rt mod and add the new scheduler codeBrian Anderson-0/+475