.. |
crate-attributes-src
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
multi-src
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
native-mod-src
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
native-src
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
acyclic-unwind.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
alias-uninit-value.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
alloca-from-derived-tydesc.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-bot-2.rs
|
Handle alt on a _|_ - typed value
|
2011-08-04 16:07:26 -07:00 |
alt-bot.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-join.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-path.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-pattern-drop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-pattern-lit.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-pattern-no-type-params.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
alt-pattern-simple.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-phi.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
alt-str.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-tag.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
alt-type-simple.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
anon-obj-backwarding-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-backwarding.rs
|
Thread "self" through the stack. Backwarding! Closes #702.
|
2011-08-09 10:59:13 -07:00 |
anon-obj-cats.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-degenerate.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-no-inner-obj-simple.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-no-inner-obj.rs
|
Test cases for issue #822.
|
2011-08-15 16:29:42 -07:00 |
anon-obj-overriding-reduced.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-overriding.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-refer-to-parallel-method.rs
|
Test cases for issue #822.
|
2011-08-15 16:29:42 -07:00 |
anon-obj-with-self-call-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-obj-with-self-call.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
anon-objs-with-fields.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
argv.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
arith-0.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
arith-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
arith-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
arith-unsigned.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
artificial-block.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
assign-assign.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
auto-deref-fn.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
auto-instantiate.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
auto-loop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
autobind.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
autoderef-objfn.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
basic-1.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
basic-2.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
basic.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
bind-exterior.rs
|
Change some tests that used binop autoderef.
|
2011-08-12 18:28:03 -07:00 |
bind-interior.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bind-native.rs
|
Removed spawn and task from the parser. Updated all the tests except for the benchmarks.
|
2011-08-15 09:26:52 -07:00 |
bind-obj-ctor.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bind-parameterized-args-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bind-parameterized-args.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bind-thunk.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bind-trivial.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
binops.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
bitwise.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
block-expr-precedence.rs
|
Add a comment about our single use of no-reformat
|
2011-08-19 10:16:38 -07:00 |
block-fn-coerce.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
block-iter-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
block-iter-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
block-vec-map2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
bool-not.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
box-compare.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
box-in-tup.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
box-inside-if2.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
box-inside-if.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
box-pattern.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
box-unbox.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
box.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
break-value.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
break.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
call-autoderef-tag.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
cast.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
chan-leak.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
char.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
check-pattern-bound.rs
|
Test case for checks on pattern-bound vars
|
2011-08-26 00:46:53 -07:00 |
child-outlives-parent.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
claim-nonterm.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
clone-with-exterior.rs
|
Removed spawn and task from the parser. Updated all the tests except for the benchmarks.
|
2011-08-15 09:26:52 -07:00 |
comm.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
command-line-args.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
complex.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
conditional-compile.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
const.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
constrained-type.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
constraint-prop-expr-move.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
constraint-prop-move.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
constraint-prop-swap.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
constraint-prop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
crate-attributes.rc
|
|
|
dead-code-one-arm-if.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
decl-with-recv.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
deep.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
deref-lval.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
deref.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
div-mod.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
double-unbox.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
drop-bind-thunk-args.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
drop-on-empty-block-exit.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
drop-on-ret.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
drop-parametric-closure-with-bound-box.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
early-ret-binop-add.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
early-ret-binop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
else-if.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
empty-mutable-vec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-abstract-tag.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-multi.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-non-interference2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-non-interference3.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-non-interference.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
export-tag-variant.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
export-unexported-dep.rs
|
Drop arguments on the caller side, not the callee
|
2011-08-22 10:16:09 +02:00 |
expr-alt-box.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-fail-all.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-generic-box1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-generic-box2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-generic.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-struct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-box.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-fn.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-generic-box1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-generic-box2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-generic.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-ref.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block-slot.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-block.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-copy.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-elseif-ref2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-elseif-ref.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-empty-ret.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-fn.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-box.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-fail-all.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-generic-box1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-generic-box2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-generic.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-struct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-scope.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
exterior.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fact.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
first-class-method.rs
|
Test case for issue #758.
|
2011-08-09 12:25:47 -07:00 |
fixed-point-bind-box.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
float2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
float-signature.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
float.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
floatlits.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fn-constraint.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fn-expr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fn-lval.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fn-type-infer.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
for-destruct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
for-each-destruct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
for-loop-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
foreach-box-drop.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
foreach-nested-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
foreach-nested.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
foreach-put-structured.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
foreach-simple-outer-slot.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
foreach-simple.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
fun-call-variants.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fun-indirect-call.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
generic-alias-box.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-bind-2.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-bind.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-box.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-derived-type.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-drop-glue.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-exterior-box.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-fn-box.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-fn-infer.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-fn-twice.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-fn.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-iter-frame.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-ivec-leak.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
generic-ivec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
generic-obj-with-derived-type.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-obj.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-recursive-tag.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-tag-alt.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-tag-corruption.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-tag-local.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-tag-values.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-tag.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
generic-temporary.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
generic-tup.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
generic-type-synonym.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
generic-type.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
global-scope.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
guards.rs
|
Implement pattern guards
|
2011-08-22 17:49:31 +02:00 |
hashmap-memory.rs
|
Convert std::map::new_str_hash to istrs. Issue #855
|
2011-08-27 15:54:44 -07:00 |
hello.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
i8-incr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
i32-sub.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
if-bot.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
if-check-precond.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
if-check.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
if-ret.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import3.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import4.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
import5.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
import6.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import7.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
import8.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-from-native.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-from.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-glob-0.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-glob-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-glob-circular.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import-glob-crate.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
import.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
infer-fn-tail-expr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
infinite-loops.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
inner-module.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
int.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
integral-indexing.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
interface-narrowing.rs
|
Test case for issue #115.
|
2011-08-15 17:10:13 -07:00 |
interior-vec.rs
|
Implement non-internal ivecs
|
2011-08-29 09:07:53 +02:00 |
issue-333.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
issue-506.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
issue-507.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
issue-687.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
issue-718.rs
|
The self-stack stuff (from #702) also closes issue #718.
|
2011-08-09 11:46:15 -07:00 |
istr.rs
|
Teach rustc to append istrs. Issue #855
|
2011-08-22 17:40:06 -07:00 |
item-attributes.rs
|
Resolve a number of FIXMEs
|
2011-08-23 18:55:37 -07:00 |
item-name-overload.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
iter-range.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
iter-ret.rs
|
Convert most main functions to the ivec signature
|
2011-08-16 10:29:08 -07:00 |
ivec-add.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
ivec-pass-by-value.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
ivec-tag.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
join.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
lambda-infer-unresolved.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
lambda-no-leak.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
large-records.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
lazy-and-or.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
lazy-init.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
lazychan.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
leak-box-as-tydesc.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
leak-tag-copy.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
let-destruct-fresh-mem.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
let-destruct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
linear-for-loop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
list.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
log-err-phi.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
long-while.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
loop-scope.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
macro-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
macro-3.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
macro-by-example-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
macro-by-example-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
macro.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
main-ivec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
many.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
maybe-mutable.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
mlist-cycle.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
mlist.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
mod-view-items.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
move-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
move-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
move-3.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
move-4.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
move-arg-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
move-arg.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
move-scalar.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
multi-let.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
multi.rc
|
|
|
multiline-comment.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
mutable-alias-vec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
mutable-vec-drop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
mutual-recursion-group.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
native2.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
native-mod.rc
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
native-opaque-type.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
native.rc
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
nested-alts.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
nested-obj-self.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
nested-pattern.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
newtype-polymorphic.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
newtype.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
nil-pattern.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
non-boolean-pure-fns.rs
|
Allow pure fns to have any return type
|
2011-08-25 17:23:35 -07:00 |
obj-as.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
obj-docs.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
obj-drop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-recursion.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-return-polytypes.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
obj-self-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-self-3.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-self-4.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-self.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
obj-with-vec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
opeq.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
operator-associativity.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
or-pattern.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
output-slot-variants.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
over-constrained-vregs.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
paren-free.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
parse-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
path.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
pattern-bound-var-in-for-each.rs
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
polymorphic-iter.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
pred-check.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
pred-not-bool.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
pred.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
preempt.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
readalias.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rebind-fn.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rec-auto.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rec-extend.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rec-tup.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
record-pat.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
resource-destruct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
resource-generic.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
resource-in-struct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
ret-bang.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
ret-none.rs
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
return-nil.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
rt-circular-buffer.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
self-shadowing-import.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
send-type-inference.rs
|
Better type inference for chans and ports.
|
2011-08-17 17:16:23 -07:00 |
seq-compare.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
shadow.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
simple-alt-generic-tag.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
simple-anon-objs.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
simple-generic-alt.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
simple-generic-tag.rs
|
Port the tests to the decl foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
simple-infer.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
simple-obj.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
sio-client.rs
|
Removed trans_comm.rs from the compiler. Updating aio/sio to work with the new chan and port system, started on a networking module for the standard library.
|
2011-08-16 09:36:29 -07:00 |
sio-ctx.rs
|
Update comments on sio-ctx test
|
2011-08-09 12:30:50 -07:00 |
sio-read.rs
|
Updating sio tests.
|
2011-08-16 09:45:55 -07:00 |
sio-srv.rs
|
Updating sio tests.
|
2011-08-16 09:45:55 -07:00 |
sio-write.rs
|
Updating sio tests.
|
2011-08-16 09:45:55 -07:00 |
size-and-align.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
spawn2.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
spawn-fn.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
spawn-module-qualified.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
spawn-types.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
spawn.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
standalone-method.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
stateful-obj.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
str-append.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
str-concat.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
str-growth.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
str-idx.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
str-multiline.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
string-self-append.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
structured-compare-recursive.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
structured-compare.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
swap-1.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
swap-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
syntax-extension-fmt.rs
|
Add #ifmt extension, like #fmt but for istrs. Issue #855
|
2011-08-30 21:08:07 -07:00 |
syntax-extension-minor.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
syntax-extension-shell.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
tag-and-generic-obj.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
tag-in-block.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
tag.rs
|
Resolve a number of FIXMEs
|
2011-08-23 18:55:37 -07:00 |
tail-call-arg-leak.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
tail-cps.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
tail-direct.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
task-comm-0.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
task-comm-1.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-2.rs
|
XFAIL task-comm-2. Doesn't work under windows
|
2011-08-24 12:03:08 -07:00 |
task-comm-3.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-4.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-5.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-6.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-7.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-8.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-9.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-10.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
task-comm-11.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-12.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-13.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-15.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-16.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm-chan-nil.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-comm.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-compare.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-killjoin.rs
|
Using move-mode for spawn thunks to avoid race conditions.
|
2011-08-17 11:44:50 -07:00 |
task-life-0.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
task-pin.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
terminate-in-initializer.rs
|
Zero locals with initializers that may break or terminate. Closes #787
|
2011-08-23 16:29:21 -07:00 |
ternary.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
test-runner-hides-main.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
threads.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
trivial-message.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
tup.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-in-nested-module.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-namespace.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-param-constraints.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-param.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-params-in-for-each.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
type-ptr.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
type-sizes.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
typestate-cfg-nesting.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
typestate-multi-decl.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
typestate-transitive.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
u8-incr-decr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
u8-incr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
u32-decr.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
uint.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
unchecked-predicates.rs
|
Test case for unchecked blocks
|
2011-08-25 18:33:57 -07:00 |
unify-return-ty.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
unit.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
use-import-export.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
use-uninit-alt2.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
use-uninit-alt.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
use.rs
|
Remove all xfail-stage0 directives
|
2011-08-03 10:55:59 -07:00 |
user.rs
|
Port the tests to the expr foo::<T> syntax.
|
2011-08-16 15:05:57 -07:00 |
utf8_chars-istr.rs
|
Add std::istr. Issue #855
|
2011-08-22 21:33:49 -07:00 |
utf8_chars.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
utf8.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-append.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-concat.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-drop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-growth.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-ivec-deadlock.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-late-init.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-push.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vec-self-append.rs
|
Fix ivec self-append. Closes #816
|
2011-08-22 15:04:28 -07:00 |
vec-slice.rs
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
vec.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
vector-no-ann-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
while-and-do-while.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
while-cont.rs
|
Recheck the while loop contition after continuing. Closes #825
|
2011-08-23 14:51:22 -07:00 |
while-flow-graph.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
while-loop-constraints-2.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
while-prelude-drop.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
while-with-break.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
wierd-exprs.rs
|
Change "pred" to "pure fn" in all libraries and test cases
|
2011-08-25 18:24:45 -07:00 |
writealias.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
x86stdcall.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
yield1.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
yield2.rs
|
Using move-mode for spawn thunks to avoid race conditions.
|
2011-08-17 11:44:50 -07:00 |
yield.rs
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
zip-same-length.rs
|
Un-xfail zip-same-length
|
2011-08-30 17:19:13 -07:00 |