.. |
companionmod-src
|
|
|
crate-attributes-src
|
|
|
multi-src
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
native-mod-src
|
|
|
native-src
|
|
|
acyclic-unwind.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
alias-uninit-value.rs
|
Change option::t to option
|
2012-01-31 17:05:20 -08:00 |
alignment-gep-tup-like-1.rs
|
correct use of GEP_tup_like in closure constr
|
2012-01-18 17:20:46 -08:00 |
alignment-gep-tup-like-2.rs
|
update to new tag syntax
|
2012-01-21 19:31:52 -08:00 |
alloca-from-derived-tydesc.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
alt-bot-2.rs
|
|
|
alt-bot.rs
|
Allow omission of the '.' after nullary tag patterns
|
2012-01-17 10:08:16 -08:00 |
alt-implicit-copy-unique.rs
|
|
|
alt-implicit-copy.rs
|
|
|
alt-join.rs
|
Change option::t to option
|
2012-01-31 17:05:20 -08:00 |
alt-path.rs
|
Require alts to be exhaustive
|
2012-01-31 10:08:24 -08:00 |
alt-pattern-drop.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
alt-pattern-lit.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
alt-pattern-no-type-params.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
alt-pattern-simple.rs
|
|
|
alt-phi.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
alt-range.rs
|
|
|
alt-str.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
alt-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
alt-type-simple.rs
|
|
|
argument-passing.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
argv.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
arith-0.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
arith-1.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
arith-2.rs
|
|
|
arith-unsigned.rs
|
|
|
artificial-block.rs
|
|
|
assign-assign.rs
|
|
|
auto-instantiate.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
auto-loop.rs
|
|
|
autobind.rs
|
|
|
basic-1.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
basic-2.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
basic.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
big-literals.rs
|
Change literal representation to not truncate
|
2011-12-07 21:08:28 +01:00 |
binary-minus-without-space.rs
|
|
|
bind-exterior.rs
|
|
|
bind-generic.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
bind-interior.rs
|
|
|
bind-methods.rs
|
XFAIL bind-methods test until I figure out what is going wrong
|
2012-02-14 13:54:41 +01:00 |
bind-native-fn.rs
|
(core::str) rename byte_len -> len_bytes and rename char_len -> len
|
2012-02-12 15:30:20 -08:00 |
bind-native.rs
|
Remove experimental GC code
|
2012-02-03 11:34:12 +01:00 |
bind-parameterized-args-2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
bind-parameterized-args.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
bind-thunk.rs
|
|
|
bind-trivial.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
binops.rs
|
test: Resolve some FIXMEs
|
2012-02-05 17:05:24 -08:00 |
bitwise.rs
|
test: Resolve some FIXMEs
|
2012-02-05 17:05:24 -08:00 |
block-arg-call-as.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-arg-can-be-followed-by-binop.rs
|
new tests
|
2012-01-03 13:13:52 -08:00 |
block-arg-can-be-followed-by-block-arg.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-arg-can-be-followed-by-call.rs
|
new tests
|
2012-01-03 13:13:52 -08:00 |
block-arg-in-parentheses.rs
|
require a non-semi expr acting as a stmt to have unit return type
|
2012-01-05 10:44:38 -08:00 |
block-arg-used-as-any.rs
|
Rename fn*() to fn() as originally planned.
|
2012-01-19 07:11:50 -08:00 |
block-arg-used-as-lambda.rs
|
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
|
2012-01-09 16:12:48 -08:00 |
block-arg.rs
|
Change all uses of 'when' in alt-patterns to 'if'
|
2012-01-09 19:27:05 -08:00 |
block-explicit-types.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-expr-precedence.rs
|
|
|
block-fn-coerce.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-iter-1.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-iter-2.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
block-vec-map2.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
bool-not.rs
|
|
|
box-compare.rs
|
|
|
box-in-tup.rs
|
|
|
box-inside-if2.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
box-inside-if.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
box-pattern.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
box-unbox.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
box.rs
|
|
|
break-value.rs
|
|
|
break.rs
|
|
|
bug-862.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
c-stack-as-value.rs
|
|
|
c-stack-returning-int64.rs
|
implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name.
|
2011-12-16 15:29:59 -08:00 |
cap-clause-move.rs
|
distinguish "any closure" and "stack closure" (block)
|
2012-01-13 09:31:40 -08:00 |
cap-clause-not-used.rs
|
distinguish "any closure" and "stack closure" (block)
|
2012-01-13 09:31:40 -08:00 |
cast.rs
|
|
|
chan-leak.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
char.rs
|
|
|
check-pattern-bound.rs
|
Add companion-module core.rs that exports log levels and option/some/none everywhere.
|
2011-12-20 12:41:44 -08:00 |
child-outlives-parent.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
claim-nonterm.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
classes-simple.rs
|
Further WIP on classes
|
2012-02-09 14:36:43 -08:00 |
classes.rs
|
Beginnings of front-end support for classes
|
2012-02-03 22:47:35 -08:00 |
clone-with-exterior.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
close-over-big-then-small-data.rs
|
remove align_mode and rewrite GEP_tup_like to align correctly
|
2012-01-18 17:20:46 -08:00 |
closure-inference2.rs
|
new test case
|
2012-02-05 10:37:07 -08:00 |
closure-inference.rs
|
new test showing off the improved inference
|
2012-02-05 09:56:18 -08:00 |
comm.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
command-line-args.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
companionmod.rc
|
|
|
companionmod.rs
|
|
|
complex.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
conditional-compile-arch.rs
|
|
|
conditional-compile.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
const-contents.rs
|
|
|
const-negative.rs
|
|
|
const.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
constrained-type.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
constraint-prop-expr-move.rs
|
Fix tests for str::le patch
|
2012-02-03 14:32:23 +01:00 |
constraint-prop-move.rs
|
Fix tests for str::le patch
|
2012-02-03 14:32:23 +01:00 |
constraint-prop-swap.rs
|
Fix tests for str::le patch
|
2012-02-03 14:32:23 +01:00 |
constraint-prop.rs
|
Fix tests for str::le patch
|
2012-02-03 14:32:23 +01:00 |
core-export-f64-sqrt.rs
|
core: Reexport all the imports in f32/64
|
2012-01-22 16:42:00 -08:00 |
crate-attributes.rc
|
|
|
crust-1.rs
|
rustc: Parse crust functions
|
2012-02-14 11:24:09 -08:00 |
crust-call-deep2.rs
|
rt: Maintain stack ptrs correctly when returning from stack switches
|
2012-02-14 11:24:09 -08:00 |
crust-call-deep.rs
|
rustc: Translate crust functions
|
2012-02-14 11:24:09 -08:00 |
crust-call-scrub.rs
|
rt: Maintain stack ptrs correctly when returning from stack switches
|
2012-02-14 11:24:09 -08:00 |
crust-call.rs
|
rustc: Translate crust functions
|
2012-02-14 11:24:09 -08:00 |
crust-take-value.rs
|
rustc: Translate the value of crust functions
|
2012-02-14 11:24:09 -08:00 |
crust-yield.rs
|
test: Test yielding in crust functions
|
2012-02-14 11:24:09 -08:00 |
cycle-collection2.rs
|
|
|
cycle-collection4.rs
|
|
|
cycle-collection5.rs
|
Remove tests for objs, adjust tests that use objs
|
2012-01-13 11:52:13 +01:00 |
cycle-collection.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
dead-code-one-arm-if.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
decl-with-recv.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
deep.rs
|
|
|
deref-lval.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
deref.rs
|
|
|
div-mod.rs
|
|
|
double-unbox.rs
|
|
|
drop-bind-thunk-args.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
drop-on-empty-block-exit.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
drop-on-ret.rs
|
|
|
drop-parametric-closure-with-bound-box.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
dupe-first-attr.rc
|
freebsd support
|
2012-01-01 20:18:55 -08:00 |
early-ret-binop-add.rs
|
Allow tail expressions even in no_value blocks. Type checker
|
2012-01-03 13:13:52 -08:00 |
early-ret-binop.rs
|
Allow tail expressions even in no_value blocks. Type checker
|
2012-01-03 13:13:52 -08:00 |
else-if.rs
|
|
|
empty-mutable-vec.rs
|
|
|
empty-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
enum-disr-val-pretty.rs
|
Fix various drift issues in the qq branch.
|
2012-02-03 20:54:18 -07:00 |
export-abstract-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
export-multi.rs
|
|
|
export-non-interference2.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
export-non-interference3.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
export-non-interference.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
export-tag-variant.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
export-unexported-dep.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
expr-alt-box.rs
|
|
|
expr-alt-fail-all.rs
|
|
|
expr-alt-fail.rs
|
|
|
expr-alt-generic-box1.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-alt-generic-box2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-alt-generic-unique1.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-alt-generic-unique2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-alt-generic.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-alt-struct.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
expr-alt-unique.rs
|
|
|
expr-alt.rs
|
|
|
expr-block-box.rs
|
|
|
expr-block-fn.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
expr-block-generic-box1.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-block-generic-box2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-block-generic-unique1.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-block-generic-unique2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-block-generic.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-block-ref.rs
|
|
|
expr-block-slot.rs
|
|
|
expr-block-unique.rs
|
|
|
expr-block.rs
|
|
|
expr-copy.rs
|
|
|
expr-elseif-ref2.rs
|
|
|
expr-elseif-ref.rs
|
|
|
expr-empty-ret.rs
|
|
|
expr-fn.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
expr-if-box.rs
|
|
|
expr-if-fail-all.rs
|
|
|
expr-if-fail.rs
|
|
|
expr-if-generic-box1.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-if-generic-box2.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-if-generic.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
expr-if-struct.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
expr-if-unique.rs
|
|
|
expr-if.rs
|
|
|
expr-scope.rs
|
|
|
exterior.rs
|
|
|
fact.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
fixed-point-bind-box.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
fixed-point-bind-unique.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
float2.rs
|
Make 1.f parse as a field access on the integer 1
|
2011-12-16 11:46:57 +01:00 |
float-nan.rs
|
Merge branch 'master' into kmath
|
2012-01-05 16:25:51 +01:00 |
float-signature.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
float.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
floatlits.rs
|
|
|
fn-bare-assign.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
fn-bare-bind-generic.rs
|
|
|
fn-bare-bind.rs
|
|
|
fn-bare-coerce-to-block.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
fn-bare-coerce-to-shared.rs
|
|
|
fn-bare-item.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
fn-bare-size.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
fn-bare-spawn.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
fn-coerce-field.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
fn-constraint.rs
|
Fix tests for str::le patch
|
2012-02-03 14:32:23 +01:00 |
fn-lval.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
fn-type-infer.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
for-destruct.rs
|
|
|
for-implicit-copy.rs
|
|
|
for-loop-fail.rs
|
|
|
foreach-nested.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
foreach-put-structured.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
foreach-simple-outer-slot.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
fun-call-variants.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
fun-indirect-call.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
generic-alias-box.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-alias-unique.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-bind-2.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-bind.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
generic-box.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-derived-type.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-drop-glue.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-exterior-box.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-exterior-unique.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-fn-box.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
generic-fn-infer.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-fn-twice.rs
|
|
|
generic-fn-unique.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-fn.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-ivec-leak.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-ivec.rs
|
|
|
generic-recursive-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-tag-alt.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-tag-corruption.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-tag-local.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-tag-values.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
generic-temporary.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
generic-tup.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
generic-type-synonym.rs
|
|
|
generic-type.rs
|
|
|
generic-unique.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
global-scope.rs
|
|
|
guards.rs
|
Change all uses of 'when' in alt-patterns to 'if'
|
2012-01-09 19:27:05 -08:00 |
hashmap-memory.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
hello.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
i8-incr.rs
|
|
|
i32-sub.rs
|
|
|
if-bot.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
if-check-precond.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
if-check.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
if-ret.rs
|
|
|
iface-cast.rs
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
iface-generic.rs
|
Revert self types
|
2012-01-30 11:37:52 +01:00 |
iface-to-str.rs
|
Make resolution of dictionaries on bounded params work
|
2012-01-03 16:37:41 +01:00 |
import2.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import3.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import4.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import5.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import6.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import7.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import8.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
import-from-native.rs
|
|
|
import-from.rs
|
|
|
import-glob-0.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import-glob-1.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
import-glob-circular.rs
|
|
|
import-glob-crate.rs
|
issue #1352: change param order on vec::init_elt, putting block in final position.
|
2012-01-21 13:33:16 -08:00 |
import-in-block.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
import.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
infer-fn-tail-expr.rs
|
|
|
infinite-loops.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
init-res-into-things.rs
|
test: Resolve some FIXMEs
|
2012-02-05 17:05:24 -08:00 |
inner-module.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
int.rs
|
|
|
integral-indexing.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
interior-vec.rs
|
|
|
invoke-external-native.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
issue-333.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
issue-506.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
issue-507.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
issue-511.rs
|
Change option::t to option
|
2012-01-31 17:05:20 -08:00 |
issue-687.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
issue-783.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
issue-898.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
issue-933.rs
|
Handle predicates that recurse in a check() expression
|
2012-01-19 22:53:22 -08:00 |
issue-970.rs
|
Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. Close #1428.
|
2012-01-19 19:29:21 -08:00 |
issue-980.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
issue-1112.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
issue-1251.rs
|
rustc: Add suffix ".rc" to LLVM module identifier
|
2011-12-05 17:21:20 +08:00 |
issue-1257.rs
|
rustc: Fix memory leak in do-while loop
|
2011-12-05 00:38:38 +08:00 |
issue-1460.rs
|
test: Add test for issue #1460
|
2012-02-05 20:42:05 -08:00 |
issue-1660.rs
|
Don't compute pre- and postconditions for item_consts
|
2012-01-31 11:52:46 -08:00 |
issue-1821.rs
|
test: Add test for #1821
|
2012-02-13 15:58:14 -08:00 |
istr.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
item-attributes.rs
|
Remove native types from stdlib
|
2012-02-01 12:23:13 +01:00 |
item-name-overload.rs
|
|
|
iter-range.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
ivec-add.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
ivec-pass-by-value.rs
|
|
|
ivec-tag.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
join.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
lambda-infer-unresolved.rs
|
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
|
2012-01-09 16:12:48 -08:00 |
lambda-no-leak.rs
|
rename sendfn to fn~, lambda to fn@
|
2012-01-10 13:31:06 -08:00 |
large-records.rs
|
|
|
last-use-in-block.rs
|
Fix bug in handling of block functions in last-use analysis
|
2012-02-13 17:55:40 +01:00 |
last-use-in-cap-clause.rs
|
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
|
2012-01-09 16:12:48 -08:00 |
last-use-is-capture.rs
|
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
|
2012-01-09 16:12:48 -08:00 |
lazy-and-or.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
lazy-init.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
lazychan.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
leak-box-as-tydesc.rs
|
|
|
leak-tag-copy.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
leak-unique-as-tydesc.rs
|
|
|
let-destruct-fresh-mem.rs
|
|
|
let-destruct.rs
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
linear-for-loop.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
linked-failure.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
list.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
log-err-phi.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
log-knows-the-names-of-variants-in-std.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
log-knows-the-names-of-variants.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
log-linearized.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
log-str.rs
|
add a log_str() function and allow '%?' in fmt strings to use it
|
2012-01-11 10:32:54 -08:00 |
long-while.rs
|
|
|
loop-scope.rs
|
|
|
lots-a-fail.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
macro-2.rs
|
|
|
macro-3.rs
|
|
|
macro-by-example-1.rs
|
|
|
macro-by-example-2.rs
|
|
|
macro.rs
|
|
|
main-ivec.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
many.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
maybe-mutable.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
method-attributes.rs
|
rustc: Allow attributes on methods. Closes #1709
|
2012-01-30 11:43:45 -08:00 |
mlist-cycle.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
mlist.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
mod-view-items.rs
|
issue #1352: change param order on vec::init_elt, putting block in final position.
|
2012-01-21 13:33:16 -08:00 |
monad.rs
|
Add monad iface test
|
2012-02-06 09:56:41 +01:00 |
morestack1.rs
|
test: Enable all morestack tests
|
2011-12-18 13:37:33 -08:00 |
morestack2.rs
|
rt: Add RUST_MAX_STACK env var with 8MB default
|
2012-01-11 13:57:11 -08:00 |
morestack3.rs
|
rt: Add RUST_MAX_STACK env var with 8MB default
|
2012-01-11 13:57:11 -08:00 |
morestack4.rs
|
rt: Add RUST_MAX_STACK env var with 8MB default
|
2012-01-11 13:57:11 -08:00 |
morestack5.rs
|
rt: Remove set_min_stack
|
2012-01-29 21:27:37 -08:00 |
morestack6.rs
|
Remove experimental GC code
|
2012-02-03 11:34:12 +01:00 |
move-1-unique.rs
|
|
|
move-1.rs
|
|
|
move-2-unique.rs
|
|
|
move-2.rs
|
|
|
move-3-unique.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
move-3.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
move-4-unique.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
move-4.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
move-arg-2-unique.rs
|
|
|
move-arg-2.rs
|
|
|
move-arg.rs
|
|
|
move-nullary-fn.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
move-scalar.rs
|
|
|
multi-let.rs
|
|
|
multi.rc
|
|
|
multiline-comment.rs
|
|
|
mutable-alias-vec.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
mutable-huh-variance-vec1.rs
|
|
|
mutable-huh-variance-vec2.rs
|
|
|
mutable-vec-drop.rs
|
|
|
mutual-recursion-group.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
native2.rs
|
rewrite to use ctypes types
|
2012-02-11 10:14:41 -08:00 |
native-dupe.rs
|
Remove experimental GC code
|
2012-02-03 11:34:12 +01:00 |
native-fn-linkname.rs
|
implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name.
|
2011-12-16 15:29:59 -08:00 |
native-mod.rc
|
|
|
native-no-abi.rs
|
|
|
native.rc
|
|
|
negative.rs
|
|
|
nested-alts.rs
|
Remove support for the '.' after a nullary tag in a pattern
|
2012-01-19 01:04:59 -08:00 |
nested-pattern.rs
|
Change option::t to option
|
2012-01-31 17:05:20 -08:00 |
nested-patterns.rs
|
Allow binding of nested patterns
|
2011-12-08 12:03:48 +01:00 |
newtype-polymorphic.rs
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
newtype.rs
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
nil-decl-in-native.rs
|
test: Add test for #901. Closes #901
|
2012-02-05 17:54:52 -08:00 |
nil-pattern.rs
|
|
|
non-boolean-pure-fns.rs
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
nullary-or-pattern.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
opeq.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
operator-associativity.rs
|
|
|
operator-overloading.rs
|
Add test case for issue #1733
|
2012-02-02 10:30:07 +01:00 |
or-pattern.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
output-slot-variants.rs
|
|
|
over-constrained-vregs.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
paren-free.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
parse-fail.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
pass-by-copy.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
path.rs
|
|
|
pattern-bound-var-in-for-each.rs
|
Add companion-module core.rs that exports log levels and option/some/none everywhere.
|
2011-12-20 12:41:44 -08:00 |
pred-check.rs
|
|
|
pred-not-bool.rs
|
|
|
pred.rs
|
|
|
preempt.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
qquote.rs
|
Correctly handle the character position at the EOF.
|
2012-02-14 19:37:33 -08:00 |
readalias.rs
|
|
|
rebind-fn.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
rec-auto.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
rec-extend.rs
|
|
|
rec-tup.rs
|
|
|
rec.rs
|
|
|
record-pat.rs
|
Increase precedence of as operator
|
2012-02-09 11:58:08 +01:00 |
resource-assign-is-not-copy.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
resource-destruct.rs
|
|
|
resource-generic.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
resource-in-struct.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
ret-bang.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
ret-none.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
return-nil.rs
|
|
|
rt-circular-buffer.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
rt-sched-1.rs
|
core: Add task::spawn_sched
|
2012-02-08 15:42:51 -08:00 |
self-shadowing-import.rs
|
|
|
send-iloop.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
send-type-inference.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
sendfn-deep-copy.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
sendfn-generic-fn.rs
|
make "native fn" the type for bare functions, remove fn exprs
|
2012-01-13 06:27:35 -08:00 |
sendfn-is-a-block.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
sendfn-spawn-with-fn-arg.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
seq-compare.rs
|
|
|
shadow.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
shape_intrinsic_tag_then_rec.rs
|
Change option::t to option
|
2012-01-31 17:05:20 -08:00 |
simple-alt-generic-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
simple-generic-alt.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
simple-generic-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
simple-infer.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
size-and-align.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
spawn2.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
spawn-fn.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
spawn-module-qualified.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
spawn-types.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
spawn.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
static-impl.rs
|
Add [X].len() to core, use it in trans modules
|
2012-02-14 13:43:36 +01:00 |
str-append.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
str-concat.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
str-growth.rs
|
|
|
str-idx.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
str-multiline.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
string-self-append.rs
|
(core::str) rename byte_len -> len_bytes and rename char_len -> len
|
2012-02-12 15:30:20 -08:00 |
structured-compare-recursive.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
structured-compare.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
supported-cast.rs
|
Remove native types from stdlib
|
2012-02-01 12:23:13 +01:00 |
swap-1.rs
|
|
|
swap-2.rs
|
|
|
syntax-extension-fmt.rs
|
core: Shuffle around a #fmt test
|
2012-01-21 13:20:14 -08:00 |
syntax-extension-minor.rs
|
|
|
syntax-extension-shell.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
tag-align-dyn-u64.rs
|
unify size_of, align_of into one call (metrics)
|
2012-01-21 19:31:52 -08:00 |
tag-align-dyn-variants.rs
|
unify size_of, align_of into one call (metrics)
|
2012-01-21 19:31:52 -08:00 |
tag-align-shape.rs
|
unify size_of, align_of into one call (metrics)
|
2012-01-21 19:31:52 -08:00 |
tag-align-u64.rs
|
unify size_of, align_of into one call (metrics)
|
2012-01-21 19:31:52 -08:00 |
tag-auto-disr-val-shape.rs
|
test: Un-xfail run-pass/tag-auto-disr-val-shape
|
2012-01-25 12:44:13 -08:00 |
tag-disr-val-shape.rs
|
test: Un-xfail run-pass/tag-disr-val-shape
|
2012-01-25 12:34:37 -08:00 |
tag-exports.rs
|
Export all enum variants by default; new syntax for selectively exporting variants
|
2012-01-23 15:48:08 -08:00 |
tag-in-block.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
tag-variant-disr-val.rs
|
test: Add regression test for #1659
|
2012-01-25 12:40:08 -08:00 |
tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
tail-call-arg-leak.rs
|
|
|
tail-cps.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
tail-direct.rs
|
|
|
task-comm-0.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-1.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-2.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-3.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-4.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
task-comm-5.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm-6.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm-7.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-8.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-9.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-10.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-11.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-12.rs
|
rt: Rename task_sleep intrinsic to task_yield. Remove usec param
|
2012-02-02 18:10:24 -08:00 |
task-comm-13.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-14.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-15.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-16.rs
|
test: Resolve some FIXMEs
|
2012-02-05 17:05:24 -08:00 |
task-comm-17.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
task-comm-chan-cleanup2.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm-chan-cleanup3.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm-chan-cleanup4.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-comm-chan-cleanup.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm-chan-nil.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-comm.rs
|
Remove tests for objs, adjust tests that use objs
|
2012-01-13 11:52:13 +01:00 |
task-compare.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
task-killjoin-rsrc.rs
|
add rust_task_is_unwinding predicate and do not kill if already unwinding
|
2012-01-09 19:53:32 -08:00 |
task-killjoin.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-life-0.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
task-spawn-connected.rs
|
add section on spawn_connected to tutorial and pull test into file
|
2012-01-11 09:49:21 -08:00 |
task-spawn-move-and-copy.rs
|
distinguish "any closure" and "stack closure" (block)
|
2012-01-13 09:31:40 -08:00 |
terminate-in-initializer.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
test-ignore-cfg.rs
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
test-runner-hides-main.rs
|
|
|
threads.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
too-much-recursion.rs
|
test: xfail-win32 run-pass/too-much-recursion
|
2012-01-11 15:10:36 -08:00 |
trivial-message.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
tup.rs
|
|
|
type-in-nested-module.rs
|
|
|
type-namespace.rs
|
|
|
type-param-constraints.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
type-param.rs
|
deprecate fn exprs and the fn() type, preferring fn@ and native fn
|
2012-01-13 06:27:34 -08:00 |
type-params-in-for-each.rs
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
type-ptr.rs
|
|
|
type-sizes.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
typestate-cfg-nesting.rs
|
|
|
typestate-multi-decl.rs
|
|
|
typestate-transitive.rs
|
|
|
u8-incr-decr.rs
|
|
|
u8-incr.rs
|
|
|
u32-decr.rs
|
|
|
uint.rs
|
|
|
unchecked-predicates.rs
|
make bind syntax unnecessary: just use _ for one of the arguments
|
2012-02-11 10:14:41 -08:00 |
unify-return-ty.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
uniq-cc-generic.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
uniq-cc.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
unique-alt-discrim.rs
|
|
|
unique-assign-copy.rs
|
|
|
unique-assign-drop.rs
|
|
|
unique-assign-generic.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
unique-assign.rs
|
|
|
unique-autoderef-field.rs
|
|
|
unique-autoderef-index.rs
|
|
|
unique-cmp.rs
|
|
|
unique-containing-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
unique-copy-box.rs
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
unique-create.rs
|
|
|
unique-decl-init-copy.rs
|
|
|
unique-decl-init.rs
|
|
|
unique-decl-move-temp.rs
|
|
|
unique-decl-move.rs
|
|
|
unique-decl.rs
|
|
|
unique-deref.rs
|
|
|
unique-destructure.rs
|
|
|
unique-drop-complex.rs
|
|
|
unique-fn-arg-move.rs
|
|
|
unique-fn-arg-mut.rs
|
|
|
unique-fn-arg.rs
|
|
|
unique-fn-ret.rs
|
|
|
unique-generic-assign.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
unique-in-tag.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
unique-in-vec-copy.rs
|
|
|
unique-in-vec.rs
|
|
|
unique-init.rs
|
|
|
unique-kinds.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
unique-log.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
unique-move-drop.rs
|
|
|
unique-move-temp.rs
|
|
|
unique-move.rs
|
|
|
unique-mutable.rs
|
|
|
unique-pat-2.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
unique-pat-3.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
unique-pat.rs
|
|
|
unique-pinned-nocopy-2.rs
|
|
|
unique-rec.rs
|
|
|
unique-send-2.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
unique-send.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
unique-swap.rs
|
|
|
unit.rs
|
|
|
unreachable-code.rs
|
Change all uses of 'when' in alt-patterns to 'if'
|
2012-01-09 19:27:05 -08:00 |
unsafe-fn-called-from-unsafe-blk.rs
|
|
|
unsafe-fn-called-from-unsafe-fn.rs
|
|
|
unwind-box.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
unwind-resource2.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
unwind-resource.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
unwind-unique.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
use-iface-before-def.rs
|
Make sure iface_methods are set before they are accessed
|
2012-02-06 09:56:42 +01:00 |
use-import-export.rs
|
|
|
use-uninit-alt2.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
use-uninit-alt.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
use.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
user.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
utf8_chars.rs
|
(core::str) rename byte_len -> len_bytes and rename char_len -> len
|
2012-02-12 15:30:20 -08:00 |
utf8_idents.rs
|
Add support in lexer for utf8 identifiers. No NFKC logic in char yet.
|
2011-12-29 14:45:18 -08:00 |
utf8.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
variant-attributes.rs
|
rustc: Allow attributes on enum variants. Closes #1663
|
2012-01-25 16:24:06 -08:00 |
vec-concat.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
vec-drop.rs
|
|
|
vec-growth.rs
|
|
|
vec-ivec-deadlock.rs
|
|
|
vec-late-init.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
vec-push.rs
|
Switch to new param kind bound syntax
|
2012-01-05 15:50:02 +01:00 |
vec-self-append.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
vec-slice.rs
|
|
|
vec.rs
|
|
|
vector-no-ann-2.rs
|
|
|
weird-exprs.rs
|
Fix last failing test
|
2012-01-30 18:21:12 +01:00 |
while-and-do-while.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
while-cont.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
while-flow-graph.rs
|
|
|
while-loop-constraints-2.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
while-prelude-drop.rs
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
while-with-break.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
writealias.rs
|
|
|
x86stdcall2.rs
|
freebsd support
|
2012-01-01 20:18:55 -08:00 |
x86stdcall.rs
|
freebsd support
|
2012-01-01 20:18:55 -08:00 |
yield1.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
yield2.rs
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
yield.rs
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
zip-same-length.rs
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |