| Age | Commit message (Collapse) | Author | Lines |
|
|
|
This reverts commit 8a07f5708196dd72ec030018c2a215a4dd823b2e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ratchet the disassembly yet
|
|
|
|
to libextra
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/libcore/rt/context.rs
src/libcore/rt/sched.rs
src/libcore/rt/thread.rs
src/libcore/rt/uv.rs
|
|
|
|
TESTARGS=--newrt make check-stage1-rpass
Conflicts:
src/rt/rustrt.def.in
|
|
|
|
|
|
|
|
librustdoc. rs=deexporting
|
|
module scope. r=tjc
|
|
nearest module scope. r=tjc"
This reverts commit a8d37af2473da79be704c9ce2374f278c47177b6.
|
|
module scope. r=tjc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2907.
|
|
Add an optional --logfile argument to std::test::test_main and to
compiletest.
Use this features and the new 'check-summary.py' script to
summarise all the tests performed by the 'check' target. This is
a short term fix for #2075.
|
|
|
|
procsrv task from compiletest.
|
|
Now that core exports "option" as a synonym for option::t, search-and-
replace option::t with option.
The only place that still refers to option::t are the modules in libcore
that use option, because fixing this requires a new snapshot
(forthcoming).
|
|
|
|
|
|
|
|
|