Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Brian Anderson
|
30d4124a37
|
Merge remote-tracking branch 'brson/rt'
Conflicts:
src/libcore/rt/context.rs
src/libcore/rt/sched.rs
src/libcore/rt/thread.rs
src/libcore/rt/uv.rs
|
2013-03-25 12:28:54 -07:00 |
|
Patrick Walton
|
4634f7edae
|
librustc: Remove all uses of static from functions. rs=destatic
|
2013-03-22 10:27:39 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07:00 |
|
Brian Anderson
|
9a075f264a
|
core: Rename rt::io to rt::rtio
This is an internal interface. I want to use rt::io for public interfaces.
|
2013-03-18 16:59:37 -07:00 |
|
Brian Anderson
|
42cba98509
|
core: Convert some multiline statements to single-line
|
2013-03-18 16:59:37 -07:00 |
|
Brian Anderson
|
676e0290ed
|
core: Add rt mod and add the new scheduler code
|
2013-03-11 19:44:29 -07:00 |
|