rust/src/test/run-pass
2012-08-08 15:05:49 -07:00
..
companionmod-src
crate-attributes-src
foreign-mod-src
foreign-src
module-polymorphism2-files/float-template
module-polymorphism3-files
module-polymorphism4-files Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
module-polymorphism-files
multi-src Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
syntax-extension-source-utils-files
acyclic-unwind.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alias-uninit-value.rs Convert ret to return 2012-08-01 19:16:06 -07:00
alignment-gep-tup-like-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alignment-gep-tup-like-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alloca-from-derived-tydesc.rs Convert ret to return 2012-08-01 19:16:06 -07:00
alt-bot-2.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-bot.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-implicit-copy-unique.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-implicit-copy.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-join.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-naked-record-expr.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-naked-record.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-path.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-pattern-drop.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-pattern-lit.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-pattern-no-type-params.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-pattern-simple.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-phi.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-range.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-ref-binding-mut-option.rs move borrowck tests to use ref, fix a few exposed shortcomings 2012-08-07 06:11:12 -07:00
alt-ref-binding-mut.rs s/alt/match/ 2012-08-06 16:13:52 -07:00
alt-ref-binding.rs s/alt/match/ 2012-08-06 16:13:52 -07:00
alt-str.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-tag.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-type-simple.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-unique-bind.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
alt-with-ret-arm.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
argument-passing.rs Convert ret to return 2012-08-01 19:16:06 -07:00
argv.rs
arith-0.rs
arith-1.rs
arith-2.rs
arith-unsigned.rs
artificial-block.rs Convert ret to return 2012-08-01 19:16:06 -07:00
assign-assign.rs
assignability-trait.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
attr-before-view-item2.rs
attr-before-view-item.rs
auto_serialize.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
auto-instantiate.rs Convert ret to return 2012-08-01 19:16:06 -07:00
auto-loop.rs
autobind.rs Convert ret to return 2012-08-01 19:16:06 -07:00
autoderef-method-newtype.rs
autoderef-method-priority.rs
autoderef-method-twice-but-not-thrice.rs
autoderef-method-twice.rs
autoderef-method.rs
bare-static-string.rs test: Add a test case for bare static strings 2012-08-03 11:51:47 -07:00
basic-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
basic-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
basic.rs Convert ret to return 2012-08-01 19:16:06 -07:00
big-literals.rs
binary-minus-without-space.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
binops.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
bitv-perf-test.rs Reduce the difficulty of run-pass/bitv-perf-test. Valgrinds slowly 2012-07-30 12:04:58 -07:00
bitwise.rs
block-arg-call-as.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-arg-can-be-followed-by-binop.rs
block-arg-can-be-followed-by-block-arg.rs
block-arg-can-be-followed-by-call.rs
block-arg-in-parentheses.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-arg-used-as-any.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-arg-used-as-lambda.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-arg.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
block-explicit-types.rs
block-expr-precedence.rs
block-fn-coerce.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-iter-1.rs
block-iter-2.rs
block-vec-map2.rs
bool-not.rs
borrowck-borrow-from-at-vec.rs Convert ret to return 2012-08-01 19:16:06 -07:00
borrowck-borrow-from-expr-block.rs Make comparisons between region pointers work 2012-08-02 23:53:45 -07:00
borrowck-fixed-length-vecs.rs
borrowck-move-from-unsafe-ptr-ok.rs Convert ret to return 2012-08-01 19:16:06 -07:00
borrowck-mut-uniq.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-mut-vec-as-imm-slice.rs Convert ret to return 2012-08-01 19:16:06 -07:00
borrowck-newtype-issue-2573.rs
borrowck-pat-reassign-no-binding.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck-preserve-box-in-arm-not-taken.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck-preserve-box-in-discr.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck-preserve-box-in-field.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-in-pat.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck-preserve-box-in-uniq.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-sometimes-needed.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck-preserve-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-cond-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-expl-deref.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-root-while-cond-2.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
borrowck-root-while-cond.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
borrowck-univariant-enum.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
bounded-fn-type.rs rustc: Parse and stub (broken) typechecking for bounded function types 2012-08-06 18:55:24 -07:00
box-compare.rs
box-in-tup.rs
box-inside-if2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
box-inside-if.rs Convert ret to return 2012-08-01 19:16:06 -07:00
box-pattern.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
box-unbox.rs Convert ret to return 2012-08-01 19:16:06 -07:00
box.rs
boxed-class-type-substitution.rs
break-value.rs Convert ret to return 2012-08-01 19:16:06 -07:00
break.rs
by-val-and-by-move.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
c-stack-as-value.rs
c-stack-returning-int64.rs Convert ret to return 2012-08-01 19:16:06 -07:00
cap-clause-move.rs
cap-clause-not-used.rs
cast-region-to-uint.rs Make comparisons between region pointers work 2012-08-02 23:53:45 -07:00
cast.rs
cci_borrow.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_capture_clause.rs
cci_impl_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_iter_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_nested_exe.rs
cci_no_inline_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cfg-family.rs
cfg-target-family.rs
chan-leak.rs Convert ret to return 2012-08-01 19:16:06 -07:00
char.rs
child-outlives-parent.rs
class-attributes-1.rs Update tests for macro syntax change. 2012-07-30 18:38:15 -07:00
class-attributes-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-cast-to-trait-cross-crate-2.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-cast-to-trait-cross-crate.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-cast-to-trait-multiple-types.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-cast-to-trait.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-dtor.rs
class-exports.rs
class-impl-parameterized-trait.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-impl-very-parameterized-trait.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
class-implement-trait-cross-crate.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-implement-traits.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-implements-multiple-traits.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-method-cross-crate.rs
class-methods-cross-crate.rs
class-methods.rs
class-poly-methods-cross-crate.rs
class-poly-methods.rs
class-separate-impl.rs Convert ret to return 2012-08-01 19:16:06 -07:00
class-str-field.rs
class-trait-bounded-param.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
class-typarams.rs
classes-cross-crate.rs
classes-self-referential.rs
classes-simple-cross-crate.rs
classes-simple-method.rs
classes-simple.rs
classes.rs Convert ret to return 2012-08-01 19:16:06 -07:00
cleanup-copy-mode.rs Convert ret to return 2012-08-01 19:16:06 -07:00
clone-with-exterior.rs
close-over-big-then-small-data.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
closure-inference2.rs
closure-inference.rs
comm.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
command-line-args.rs
companionmod.rc
companionmod.rs
compare-generic-enums.rs
complex.rs Convert ret to return 2012-08-01 19:16:06 -07:00
conditional-compile-arch.rs
conditional-compile.rs Convert ret to return 2012-08-01 19:16:06 -07:00
const-bound.rs
const-const.rs
const-contents.rs
const-negative.rs
const-rec-and-tup.rs Implement &-expressions in consts. Part of #2317. 2012-08-03 18:07:58 -07:00
const-region-ptrs.rs Translate const vecs, most of const slices. More for #2317. 2012-08-03 21:44:52 -07:00
const-struct.rs Translate const structs. 2012-08-07 17:31:26 -07:00
const-vecs-and-slices.rs Const slices now work. Something odd about non-const cases though, see #3138. 2012-08-07 15:04:40 -07:00
const.rs
core-export-f64-sqrt.rs
crate-attributes.rc
crate-method-reexport-grrrrrrr.rs
crateresolve1.rs
crateresolve2.rs
crateresolve3.rs
crateresolve4.rs
crateresolve5.rs
crateresolve6.rs
crateresolve7.rs
cycle-collection2.rs
cycle-collection4.rs
cycle-collection5.rs
cycle-collection.rs
dead-code-one-arm-if.rs Convert ret to return 2012-08-01 19:16:06 -07:00
decl-with-recv.rs
deep-vector2.rs
deep-vector.rs
deep.rs Convert ret to return 2012-08-01 19:16:06 -07:00
deref-lval.rs
deref.rs
div-mod.rs
do1.rs
do2.rs
do3.rs
do-for-empty-args.rs
do-for-no-args.rs
do-pure.rs
do-stack.rs
double-unbox.rs
drop-on-empty-block-exit.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
drop-on-ret.rs Convert ret to return 2012-08-01 19:16:06 -07:00
dupe-first-attr.rc
dvec-index-op.rs test: Add a dvec indexing operator test, which serves as a test for #2615 (cross-crate operator overloading). 2012-08-06 21:30:57 -07:00
dvec-test.rs
early-ret-binop-add.rs Convert ret to return 2012-08-01 19:16:06 -07:00
early-ret-binop.rs Convert ret to return 2012-08-01 19:16:06 -07:00
else-if.rs
empty-mutable-vec.rs
empty-tag.rs
enum-disr-val-pretty.rs
estr-internal.rs
estr-shared.rs
estr-slice.rs Const slices now work. Something odd about non-const cases though, see #3138. 2012-08-07 15:04:40 -07:00
estr-uniq.rs
evec-internal-boxes.rs
evec-internal.rs
evec-slice.rs
exec-env.rs
explicit-i-suffix.rs
export-abstract-tag.rs Convert ret to return 2012-08-01 19:16:06 -07:00
export-glob-imports-target.rs
export-glob.rs
export-multi.rs
export-non-interference2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
export-non-interference3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
export-non-interference.rs
export-tag-variant.rs
export-unexported-dep.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-alt-box.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-fail-all.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-fail.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-generic-box1.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-generic-box2.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-generic-unique1.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-generic-unique2.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-generic.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-struct.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt-unique.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-block-box.rs
expr-block-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-block-generic-box1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-block-generic-box2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-block-generic-unique1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-block-generic-unique2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-block-generic.rs Convert ret to return 2012-08-01 19:16:06 -07: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 Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-fn.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
expr-if-box.rs
expr-if-fail-all.rs
expr-if-fail.rs
expr-if-generic-box1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-if-generic-box2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-if-generic.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-if-struct.rs
expr-if-unique.rs
expr-if.rs
expr-scope.rs Convert ret to return 2012-08-01 19:16:06 -07:00
exterior.rs
extern-1.rs
extern-call-deep2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call-deep.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call-scrub.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-crosscrate.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-stress.rs
extern-take-value.rs
extern-yield.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fact.rs Convert ret to return 2012-08-01 19:16:06 -07:00
fat-arrow-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
fixed_length_copy.rs Clean out transitional lint. 2012-08-01 13:35:40 -07:00
fixed_length_vec_glue.rs
fixed-point-bind-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
fixed-point-bind-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
float2.rs
float-nan.rs
float-signature.rs Convert ret to return 2012-08-01 19:16:06 -07:00
float.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
floatlits.rs
fn-bare-assign.rs
fn-bare-coerce-to-block.rs
fn-bare-coerce-to-shared.rs
fn-bare-item.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fn-bare-size.rs
fn-bare-spawn.rs
fn-coerce-field.rs
fn-lval.rs Convert ret to return 2012-08-01 19:16:06 -07:00
fn-type-infer.rs
for-destruct.rs
for-loop-fail.rs
foreach-nested.rs
foreach-put-structured.rs
foreach-simple-outer-slot.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
foreign2.rs
foreign-dupe.rs
foreign-fn-linkname.rs Convert ret to return 2012-08-01 19:16:06 -07:00
foreign-lib-path.rs
foreign-mod.rc
foreign-no-abi.rs
foreign-struct.rs
foreign.rc
fun-call-variants.rs Convert ret to return 2012-08-01 19:16:06 -07:00
fun-indirect-call.rs Convert ret to return 2012-08-01 19:16:06 -07:00
functional-struct-update.rs rustc: Implement functional record update for structs 2012-08-06 13:17:42 -07:00
generic-alias-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-alias-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-derived-type.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-drop-glue.rs
generic-exterior-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-exterior-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-fn-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-fn-infer.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-fn-twice.rs
generic-fn-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-ivec-leak.rs
generic-ivec.rs
generic-recursive-tag.rs
generic-tag-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
generic-tag-corruption.rs
generic-tag-local.rs
generic-tag-values.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
generic-tag.rs
generic-temporary.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-tup.rs Convert ret to return 2012-08-01 19:16:06 -07:00
generic-type-synonym.rs
generic-type.rs
generic-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
global-scope.rs Convert ret to return 2012-08-01 19:16:06 -07:00
guards.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
hashmap-memory.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
hello.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
i8-incr.rs
i32-sub.rs
if-bot.rs
if-check.rs Convert ret to return 2012-08-01 19:16:06 -07:00
if-ret.rs Convert ret to return 2012-08-01 19:16:06 -07:00
impl-implicit-trait.rs syntax: Fix parsing of inherent traits 2012-08-07 13:01:22 -07:00
impl-variance.rs
import2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import4.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import5.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import6.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import7.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import8.rs
import-from-foreign.rs
import-from.rs
import-glob-0.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import-glob-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import-glob-crate.rs
import-in-block.rs
import-trailing-comma.rs
import.rs
infer-fn-tail-expr.rs
infer-with-expected.rs
inferred-suffix-in-pattern-range.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
infinite-loops.rs
init-res-into-things.rs
inner-module.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
instantiable.rs
int-conversion-coherence.rs
int.rs
integer-literal-suffix-inference.rs
integral-indexing.rs
intrinsic-alignment.rs
intrinsic-atomics-cc.rs
intrinsic-atomics.rs
intrinsic-frame-address.rs
intrinsic-move-val.rs
invoke-external-foreign.rs
issue2170exe.rs
issue2378c.rs
issue-333.rs Convert ret to return 2012-08-01 19:16:06 -07:00
issue-506.rs
issue-507.rs
issue-687.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-783.rs
issue-868.rs Add test for issue 868 2012-07-26 14:29:47 -07:00
issue-912.rs
issue-979.rs
issue-980.rs
issue-1112.rs
issue-1251.rs
issue-1257.rs
issue-1460.rs
issue-1466.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-1516.rs
issue-1660.rs
issue-1696.rs
issue-1701.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-1821.rs
issue-1866.rs
issue-1895.rs
issue-1974.rs Convert ret to return 2012-08-01 19:16:06 -07:00
issue-1989.rs Convert ret to return 2012-08-01 19:16:06 -07:00
issue-2101.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-2185.rs Convert ret to return 2012-08-01 19:16:06 -07:00
issue-2196.rs
issue-2214.rs fix compilation of 2214 2012-08-03 08:05:04 -07:00
issue-2242-d.rs xfail-fast issue-2242 2012-08-07 07:15:47 -07:00
issue-2288.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2311-2.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2311.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2312.rs Add a test for issue #2312 2012-08-06 11:08:52 -07:00
issue-2316-c.rs
issue-2380-b.rs
issue-2383.rs
issue-2414-c.rs
issue-2445-b.rs
issue-2445.rs
issue-2463.rs
issue-2487-a.rs
issue-2502.rs
issue-2526-a.rs
issue-2548.rs Adding a test case for #2548 2012-08-03 10:22:16 -07:00
issue-2550.rs Clean out transitional lint. 2012-08-01 13:35:40 -07:00
issue-2611.rs
issue-2631-b.rs
issue-2633-2.rs
issue-2633.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2642.rs
issue-2708.rs
issue-2718.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-2723-b.rs
issue-2734.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2735.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2748-a.rs
issue-2748-b.rs
issue-2804-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2804.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-2834.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2869.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-2904.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-2930.rs Use a proper protocol definition instead of the already-expanded code. 2012-08-07 11:47:11 -07:00
issue-2935.rs Auto-deref the base expr in trans_method_callee 2012-08-06 19:17:44 -07:00
issue-3029.rs Add xfailed test case for #3029 2012-07-26 14:51:10 -07:00
issue-3037.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
issue-3091.rs Make comparisons between region pointers work 2012-08-02 23:53:45 -07:00
issue-3149.rs Don't add struct names to the value name space if there's no constructor 2012-08-08 11:53:08 -07:00
istr.rs
item-attributes.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
item-name-overload.rs
iter-all.rs
iter-any.rs
iter-contains.rs
iter-count.rs
iter-eachi.rs
iter-filter-to-vec.rs
iter-flat-map-to-vec.rs
iter-foldl.rs
iter-map-to-vec.rs
iter-min-max.rs
iter-range.rs
iter-to-vec.rs
ivec-add.rs Convert ret to return 2012-08-01 19:16:06 -07:00
ivec-pass-by-value.rs
ivec-tag.rs
keyword-changes-2012-07-31.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
kindck-owned-trait-contains-1.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
lambda-infer-unresolved.rs
lambda-no-leak.rs
large-records.rs
last-use-corner-cases.rs
last-use-in-block.rs Convert ret to return 2012-08-01 19:16:06 -07:00
last-use-in-cap-clause.rs Convert ret to return 2012-08-01 19:16:06 -07:00
last-use-is-capture.rs
lazy-and-or.rs Convert ret to return 2012-08-01 19:16:06 -07:00
lazy-init.rs
lazychan.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
leak-box-as-tydesc.rs
leak-tag-copy.rs
leak-unique-as-tydesc.rs
leaky_comm.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
let-destruct-fresh-mem.rs
let-destruct.rs
linear-for-loop.rs
lint-non-camel-case-with-trailing-underscores.rs lint: Allow trailing underscores in camel case idents 2012-08-08 15:05:49 -07:00
list.rs
liveness-assign-imm-local-after-loop.rs
liveness-assign-imm-local-after-ret.rs Convert ret to return 2012-08-01 19:16:06 -07:00
liveness-loop-break.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
liveness-move-in-loop.rs
log-err-phi.rs
log-knows-the-names-of-variants-in-std.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
log-knows-the-names-of-variants.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
log-linearized.rs Convert ret to return 2012-08-01 19:16:06 -07:00
log-str.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
long-while.rs
loop-break-cont-1.rs
loop-break-cont.rs
loop-diverges.rs
loop-scope.rs
lots-a-fail.rs
macro-2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
macro-3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
macro-by-example-1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
macro-by-example-2.rs Convert ret to return 2012-08-01 19:16:06 -07:00
macro-interpolation.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
macro.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
main-ivec.rs
many.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
max-min-classes.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
maybe-mutable.rs Convert ret to return 2012-08-01 19:16:06 -07:00
method-attributes.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
mlist-cycle.rs
mlist.rs
mod-inside-fn.rs test: Add a test for mods inside functions. Closes #493 2012-07-30 18:00:56 -07:00
mod-view-items.rs
module-polymorphism2.rc
module-polymorphism2.rs
module-polymorphism3.rc
module-polymorphism3.rs
module-polymorphism4.rc
module-polymorphism4.rs
module-polymorphism.rc
module-polymorphism.rs
monad.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
monomorphize-trait-in-fn-at.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
morestack1.rs
morestack2.rs
morestack3.rs Convert ret to return 2012-08-01 19:16:06 -07:00
morestack4.rs
morestack5.rs
morestack6.rs
move-1-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-2-unique.rs
move-2.rs
move-3-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-3.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-4-unique.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-4.rs Convert ret to return 2012-08-01 19:16:06 -07:00
move-arg-2-unique.rs
move-arg-2.rs
move-arg.rs
move-nullary-fn.rs
move-scalar.rs
multi-let.rs
multi.rc
multiline-comment.rs
mutable-alias-vec.rs
mutable-huh-variance-vec1.rs
mutable-huh-variance-vec2.rs
mutable-vec-drop.rs
mutual-recursion-group.rs
negative.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
nested-alts.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
nested-class.rs Convert ret to return 2012-08-01 19:16:06 -07:00
nested-exhaustive-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
nested-pattern.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
nested-patterns.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
newlambdas-ret-infer2.rs
newlambdas-ret-infer.rs Convert ret to return 2012-08-01 19:16:06 -07:00
newlambdas.rs Convert ret to return 2012-08-01 19:16:06 -07:00
newtype-polymorphic.rs Convert ret to return 2012-08-01 19:16:06 -07:00
newtype.rs Convert ret to return 2012-08-01 19:16:06 -07:00
nil-decl-in-foreign.rs
nil-pattern.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
non-boolean-pure-fns.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
nullary-or-pattern.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
numeric-method-autoexport.rs
opeq.rs
operator-associativity.rs
operator-overloading.rs rustc: Use coherence for operator overloading. 2012-07-27 19:35:24 -07:00
option-ext.rs
or-pattern.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
output-slot-variants.rs Convert ret to return 2012-08-01 19:16:06 -07:00
over-constrained-vregs.rs
paren-free.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
parse-fail.rs
pass-by-copy.rs
path.rs
pattern-bound-var-in-for-each.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
pipe-bank-proto.rs Nifty macros for receiving from a protocol. 2012-08-07 11:47:12 -07:00
pipe-detect-term.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
pipe-peek.rs
pipe-pingpong-bounded.rs Convert ret to return 2012-08-01 19:16:06 -07:00
pipe-pingpong-proto.rs
pipe-presentation-examples.rs xfail-pretty 2012-08-08 12:00:52 -07:00
pipe-select-macro.rs Working on a macro for selecting from many pipes. 2012-08-07 11:47:12 -07:00
pipe-select.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
pipe-sleep.rs
placement-new-arena.rs Purge placement new; Make borrowck know about unary move. 2012-08-02 22:36:36 -07:00
platform_thread.rs core: Rename task::osmain to platform_thread. #3090 2012-08-06 14:07:51 -07:00
pred-not-bool.rs Convert ret to return 2012-08-01 19:16:06 -07:00
preempt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
private-class-field.rs
private-method.rs
pure-fmt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
pure-sum.rs Convert ret to return 2012-08-01 19:16:06 -07:00
rcvr-borrowed-to-region.rs Convert ret to return 2012-08-01 19:16:06 -07:00
rcvr-borrowed-to-slice.rs Convert ret to return 2012-08-01 19:16:06 -07:00
readalias.rs
rec-align-u32.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
rec-align-u64.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
rec-auto.rs
rec-extend.rs
rec-tup.rs Convert ret to return 2012-08-01 19:16:06 -07:00
rec.rs
record-pat.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
reflect-visit-data.rs Convert ret to return 2012-08-01 19:16:06 -07:00
reflect-visit-type.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
region-return-interior-of-option-in-self.rs refactor categorization out of borrowck into its own module. 2012-08-08 09:22:07 -07:00
region-return-interior-of-option.rs new test case demonstrating ability to return ptr to interior of option 2012-08-07 20:13:03 -07:00
regions-addr-of-interior-of-unique-box.rs Convert ret to return 2012-08-01 19:16:06 -07:00
regions-addr-of-ret.rs Convert ret to return 2012-08-01 19:16:06 -07:00
regions-appearance-constraint.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
regions-borrow-at.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
regions-borrow-estr-uniq.rs
regions-borrow-evec-at.rs
regions-borrow-evec-fixed.rs
regions-borrow-evec-uniq.rs
regions-borrow-uniq.rs
regions-bot.rs
regions-creating-enums2.rs
regions-creating-enums5.rs
regions-escape-into-other-fn.rs
regions-fn-subtyping-2.rs
regions-fn-subtyping.rs
regions-infer-borrow-scope-addr-of.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
regions-infer-borrow-scope-view.rs
regions-infer-borrow-scope-within-loop-ok.rs
regions-infer-borrow-scope.rs Convert ret to return 2012-08-01 19:16:06 -07:00
regions-infer-call-2.rs
regions-infer-call.rs
regions-mock-trans-impls.rs Purge placement new; Make borrowck know about unary move. 2012-08-02 22:36:36 -07:00
regions-mock-trans.rs Convert ret to return 2012-08-01 19:16:06 -07:00
regions-nullary-variant.rs
regions-params.rs
regions-self-impls.rs Convert ret to return 2012-08-01 19:16:06 -07:00
regions-self-in-enums.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
regions-simple.rs
regions-trait.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
repeated-vector-syntax.rs rustc: Translate repeated vector syntax 2012-08-03 18:49:44 -07:00
resolve-issue-2428.rs
resource-assign-is-not-copy.rs
resource-cycle2.rs
resource-cycle3.rs
resource-cycle.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
resource-destruct.rs Convert ret to return 2012-08-01 19:16:06 -07:00
resource-generic.rs
resource-in-struct.rs
ret-bang.rs Convert ret to return 2012-08-01 19:16:06 -07:00
ret-break-cont-in-block.rs Convert ret to return 2012-08-01 19:16:06 -07:00
ret-none.rs Convert ret to return 2012-08-01 19:16:06 -07:00
return-nil.rs Convert ret to return 2012-08-01 19:16:06 -07:00
rt-circular-buffer.rs
rt-sched-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
self-shadowing-import.rs Convert ret to return 2012-08-01 19:16:06 -07:00
send-iloop.rs
send-resource.rs
send-type-inference.rs
sendable-class.rs
sendfn-deep-copy.rs Convert ret to return 2012-08-01 19:16:06 -07:00
sendfn-generic-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
sendfn-is-a-block.rs Convert ret to return 2012-08-01 19:16:06 -07:00
sendfn-spawn-with-fn-arg.rs
seq-compare.rs
shadow.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
shape_intrinsic_tag_then_rec.rs
shebang.rs
shift.rs
signed-shift-const-eval.rs
simple-alt-generic-tag.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
simple-generic-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
simple-generic-tag.rs
simple-infer.rs
size-and-align.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
spawn2.rs
spawn-fn.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
spawn-types.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
spawn.rs
stable-addr-of.rs
static-impl.rs
static-method-test.rs Implement static typeclass methods. Closes #3132. 2012-08-07 17:18:14 -07:00
static-method-xcrate.rs Implement static typeclass methods. Closes #3132. 2012-08-07 17:18:14 -07:00
str-append.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
str-concat.rs
str-growth.rs
str-idx.rs
str-multiline.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
string-self-append.rs
struct-pattern-matching.rs rustc: Implement pattern matching for structs 2012-08-06 17:36:24 -07:00
struct-return.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
structured-compare-recursive.rs
structured-compare.rs
supported-cast.rs
swap-1.rs
swap-2.rs
syntax-extension-fmt.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
syntax-extension-minor.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
syntax-extension-shell.rs
syntax-extension-source-utils.rs syntax: Rename 'module' extension to 'module_path' 2012-07-31 17:22:30 -07:00
tag-align-dyn-u64.rs Convert ret to return 2012-08-01 19:16:06 -07:00
tag-align-dyn-variants.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
tag-align-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-align-u64.rs Convert ret to return 2012-08-01 19:16:06 -07:00
tag-auto-disr-val-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-disr-val-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-exports.rs
tag-in-block.rs
tag-variant-disr-val.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
tag.rs
tail-call-arg-leak.rs Convert ret to return 2012-08-01 19:16:06 -07:00
tail-cps.rs Convert ret to return 2012-08-01 19:16:06 -07:00
tail-direct.rs Convert ret to return 2012-08-01 19:16:06 -07:00
task-comm-0.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-3.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
task-comm-4.rs
task-comm-5.rs
task-comm-6.rs
task-comm-7.rs
task-comm-9.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
task-comm-10.rs
task-comm-11.rs
task-comm-12.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
task-comm-13.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-14.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-15.rs
task-comm-16.rs Fixing failing test cases 2012-08-03 12:48:14 -07:00
task-comm-17.rs
task-comm-chan-cleanup2.rs
task-comm-chan-cleanup3.rs
task-comm-chan-cleanup4.rs
task-comm-chan-cleanup.rs
task-comm-chan-nil.rs
task-comm.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
task-compare.rs
task-killjoin-rsrc.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-killjoin.rs
task-life-0.rs
task-spawn-move-and-copy.rs
terminate-in-initializer.rs Convert ret to return 2012-08-01 19:16:06 -07:00
test-ignore-cfg.rs Convert ret to return 2012-08-01 19:16:06 -07:00
test-runner-hides-main.rs
threads.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
too-much-recursion.rs
trait-bounds.rs
trait-cast.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
trait-composition-trivial.rs xfail-fast run-pass/trait-composition-trivial 2012-08-04 17:37:30 -07:00
trait-generic.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
trait-to-str.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
traits.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
trivial-message.rs Remove shared_arc (unused) and fix trivial-message 2012-07-25 15:15:46 -07:00
tstate-loop-break.rs
tup.rs
type-in-nested-module.rs
type-namespace.rs Convert ret to return 2012-08-01 19:16:06 -07:00
type-param-constraints.rs
type-param.rs
type-params-in-for-each.rs
type-ptr.rs Convert ret to return 2012-08-01 19:16:06 -07:00
type-sizes.rs
typestate-cfg-nesting.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
typestate-multi-decl.rs
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
uint.rs
unary-minus-suffix-inference.rs
unify-return-ty.rs
uniq-cc-generic.rs Convert ret to return 2012-08-01 19:16:06 -07:00
uniq-cc.rs Convert ret to return 2012-08-01 19:16:06 -07:00
unique-alt-discrim.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unique-assign-copy.rs
unique-assign-drop.rs
unique-assign-generic.rs
unique-assign.rs
unique-autoderef-field.rs
unique-autoderef-index.rs
unique-cmp.rs
unique-containing-tag.rs
unique-copy-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07: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
unique-in-tag.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unique-in-vec-copy.rs
unique-in-vec.rs
unique-init.rs
unique-kinds.rs
unique-log.rs
unique-move-drop.rs
unique-move-temp.rs
unique-move.rs
unique-mutable.rs
unique-pat-2.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unique-pat-3.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unique-pat.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unique-pinned-nocopy-2.rs
unique-rec.rs
unique-send-2.rs
unique-send.rs
unique-swap.rs
unit.rs Convert ret to return 2012-08-01 19:16:06 -07:00
unreachable-code-1.rs Convert ret to return 2012-08-01 19:16:06 -07:00
unreachable-code.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
unsafe-fn-called-from-unsafe-blk.rs Convert ret to return 2012-08-01 19:16:06 -07:00
unsafe-fn-called-from-unsafe-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
unused-move-capture.rs
unwind-box.rs
unwind-resource2.rs
unwind-resource.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
unwind-unique.rs
use-crate-name-alias.rs
use-import-export.rs Convert ret to return 2012-08-01 19:16:06 -07:00
use-trait-before-def.rs test: "iface" -> "trait" in filenames. 2012-08-02 17:58:56 -07:00
use-uninit-alt2.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
use-uninit-alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
use.rs
utf8_chars.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
utf8_idents.rs Convert ret to return 2012-08-01 19:16:06 -07:00
utf8.rs
variant-attributes.rs
variant-structs-trivial.rs rustc: Parse variant structs; add a trivial test case 2012-08-07 18:55:19 -07:00
vec-concat.rs
vec-drop.rs
vec-growth.rs
vec-ivec-deadlock.rs
vec-late-init.rs
vec-push.rs
vec-self-append.rs
vec-slice-drop.rs
vec-slice.rs
vec-trailing-comma.rs
vec.rs
vector-no-ann-2.rs
warn-ctypes-inhibit.rs Nomenclature fixes in the lint checker. Fewer double-negatives. 2012-07-26 17:08:33 -07:00
weird-exprs.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
while-cont.rs
while-flow-graph.rs
while-loop-constraints-2.rs
while-prelude-drop.rs Convert ret to return 2012-08-01 19:16:06 -07:00
while-with-break.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
while.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
writealias.rs
x86stdcall2.rs
x86stdcall.rs
yield1.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
yield2.rs
yield.rs Change task().future_result's argument mode 2012-08-07 14:26:41 -04:00
zip-same-length.rs Convert ret to return 2012-08-01 19:16:06 -07:00