Niko Matsakis
|
0dc6c414af
|
Check for null in return_to_mut. Fixes #4904.
|
2013-03-26 14:12:13 -04: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
|
85c9fc6f8f
|
librustc: Remove the const declaration form everywhere
|
2013-03-22 22:24:35 -07:00 |
|
Brian Anderson
|
044703435b
|
Add a way to run the test suite with the new scheduler
TESTARGS=--newrt make check-stage1-rpass
Conflicts:
src/rt/rustrt.def.in
|
2013-03-18 17:00:35 -07:00 |
|
Patrick Walton
|
fd271adc75
|
libcore: Remove extern mod { ... } from libcore. rs=deexterning
|
2013-03-07 22:32:51 -08:00 |
|
Alex Crichton
|
dfb5c10dea
|
Remove unused imports throughout src/
|
2013-03-04 12:27:01 -05:00 |
|
Brian Anderson
|
9639ca5aa8
|
core: Move core::rt to core::unstable::lang
|
2013-03-01 17:27:14 -08:00 |
|