rust/src/test/run-pass
2011-11-18 16:15:46 +01:00
..
companionmod-src rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
alias-uninit-value.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
alloca-from-derived-tydesc.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
alt-bot-2.rs
alt-bot.rs Reformat 2011-08-20 11:04:00 -07:00
alt-implicit-copy-unique.rs Add missing case for pat_uniq to syntax::visit 2011-09-23 16:03:35 -07:00
alt-implicit-copy.rs Apply implicit copying for unsafe references to alt patterns 2011-09-13 12:23:36 +02:00
alt-join.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
alt-path.rs Reformat 2011-08-20 11:04:00 -07:00
alt-pattern-drop.rs Eliminate const_refcount. Issue #855 2011-09-02 15:13:41 -07:00
alt-pattern-lit.rs Reformat 2011-08-20 11:04:00 -07:00
alt-pattern-no-type-params.rs
alt-pattern-simple.rs Reformat 2011-08-20 11:04:00 -07:00
alt-phi.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
alt-range.rs Un-xfail-fast some tests 2011-10-20 16:01:24 -07:00
alt-str.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
alt-tag.rs Reformat 2011-08-20 11:04:00 -07:00
alt-type-simple.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
anon-obj-backwarding-2.rs Reformat 2011-08-20 11:04:00 -07:00
anon-obj-backwarding.rs
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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02: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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02: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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
argument-passing.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
argv.rs Reformat. Issue #855 2011-09-02 22:11:42 -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-instantiate.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
auto-loop.rs Reformat 2011-08-20 11:04:00 -07:00
autobind.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
autoderef-objfn.rs Reformat 2011-08-20 11:04:00 -07:00
basic-1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
basic-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
basic.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
binary-minus-without-space.rs Make 1-1 parse again 2011-10-07 16:46:44 +02:00
bind-exterior.rs
bind-generic.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
bind-interior.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-native.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
bind-obj-ctor.rs Reformat 2011-08-20 11:04:00 -07:00
bind-parameterized-args-2.rs Adjust function signatures to allow for vecs being immediate 2011-10-10 16:01:51 +02:00
bind-parameterized-args.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-thunk.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-trivial.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
binops.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
bitwise.rs Make run-pass/bitwise 64-bit compatible 2011-11-15 17:01:06 -08:00
block-expr-precedence.rs Un-xfail various tests 2011-09-19 18:55:26 -07:00
block-fn-coerce.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-iter-1.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-iter-2.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-vec-map2.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02: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
box-inside-if.rs
box-pattern.rs Reformat 2011-08-20 11:04:00 -07:00
box-unbox.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01: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
bug-862.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
c-stack-as-value.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
c-stack-returning-int64.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
cast.rs Reformat 2011-08-20 11:04:00 -07:00
chan-leak.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
char.rs Reformat 2011-08-20 11:04:00 -07:00
check-pattern-bound.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
child-outlives-parent.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
claim-nonterm.rs Remove std::str. Issue #855 2011-09-01 16:09:15 -07:00
clone-with-exterior.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
comm.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
command-line-args.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
companionmod.rc rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
companionmod.rs rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
complex.rs Reformat 2011-08-20 11:04:00 -07:00
conditional-compile-arch.rs Support conditional compilation based on architecture 2011-11-15 16:33:09 -08:00
conditional-compile.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
const-contents.rs Add test with implemented bits of issue #570. 2011-11-09 14:33:06 -08:00
const-negative.rs Add a test for negative constants. Closes #358 2011-09-22 21:59:09 -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. Issue #855 2011-09-02 22:11:42 -07:00
constraint-prop-move.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
constraint-prop-swap.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
constraint-prop.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
crate-attributes.rc
cycle-collection2.rs Record the internal reference count of environment boxes. Closes #981 2011-10-21 14:05:16 -07:00
cycle-collection4.rs Free vectors during cc sweep 2011-10-21 16:07:40 -07:00
cycle-collection5.rs Cycle-collect objects 2011-10-21 17:21:59 -07:00
cycle-collection.rs rt: Turn on cycle collection at task death; add a test case 2011-09-26 16:59:15 -07:00
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 for new mode syntax, step 1 2011-09-12 12:04:14 +02: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 Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02: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
empty-tag.rs Properly fill single-variant zero-arg tag values. 2011-10-13 15:14:09 +02: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
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 Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-alt-generic-box2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic-unique1.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic-unique2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-struct.rs Reformat 2011-08-20 11:04:00 -07:00
expr-alt-unique.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -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 Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-block-generic-box2.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
expr-block-generic-unique1.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
expr-block-generic-unique2.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
expr-block-generic.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01: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-unique.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -07:00
expr-block.rs Reformat 2011-08-20 11:04:00 -07:00
expr-copy.rs Properly implement copy expressions 2011-09-12 13:13:20 +02: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 for new mode syntax, step 1 2011-09-12 12:04:14 +02: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 Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-if-generic-box2.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
expr-if-generic.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
expr-if-struct.rs Reformat 2011-08-20 11:04:00 -07:00
expr-if-unique.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -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 Move closure construction over to DPS style 2011-09-29 10:36:40 +02:00
fixed-point-bind-box.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
fixed-point-bind-unique.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
float2.rs Reformat 2011-08-20 11:04:00 -07:00
float-nan.rs Replaced constant functions with actual constants in std and updated tests 2011-11-15 18:02:45 -08: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-bare-anon-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-anon.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-assign.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-bind-generic.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-bind.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-coerce-to-block.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-coerce-to-shared.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-item.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-size.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-spawn.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
fn-coerce-field.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-constraint.rs Reformat. Issue #855 2011-09-02 22:11:42 -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-implicit-copy.rs Make for loop alias-safe 2011-09-13 13:05:59 +02:00
for-loop-fail.rs Reformat 2011-08-20 11:04:00 -07:00
foreach-nested.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-put-structured.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-simple-outer-slot.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-unique-drop.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
fun-call-variants.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
fun-indirect-call.rs Reformat 2011-08-20 11:04:00 -07:00
generic-alias-box.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-alias-unique.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-bind-2.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-bind.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-box.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-derived-type.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-drop-glue.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-exterior-box.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-exterior-unique.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-fn-box.rs
generic-fn-infer.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-fn-twice.rs
generic-fn-unique.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-fn.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01: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 Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-obj.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-recursive-tag.rs
generic-tag-alt.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
generic-tag-corruption.rs
generic-tag-local.rs
generic-tag-values.rs
generic-tag.rs
generic-temporary.rs Add pass-by-ref annotation to the tests to make them typecheck 2011-10-07 10:41:39 +02:00
generic-tup.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
generic-type-synonym.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
generic-type.rs
generic-unique.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
global-scope.rs
guards.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
hashmap-memory.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -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 Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import5.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import6.rs Reformat 2011-08-20 11:04:00 -07:00
import7.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import8.rs Reformat 2011-08-20 11:04:00 -07:00
import-from-native.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08: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 Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08: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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
init-res-into-things.rs Add some tests for new kind system 2011-11-18 16:15:46 +01: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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
interior-vec.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
invoke-external-native.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
issue-333.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
issue-506.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
issue-507.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
issue-511.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
issue-687.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
issue-718.rs
issue-783.rs Add test for #783. Closes #783 2011-11-11 17:14:30 -08:00
issue-898.rs Revert "Revert "Add a test case for #898. Closes #898."" 2011-10-11 22:03:23 -04:00
issue-980.rs Un-xfail-fast some tests 2011-10-20 16:01:24 -07:00
issue-1112.rs Fix alignment of interior pointers of dynamic-size types. Closes #1112 2011-11-01 12:13:00 -07:00
istr.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
item-attributes.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
item-name-overload.rs Reformat 2011-08-20 11:04:00 -07:00
iter-range.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
ivec-add.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
ivec-pass-by-value.rs Reformat 2011-08-20 11:04:00 -07:00
ivec-tag.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
join.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
lambda-infer-unresolved.rs Reformat 2011-08-20 11:04:00 -07:00
lambda-no-leak.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
large-records.rs Reformat 2011-08-20 11:04:00 -07:00
lazy-and-or.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
lazy-init.rs Reformat 2011-08-20 11:04:00 -07:00
lazychan.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
leak-box-as-tydesc.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
leak-tag-copy.rs Reformat 2011-08-20 11:04:00 -07:00
leak-unique-as-tydesc.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -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
linked-failure.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -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
log-linearized.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02: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
lots-a-fail.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02: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 Insert omitted semicolons for statements 2011-09-15 09:49:00 +02:00
many.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
maybe-mutable.rs rustc: Accept 'const' as synonym for 'mutable?' 2011-11-16 13:52:08 -08:00
mlist-cycle.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
mlist.rs Reformat 2011-08-20 11:04:00 -07:00
mod-view-items.rs
move-1-unique.rs Support non-immediates in trans_uniq::copy_val 2011-09-24 21:28:58 -07:00
move-1.rs Reformat 2011-08-20 11:04:00 -07:00
move-2-unique.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -07:00
move-2.rs Reformat 2011-08-20 11:04:00 -07:00
move-3-unique.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
move-3.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
move-4-unique.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
move-4.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
move-arg-2-unique.rs Create a bunch of test cases for unique boxes by copying box tests 2011-09-23 15:15:30 -07:00
move-arg-2.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
move-arg.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
move-nullary-fn.rs Add tests for moving nullary functions 2011-09-19 19:04:33 -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 Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
mutable-huh-variance-vec1.rs rustc: Accept 'const' as synonym for 'mutable?' 2011-11-16 13:52:08 -08:00
mutable-huh-variance-vec2.rs rustc: Accept 'const' as synonym for 'mutable?' 2011-11-16 13:52:08 -08: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 Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
native-dupe.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
native-fn-linkname.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
native-mod.rc Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
native-no-abi.rs Add a test that native mods don't need to declare an ABI 2011-11-16 11:36:46 -08:00
native-opaque-type.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
native.rc Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
negative.rs Add support for negative literals. 2011-09-14 00:47:14 -04:00
nested-alts.rs
nested-obj-self.rs Reformat 2011-08-20 11:04:00 -07:00
nested-pattern.rs
newtype-polymorphic.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
newtype.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
nil-pattern.rs Reformat 2011-08-20 11:04:00 -07:00
non-boolean-pure-fns.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
obj-as.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
obj-docs.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01: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 Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
obj-self-2.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
obj-self-3.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01: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 for new mode syntax, step 1 2011-09-12 12:04:14 +02: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
pass-by-copy.rs Add a pass-by-copy parameter passing convention 2011-11-18 12:49:00 +01:00
path.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
pattern-bound-var-in-for-each.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02: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 Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
readalias.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
rebind-fn.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -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 for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
rec.rs Reformat 2011-08-20 11:04:00 -07:00
record-pat.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
reference-branch.rs Fix handling of loops and conditionals in alias.rs 2011-11-15 13:29:57 +01:00
resource-assign-is-not-copy.rs Add some tests for new kind system 2011-11-18 16:15:46 +01:00
resource-destruct.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
resource-generic.rs Add pass-by-ref annotation to the tests to make them typecheck 2011-10-07 10:41:39 +02:00
resource-in-struct.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
ret-bang.rs Reformat 2011-08-20 11:04:00 -07:00
ret-by-reference.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
ret-none.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
return-nil.rs Reformat 2011-08-20 11:04:00 -07:00
rt-circular-buffer.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
self-shadowing-import.rs Reformat 2011-08-20 11:04:00 -07:00
send-iloop.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
send-type-inference.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01: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
simple-generic-tag.rs
simple-infer.rs Reformat 2011-08-20 11:04:00 -07:00
simple-obj.rs Reformat 2011-08-20 11:04:00 -07:00
size-and-align.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
spawn2.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
spawn-fn.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn-module-qualified.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn-types.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
standalone-method.rs Move closure construction over to DPS style 2011-09-29 10:36:40 +02:00
stateful-obj.rs Reformat 2011-08-20 11:04:00 -07:00
str-append.rs Reformat. Issue #855 2011-09-02 22:11:42 -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. Issue #855 2011-09-02 22:11:42 -07:00
string-self-append.rs Reformat. Issue #855 2011-09-02 22:11:42 -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
supported-cast.rs Add tests for the 'as' (cast) operator 2011-10-27 13:37:35 -07:00
swap-1.rs Reformat 2011-08-20 11:04:00 -07:00
swap-2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
syntax-extension-fmt.rs Add float support to #fmt. Fix #1014. 2011-11-10 11:40:34 -08:00
syntax-extension-minor.rs Reformat 2011-08-20 11:04:00 -07:00
syntax-extension-shell.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
tag-and-generic-obj.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
tag-in-block.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
tag.rs Reformat. Issue #855 2011-09-02 22:11:42 -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 Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-3.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -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 Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-8.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-9.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-10.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-11.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-12.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-13.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-14.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-15.rs rt: Take the task lock when dropping port refcounts 2011-11-11 16:11:31 -08: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-17.rs Drop the 2 from the spawn*2 functions 2011-10-20 18:23:47 -07:00
task-comm-chan-cleanup2.rs Un-xfail-win32 two tests that should actually work 2011-11-14 13:13:44 -08:00
task-comm-chan-cleanup3.rs stdlib: Run cleanups on data that fails to send 2011-11-14 14:07:52 -08:00
task-comm-chan-cleanup4.rs Disconnect ports before draining them. Issue #1155 2011-11-16 17:22:14 -08:00
task-comm-chan-cleanup.rs Un-xfail-win32 two tests that should actually work 2011-11-14 13:13:44 -08: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 Rehabilitate run-pass/task-comm.rs 2011-11-11 16:11:34 -08:00
task-compare.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
task-killjoin.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
task-life-0.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-pin.rs Reformat 2011-08-20 11:04:00 -07:00
terminate-in-initializer.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
ternary.rs Reformat 2011-08-20 11:04:00 -07:00
test-ignore-cfg.rs Add the ability to ignore tests by compiler config 2011-10-29 18:30:32 -07:00
test-runner-hides-main.rs Reformat 2011-08-20 11:04:00 -07:00
threads.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -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 Add some tests for new kind system 2011-11-18 16:15:46 +01:00
type-param.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
type-params-in-for-each.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
type-ptr.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
type-sizes.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02: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 Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unify-return-ty.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
unique-alt-discrim.rs Fix ty_uniq case in maybe_auto_unbox 2011-09-22 18:14:18 -07:00
unique-assign-copy.rs Add a test that assignment of unique boxes to locals does a copy 2011-09-22 13:53:34 -07:00
unique-assign-drop.rs Drop the previous value when copying one unique box local to another 2011-09-22 13:53:34 -07:00
unique-assign-generic.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unique-assign.rs Add assignment to unique box locals 2011-09-22 13:53:33 -07:00
unique-autoderef-field.rs Autoderef indexes and fields of unique boxes 2011-09-22 16:06:25 -07:00
unique-autoderef-index.rs Autoderef indexes and fields of unique boxes 2011-09-22 16:06:25 -07:00
unique-cmp.rs Log and compare unique boxes 2011-09-21 17:08:40 -07:00
unique-containing-tag.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-copy-box.rs move sys fns into c-stack-cdecl and get_type_desc() into rusti 2011-10-24 16:06:17 -07:00
unique-create.rs Make creation of unique boxes work again 2011-09-20 17:51:17 -07:00
unique-decl-init-copy.rs Initialize unique box locals from other locals 2011-09-22 13:53:33 -07:00
unique-decl-init.rs Initialize unique box locals from other locals 2011-09-22 13:53:33 -07:00
unique-decl-move-temp.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-decl-move.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-decl.rs Parse unique box types 2011-09-20 17:51:17 -07:00
unique-deref.rs Add ability to deref unique boxes. Make unique boxes immediates. 2011-09-21 14:40:55 -07:00
unique-destructure.rs Add let destructuring for unique boxes 2011-09-23 16:12:04 -07:00
unique-drop-complex.rs Call drop glue on the thing in a unique box 2011-09-22 10:26:34 -07:00
unique-fn-arg-move.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-fn-arg-mut.rs Add a test for mutable references to unique boxes as function arguments 2011-09-22 15:03:44 -07:00
unique-fn-arg.rs Add a test for unique boxes as fn args 2011-09-22 14:55:08 -07:00
unique-fn-ret.rs Adda test for returning unique boxes 2011-09-22 17:00:53 -07:00
unique-generic-assign.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unique-in-tag.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-in-vec-copy.rs Add a test that unique boxes in vectors are copied when the vector is 2011-09-26 17:59:58 -07:00
unique-in-vec.rs Allow vectors to contain unique boxes. Closes #952 2011-09-22 17:00:53 -07:00
unique-init.rs Make creation of unique boxes work again 2011-09-20 17:51:17 -07:00
unique-kinds.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unique-log.rs Log and compare unique boxes 2011-09-21 17:08:40 -07:00
unique-move-drop.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-move-temp.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-move.rs Add tests for moving unique boxes 2011-09-22 15:43:08 -07:00
unique-mutable.rs Add support for mutable unique boxes 2011-09-22 10:26:34 -07:00
unique-pat-2.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-pat-3.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-pat.rs Begin to support pattern matching on unique boxes 2011-09-23 15:15:30 -07:00
unique-pinned-nocopy-2.rs Make it again possible to initialize resource locals via assignment 2011-09-27 23:20:27 -07:00
unique-rec.rs Support non-immediates in trans_uniq::copy_val 2011-09-24 21:28:58 -07:00
unique-send-2.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
unique-send.rs Add two tests for sending unique boxes across channels 2011-09-23 15:32:31 -07:00
unique-swap.rs Add tests for swapping unique boxes 2011-09-24 12:36:50 -07:00
unit.rs Reformat 2011-08-20 11:04:00 -07:00
unreachable-code.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
unsafe-fn-called-from-unsafe-blk.rs make treatment of unchecked/unsafe blocks more uniform 2011-10-12 14:39:24 -07:00
unsafe-fn-called-from-unsafe-fn.rs fix test to include a main() function 2011-10-12 14:26:47 -07:00
unwind-box.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-resource2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-resource.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-unique.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
use-import-export.rs Reformat 2011-08-20 11:04:00 -07:00
use-uninit-alt2.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
use-uninit-alt.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
use.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
user.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
utf8_chars.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
utf8.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 Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
vec-self-append.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
vec-slice.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02: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
weird-exprs.rs test: Fix more typos in weird-exprs.rs. 2011-09-26 10:26:30 -07:00
while-and-do-while.rs Reformat 2011-08-20 11:04:00 -07:00
while-cont.rs Reformat. Issue #855 2011-09-02 22:11:42 -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
writealias.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
x86stdcall2.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
x86stdcall.rs Add "stdcall" as synonym for "c-stack-stdcall" 2011-11-09 16:47:44 -08:00
yield1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
yield2.rs
yield.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
zip-same-length.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00