rust/src/test/run-pass
Tim Chevalier 9d672671e2 Make borrowck's notion of scopes consistent with trans's notion of scopes
This eliminates an ICE in trans where the scope for a particular
borrow was a statement ID, but the code in trans that does cleanups
wasn't finding the block with that scope. As per #3860

preserve looks at a node ID to see if it's for a statement -- if it
is, it uses the enclosing scope instead when updating the map that
trans looks at later.

I added a comment noting that this is not the best fix (since it may
cause boxes to be frozen for longer than necessary) and referring
to #3511.

r=nmatsakis
2013-01-22 15:59:45 -08:00
..
foreign-mod-src Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-src Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod_dir_simple Relate the module hierarchy to directory paths in the parser 2012-12-11 15:00:23 -08:00
module-polymorphism3-files/float-template Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
syntax-extension-source-utils-files syntax: remove most code handling old-style syntax extensions. 2012-12-12 15:02:47 -08:00
acyclic-unwind.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
alias-uninit-value.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
alignment-gep-tup-like-1.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
alignment-gep-tup-like-2.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
alloca-from-derived-tydesc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-borrowed_str.rs
alt-bot-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-bot.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-implicit-copy-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-join.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-naked-record-expr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-naked-record.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-path.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-pattern-drop.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
alt-pattern-lit.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-pattern-no-type-params.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-pattern-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-phi.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-range.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-ref-binding-in-guard-3256.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-ref-binding-mut-option.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-ref-binding-mut.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-ref-binding.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-str.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-type-simple.rs
alt-unique-bind.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-value-binding-in-guard-3291.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
alt-with-ret-arm.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
anon_trait_static_method_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
anon-extern-mod-cross-crate-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
anon-extern-mod.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
anon-trait-static-method.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
argument-passing.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
arith-0.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
arith-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
arith-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
arith-unsigned.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
artificial-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
assign-assign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
assignability-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
attr-before-view-item2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
attr-before-view-item.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
attr-main-2.rs xfail-fast the #[main] tests, r=burningtree 2013-01-18 17:44:26 -08:00
attr-main.rs xfail-fast the #[main] tests, r=burningtree 2013-01-18 17:44:26 -08:00
auto-encode.rs test: Fix a bunch of run-pass tests. rs=bustage 2012-12-28 17:17:05 -08:00
auto-instantiate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
auto-loop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
auto-ref-bounded-ty-param.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
auto-ref-newtype.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
auto-ref-slice-plus-ref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
auto-ref-sliceable.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
auto-ref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autobind.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-and-borrow-method-receiver.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-newtype.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-on-trait-monomorphized.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-on-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-priority.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-twice-but-not-thrice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method-twice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoderef-method.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
autoref-intermediate-types-issue-3585.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bare-static-string.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
basic-1.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
basic-2.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
basic.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
big-literals.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
binary-minus-without-space.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bind-by-move.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
binops.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
bitv-perf-test.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
bitwise.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-call-as.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-can-be-followed-by-binop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-can-be-followed-by-block-arg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-can-be-followed-by-call.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-in-parentheses.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-used-as-any.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-used-as-lambda.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-explicit-types.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-expr-precedence.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-fn-coerce.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-iter-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-iter-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-vec-map2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bool-not.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrow-by-val-method-receiver.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-borrow-from-at-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-borrow-from-expr-block.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
borrowck-fixed-length-vecs.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-move-from-unsafe-ptr-ok.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-mut-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-mut-vec-as-imm-slice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-newtype-issue-2573.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-pat-reassign-no-binding.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box-in-arm-not-taken.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
borrowck-preserve-box-in-discr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box-in-field.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box-in-pat.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box-in-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box-sometimes-needed.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-cond-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-preserve-expl-deref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-root-while-cond-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-root-while-cond.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowck-univariant-enum.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowed-ptr-pattern-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowed-ptr-pattern-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowed-ptr-pattern-infallible.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowed-ptr-pattern-option.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
borrowed-ptr-pattern.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bounded-fn-type.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
box-compare.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box-in-tup.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box-inside-if2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box-inside-if.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box-pattern.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box-unbox.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
boxed-class-type-substitution.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
boxed-trait-with-vstore.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
break-value.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
break.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
by-val-and-by-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
c-stack-as-value.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
c-stack-returning-int64.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
call-closure-from-overloaded-op.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
cap-clause-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cap-clause-not-used.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
capture_nil.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
cast-region-to-uint.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cast.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cci_borrow.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cci_capture_clause.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
cci_impl_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cci_iter_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cci_nested_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cci_no_inline_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cfg-family.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cfg-target-family.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
chan-leak.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
char.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
child-outlives-parent.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-attributes-1.rs syntax: remove remaining #syntaxext machinery. Close #3516. 2012-12-12 17:08:09 -08:00
class-attributes-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-cast-to-trait-cross-crate-2.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
class-cast-to-trait-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-cast-to-trait-multiple-types.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-cast-to-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-dtor.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-exports.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
class-impl-parameterized-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-impl-very-parameterized-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-implement-trait-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-implement-traits.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-implements-multiple-traits.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-method-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-methods-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-methods.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-poly-methods-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-poly-methods.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-separate-impl.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
class-str-field.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-trait-bounded-param.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
class-typarams.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes-self-referential.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes-simple-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes-simple-method.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
classes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cleanup-copy-mode.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
clone-with-exterior.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
close-over-big-then-small-data.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
closure-inference2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
closure-inference.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
coherence-copy-bound.rs librustc: Have coherence check Copy kind bounds when determining whether parameter substitutions could possibly unify. r=nmatsakis 2012-12-13 16:14:54 -08:00
coherence-impl-in-fn.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
comm.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
common-fields-trivial.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
compare-generic-enums.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
complex.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
conditional-compile-arch.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
conditional-compile.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
const-big-enum.rs Add more tests for enum constants. 2013-01-11 23:42:51 -08:00
const-bound.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-const.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-contents.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-enum-byref-self.rs Regression tests for passing enum-typed consts by reference. 2013-01-11 23:42:51 -08:00
const-enum-byref.rs Regression tests for passing enum-typed consts by reference. 2013-01-11 23:42:51 -08:00
const-fields-and-indexing.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-fn-val.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-negative.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-newtype-enum.rs Add more tests for enum constants. 2013-01-11 23:42:51 -08:00
const-nullary-enum.rs Add more tests for enum constants. 2013-01-11 23:42:51 -08:00
const-nullary-univariant-enum.rs Add more tests for enum constants. 2013-01-11 23:42:51 -08:00
const-rec-and-tup.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-region-ptrs.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-tuple-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-unit-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const-vecs-and-slices.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
const.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
consts-in-patterns.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
core-export-f64-sqrt.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
crate-method-reexport-grrrrrrr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve4.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve5.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve6.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
crateresolve7.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
cycle-collection2.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
cycle-collection4.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
cycle-collection5.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
cycle-collection.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dead-code-one-arm-if.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
decl-with-recv.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
deep-vector2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deep-vector.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deep.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
default-method-simple.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
deref-lval.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deriving-enum-single-variant.rs Fix deriving for single-variant enums 2012-12-11 15:41:16 -08:00
deriving-via-extension-c-enum.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deriving-via-extension-enum.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deriving-via-extension-iter-bytes-enum.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
deriving-via-extension-iter-bytes-struct.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
deriving-via-extension-struct-like-enum-variant.rs libsyntax: Implement deriving for struct-like enum variants. r=brson 2012-12-13 14:55:11 -08:00
deriving-via-extension-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
deriving-via-extension-type-params.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
die-macro.rs Adjust the die macro to only accept ~str and to work in statement position 2012-12-10 18:16:22 -08:00
div-mod.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do-for-empty-args.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do-for-no-args.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do-pure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do-stack.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
double-unbox.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
drop-on-empty-block-exit.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
drop-on-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
drop-trait-generic.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
drop-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dupe-first-attr.rc Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
duplicate-use.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dvec-index-op.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dvec-test.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
early-ret-binop-add.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
early-vtbl-resolution.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
else-if.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
empty-mutable-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
empty-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
enum-disr-val-pretty.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
enum-export-inheritance.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
enum-variants.rs Assign correct types to struct-like enum variant constructors 2012-12-24 15:59:15 -08:00
estr-shared.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
estr-slice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
estr-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
evec-internal-boxes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
evec-internal.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
evec-slice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
exec-env.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit_self_xcrate_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-i-suffix.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self-closures.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self-objects-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self-objects-ext-1.rs librustc: Fix explicit self for objects in more cases. r=nmatsakis 2012-12-13 13:29:08 -08:00
explicit-self-objects-ext-2.rs librustc: Fix explicit self for objects in more cases. r=nmatsakis 2012-12-13 13:29:08 -08:00
explicit-self-objects-ext-3.rs librustc: Fix explicit self for objects in more cases. r=nmatsakis 2012-12-13 13:29:08 -08:00
explicit-self-objects-ext-4.rs librustc: Fix explicit self for objects in more cases. r=nmatsakis 2012-12-13 13:29:08 -08:00
explicit-self-objects-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self-objects-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
explicit-self.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
export-abstract-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
export-glob-imports-target.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
export-glob.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
export-multi.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
export-non-interference2.rs test: fix check-fast breakage. 2013-01-10 10:24:18 -08:00
export-non-interference3.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
export-non-interference.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
export-tag-variant.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
export-unexported-dep.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-fail-all.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-generic-box1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-generic-box2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-generic-unique1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-generic-unique2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-generic-box1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-generic-box2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-generic-unique1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-generic-unique2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-ref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-slot.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-elseif-ref2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-elseif-ref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-empty-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-fail-all.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-generic-box1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-generic-box2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-if.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
expr-scope.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
exterior.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-call-deep2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-call-deep.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-call-scrub.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-call.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-crosscrate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-mod-abi.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-mod-syntax.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
extern-stress.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-take-value.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
extern-yield.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fact.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fat-arrow-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fixed_length_copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fixed_length_vec_glue.rs fix 4 repr tests due to differences in spacing. r=burningtree. 2012-12-18 11:17:33 -08:00
fixed-point-bind-box.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
fixed-point-bind-unique.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
float2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
float-literal-inference.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
float-nan.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
float-signature.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
float.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
floatlits.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-assign-managed-to-bare-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-assign-managed-to-bare-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-assign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-coerce-to-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-coerce-to-shared.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-item.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-size.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-bare-spawn.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
fn-coerce-field.rs A collection of refactorings that I found it hard/tiresome to divide: 2013-01-09 14:59:07 -08:00
fn-lval.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-pattern-expected-type-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-pattern-expected-type.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-type-infer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
for-destruct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
for-loop-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreach-nested.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreach-put-structured.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreach-simple-outer-slot.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign2.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
foreign-dupe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-fn-linkname.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-lib-path.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-mod-unused-const.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-mod.rc Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-no-abi.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
foreign.rc Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fun-call-variants.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fun-indirect-call.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
functional-struct-update.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-alias-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-alias-unique.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
generic-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-derived-type.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-drop-glue.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-exterior-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-exterior-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-fn-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-fn-infer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-fn-twice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-fn-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-ivec-leak.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-ivec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-newtype-struct.rs librustc: Fix type_use for generic newtype structs. Closes #4188. rs=bugfix 2012-12-14 19:44:07 -08:00
generic-object.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-recursive-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tag-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tag-corruption.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tag-local.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tag-values.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-temporary.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-tup.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-type-synonym.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-type.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
generic-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
getopts_ref.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
global-scope.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
guards-not-exhaustive.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
guards.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
hashmap-memory.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
hello.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
html-literals.rs core: add macro_rules! for "condition! { c: in -> out; }". 2012-12-18 17:22:27 -08:00
i8-incr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
i32-sub.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
if-bot.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
if-check.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
if-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
impl-implicit-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
impl-variance.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
import2.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import3.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import4.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import5.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import6.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import7.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import8.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-from-foreign.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-from.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-glob-0.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-glob-1.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-glob-crate.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
import-in-block.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import-trailing-comma.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
import.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
infer-fn-tail-expr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
infer-with-expected.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
inferred-suffix-in-pattern-range.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
infinite-loops.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
init-res-into-things.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
inner-module.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
instantiable.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
int-conversion-coherence.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
int.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
integer-literal-suffix-inference.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
integral-indexing.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
intrinsic-alignment.rs test: Fix a bunch of run-pass tests. rs=bustage 2012-12-28 17:17:05 -08:00
intrinsic-atomics-cc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
intrinsic-atomics.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
intrinsic-frame-address.rs A collection of refactorings that I found it hard/tiresome to divide: 2013-01-09 14:59:07 -08:00
intrinsic-move-val.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
intrinsics-integer.rs Add support for byteswap intrinsics 2012-12-27 19:07:05 +01:00
intrinsics-math.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
invoke-external-foreign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
irrefutable-unit.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue2170exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue2378c.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue4516_ty_param.rs When decoding types, indicate to the def-id conversion function what kind of 2013-01-17 18:45:45 -08:00
issue_3136_b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue_3882.rs test: XFAIL issue_3882 due to strange Windows failure. rs=failure 2013-01-11 10:57:24 -08:00
issue-333.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-506.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-507.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
issue-687.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
issue-783.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
issue-868.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-912.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-979.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-980.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1112.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-1251.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1257.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1458.rs A collection of refactorings that I found it hard/tiresome to divide: 2013-01-09 14:59:07 -08:00
issue-1460.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1466.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1516.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1660.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1696.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-1701.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1821.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1866.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1895.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1974.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-1989.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2101.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2185.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2190-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2190-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2190.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2196.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2214.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
issue-2216.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2242-d.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2284.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2288.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2311-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2311.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2312.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2316-c.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2380-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2383.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-2414-c.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2428.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2445-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2445.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-2463.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2472.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2487-a.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2502.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2526-a.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2550.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2611.rs Change iter::find's closure to take a ref 2012-12-17 22:01:38 -08:00
issue-2631-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2633-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2633.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2642.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2708.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2718.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
issue-2723-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2734.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
issue-2735-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2735-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2735.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
issue-2748-a.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2748-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2804-2.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-2804.rs Fix broken tests 2012-12-14 14:58:16 -08:00
issue-2834.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
issue-2869.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2895.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-2904.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
issue-2930.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
issue-2935.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2936.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2989.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3012-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3026.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-3037.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3052.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-3091.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3109.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3121.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3149.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3168.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
issue-3176.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
issue-3186.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3220.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3250.rs tests: Add test case. Closes #3250 2012-12-24 18:29:01 -08:00
issue-3305.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3389.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3424.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-3447.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3461.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3480.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3500.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3559 test: Fix a bunch of run-pass tests. rs=bustage 2012-12-28 17:17:05 -08:00
issue-3559.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
issue-3563-2.rs Make self visible when typechecking nested functions 2013-01-08 13:56:26 -08:00
issue-3563-3.rs Make self visible when typechecking nested functions 2013-01-08 13:56:26 -08:00
issue-3574.rs Allow pattern-matching on any strings, not just unique strings 2012-12-11 11:22:13 -08:00
issue-3609.rs Add test cases (one xfailed, one not) 2013-01-03 14:55:51 -08:00
issue-3656.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
issue-3683.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
issue-3702 Test cases, some xfailed 2012-12-06 21:53:14 -08:00
issue-3702.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
issue-3753.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3794.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3847.rs tests: Add two test cases, one xfailed 2013-01-10 13:44:27 -08:00
issue-3860.rs Make borrowck's notion of scopes consistent with trans's notion of scopes 2013-01-22 15:59:45 -08:00
issue-3874.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3878.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3888-2.rs testsuite: Tweak tests for #3888 2013-01-20 19:51:33 -08:00
issue-3895.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-3904.rs Add test cases: one xfailed, one not 2013-01-10 14:16:02 -08:00
issue-3935.rs Add working test for issue 3935 and xfailed test for issue 3888 2013-01-10 14:38:37 -08:00
issue-3979.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-4016 Test cases, some xfailed 2012-12-06 21:53:14 -08:00
issue-4016.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-4092 Test cases, some xfailed 2012-12-06 21:53:14 -08:00
issue-4092.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
istr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
item-attributes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
item-name-overload.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-all.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-any.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-contains.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-count.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-eachi.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-filter-to-vec.rs Fix some iter tests 2012-12-18 15:08:51 -08:00
iter-flat-map-to-vec.rs Fix vec::flat_map_to_vec method 2012-12-18 20:48:51 -08:00
iter-foldl.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-map-to-vec.rs Fix some iter tests 2012-12-18 15:08:51 -08:00
iter-min-max.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-range.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
iter-to-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ivec-add.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ivec-pass-by-value.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ivec-tag.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
keyword-changes-2012-07-31.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
kindck-owned-trait-contains-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
labeled-break.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lambda-infer-unresolved.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lambda-no-leak.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
large-records.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
last-use-corner-cases.rs librustc: Make the default sigil for block lambdas & instead of @. 2013-01-15 17:57:45 -08:00
last-use-in-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
last-use-in-cap-clause.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
last-use-is-capture.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lazy-and-or.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lazy-init.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lazychan.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
leak-box-as-tydesc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
leak-tag-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
leak-unique-as-tydesc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
leaky_comm.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
let-assignability.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
let-destruct-fresh-mem.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
let-destruct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
linear-for-loop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lint-non-camel-case-with-trailing-underscores.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lint-structural-records.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
list.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
liveness-assign-imm-local-after-loop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
liveness-assign-imm-local-after-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
liveness-loop-break.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
liveness-move-in-loop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
log-degen-enum.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
log-err-phi.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
log-knows-the-names-of-variants-in-std.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
log-knows-the-names-of-variants.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
log-linearized.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
log-str.rs fix 4 repr tests due to differences in spacing. r=burningtree. 2012-12-18 11:17:33 -08:00
long-while.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
loop-break-cont-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
loop-break-cont.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
loop-diverges.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
loop-scope.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
loop-unsafe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
lots-a-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
macro-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
macro-interpolation.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
macro-path.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
macro-stmt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
many.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
max-min-classes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
maybe-mutable.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
method-attributes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mlist-cycle.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mlist.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod_dir_path2.rs Make the path and path2 attributes equivalent. Remove some uses 2012-12-17 18:06:52 -08:00
mod_dir_path3.rs Make the path and path2 attributes equivalent. Remove some uses 2012-12-17 18:06:52 -08:00
mod_dir_path_multi.rs Make the path and path2 attributes equivalent. Remove some uses 2012-12-17 18:06:52 -08:00
mod_dir_path.rs Make the path and path2 attributes equivalent. Remove some uses 2012-12-17 18:06:52 -08:00
mod_dir_recursive.rs Relate the module hierarchy to directory paths in the parser 2012-12-11 15:00:23 -08:00
mod_dir_simple.rs Relate the module hierarchy to directory paths in the parser 2012-12-11 15:00:23 -08:00
mod_file_aux.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod_file_with_path_attr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod_file.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod-inside-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod-merge-hack-inst.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod-merge-hack-template.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
mod-merge-hack.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mod-view-items.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
module-qualified-struct-destructure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
monad.rs mode: reset mode on entry to fn body. 2013-01-10 13:17:25 -08:00
monomorphize-trait-in-fn-at.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
monomorphized-callees-with-ty-params-3314.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack4.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack5.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack6.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack-address.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-1-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-2-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-3-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-4-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-4.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-arg-2-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-arg-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-arg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-nullary-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-scalar.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
move-self.rs librustc: Allow moves out of self. r=nmatsakis 2012-12-13 15:49:07 -08:00
moves-based-on-type-capture-clause.rs librustc: Automatically move non-implicitly-copyable types into unique closures. r=nmatsakis 2012-12-13 15:33:33 -08:00
moves-based-on-type-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
multi-let.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
multiline-comment.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
mut-vstore-expr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutability-inherits-through-fixed-length-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutable-alias-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutable-huh-variance-vec1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutable-huh-variance-vec2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutable-vec-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
mutual-recursion-group.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
negative.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nested-alts.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nested-class.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nested-exhaustive-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nested-pattern.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
nested-patterns.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
new-import-syntax.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
new-vstore-mut-box-syntax.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
newlambdas-ret-infer2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
newlambdas-ret-infer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
newlambdas.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
newtype-polymorphic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
newtype.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nil-decl-in-foreign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nil-pattern.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
non-boolean-pure-fns.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
non-legacy-modes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
nullary-or-pattern.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
numeric-method-autoexport.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
opeq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
operator-associativity.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
operator-overloading-explicit-self.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
operator-overloading.rs test: add test for overloading logical negation operator 2013-01-11 16:27:12 -05:00
option-ext.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
option-unwrap.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
or-pattern.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
output-slot-variants.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
over-constrained-vregs.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
paren-free.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
parse-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pass-by-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
path.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pattern-bound-var-in-for-each.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pattern-in-closure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pipe-bank-proto.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
pipe-detect-term.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
pipe-peek.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
pipe-pingpong-bounded.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
pipe-pingpong-proto.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
pipe-presentation-examples.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
pipe-select-macro.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pipe-select.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
pipe-sleep.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
placement-new-arena.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
platform_thread.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pred-not-bool.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
preempt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
private-class-field.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
private-method.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
propagate-expected-type-through-block.rs Propagate expected types through block expressions. 2013-01-17 18:45:48 -08:00
pub_use_mods_xcrate_exe.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pub-use-xcrate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pure-fmt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pure-sum.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
purity-infer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rcvr-borrowed-to-region.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rcvr-borrowed-to-slice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
readalias.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rec-align-u32.rs fix 4 repr tests due to differences in spacing. r=burningtree. 2012-12-18 11:17:33 -08:00
rec-align-u64.rs fix 4 repr tests due to differences in spacing. r=burningtree. 2012-12-18 11:17:33 -08:00
rec-auto.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rec-extend.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rec-tup.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
record-pat.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
recursion.rs Add an xfailed test case and a CONTRIBUTING.md file 2012-12-27 14:58:45 -08:00
reexport-star.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
reflect-visit-data.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
reflect-visit-type.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
region-return-interior-of-option-in-self.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
region-return-interior-of-option.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-addr-of-interior-of-unique-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-addr-of-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-appearance-constraint.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-at.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-estr-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-evec-at.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-evec-fixed.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-evec-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-borrow-uniq.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-bot.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-copy-closure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-creating-enums2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-creating-enums5.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-equiv-fns.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-escape-into-other-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-fn-subtyping-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-fn-subtyping.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-borrow-scope-addr-of.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-borrow-scope-view.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-borrow-scope-within-loop-ok.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-borrow-scope.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-call-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-call.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-contravariance-due-to-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-infer-contravariance.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-mock-trans-impls.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
regions-mock-trans.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
regions-nullary-variant.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-params.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-self-impls.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-self-in-enums.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-static-closure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
regions-trait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
repeated-vector-syntax.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resolve-issue-2428.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-assign-is-not-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-cycle2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-cycle3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-cycle.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-destruct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
resource-in-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ret-bang.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ret-break-cont-in-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
ret-none.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
return-nil.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rt-circular-buffer.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
rt-sched-1.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
select-macro.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
self-shadowing-import.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
self-type-param.rs librustc: Allow the type parameter version of Self to be spelled with a capital S 2013-01-10 10:37:22 -08:00
send-iloop.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
send-resource.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
send-type-inference.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
sendable-class.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
sendfn-deep-copy.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
sendfn-generic-fn.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
sendfn-is-a-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
sendfn-spawn-with-fn-arg.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
seq-compare.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
shadow.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
shape_intrinsic_tag_then_rec.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
shebang.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
shift.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
signed-shift-const-eval.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
simple-alt-generic-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
simple-generic-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
simple-generic-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
simple-infer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
size-and-align.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
spawn2.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
spawn-fn.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
spawn-types.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
spawn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
stable-addr-of.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
stat.rs xfail-fast run-pass/stat.rs 2012-12-14 16:50:08 -08:00
static-fn-inline-xc.rs test: Fix botched regex. rs=bustage 2013-01-08 10:35:20 -08:00
static-fn-trait-xc.rs test: Fix botched regex. rs=bustage 2013-01-08 10:35:20 -08:00
static-impl.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
static-method-in-trait-with-tps-intracrate.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
static-method-test.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
static-method-xcrate.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
static-methods-in-traits2.rs Fix vtable calculations when translating static methods. Closes #4165 2012-12-12 17:14:39 -08:00
static-methods-in-traits.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
str-append.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
str-concat.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
str-growth.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
str-idx.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
str-multiline.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
string-self-append.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-deref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-destructuring-cross-crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-field-assignability.rs Support assignability for struct fields. r=pcwalton 2013-01-07 18:46:37 -08:00
struct-like-variant-construct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-like-variant-match.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-literal-dtor.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-pattern-matching.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
struct-return.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
structured-compare.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
super.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
supported-cast.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
swap-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
swap-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
syntax-extension-fmt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
syntax-extension-minor.rs syntax: remove remaining #syntaxext machinery. Close #3516. 2012-12-12 17:08:09 -08:00
syntax-extension-shell.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
syntax-extension-source-utils.rs core: add macro_rules! for "condition! { c: in -> out; }". 2012-12-18 17:22:27 -08:00
tag-align-dyn-u64.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-align-dyn-variants.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-align-shape.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-align-u64.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-disr-val-shape.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-exports.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
tag-in-block.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag-variant-disr-val.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tail-call-arg-leak.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tail-cps.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tail-direct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-0.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-4.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
task-comm-5.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-6.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
task-comm-7.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-9.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-10.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-11.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-12.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-13.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-14.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-15.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
task-comm-16.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
task-comm-17.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-chan-cleanup2.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-comm-chan-cleanup3.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-comm-chan-cleanup4.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-comm-chan-cleanup.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-comm-chan-nil.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-comm.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
task-compare.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-killjoin-rsrc.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
task-killjoin.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
task-life-0.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-spawn-move-and-copy.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
terminate-in-initializer.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
test-ignore-cfg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
test-runner-hides-main.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
threads.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
too-much-recursion.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-bounds.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-cast.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-composition-trivial.rs Remove xfail-fast from trait-composition-trivial 2012-12-24 18:29:01 -08:00
trait-default-method-bound-subst2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-default-method-bound-subst3.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
trait-default-method-bound-subst4.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
trait-default-method-bound-subst.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-default-method-bound.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
trait-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-auto-xc-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-auto-xc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-auto.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-call-bound-inherited2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-call-bound-inherited.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-cast-without-call-to-supertrait.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-cast.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-cross-trait-call-xc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-cross-trait-call.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-diamond.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-multiple-inheritors.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-multiple-params.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-num0.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-num1.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-num2.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-num3.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-num5.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-num.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-overloading-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-overloading-xc-exe.rs Fix trait-inheritance-overloading-xc and un-xfail 2012-12-14 15:25:32 -08:00
trait-inheritance-overloading.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-self.rs test: Add a test for trait inheritance with self as a type parameter. rs=test-only 2012-12-14 19:12:29 -08:00
trait-inheritance-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-static2.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-static.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
trait-inheritance-subst2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-subst.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-inheritance-visibility.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-region-pointer-simple.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait-static-method-overwriting.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
trait-to-str.rs test: Regular expression mistake. rs=bustage 2013-01-07 22:13:34 -08:00
trait-typedef-cc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
traits-default-method-macro.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
traits-default-method-self.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
traits-default-method-trivial.rs test: Fix some broken test cases 2012-12-17 14:58:21 -08:00
traits.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trivial-message.rs Reverse the order of the results of pipes::stream 2012-12-11 19:23:28 -08:00
tstate-loop-break.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tup.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tuple-struct-construct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tuple-struct-destructuring.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tuple-struct-matching.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
tuple-struct-trivial.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-in-nested-module.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-namespace.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-param-constraints.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
type-param.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-params-in-for-each.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-ptr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-sizes.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
type-use-i1-versus-i8.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
typeclasses-eq-example-static.rs Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
typeclasses-eq-example.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
typestate-cfg-nesting.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
typestate-multi-decl.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
u8-incr-decr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
u8-incr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
u32-decr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
uint.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unary-minus-suffix-inference.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unify-return-ty.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
uniq-cc-generic.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
uniq-cc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-alt-discrim.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-assign-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-assign-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-assign-generic.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-assign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-autoderef-field.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-autoderef-index.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-cmp.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-containing-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-copy-box.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
unique-create.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-decl-init-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-decl-init.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-decl-move-temp.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-decl-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-decl.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-deref.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-destructure.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-drop-complex.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-fn-arg-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-fn-arg-mut.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-fn-arg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-fn-ret.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-generic-assign.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-in-tag.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-in-vec-copy.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-in-vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-init.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-kinds.rs Rename Send trait to Owned 2012-12-13 15:52:50 -08:00
unique-log.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-move-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-move-temp.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-mutable.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-object.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-pat-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-pat-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-pat.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-pinned-nocopy-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-rec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-send-2.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
unique-send.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
unique-swap.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unit-like-struct.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unit.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unnamed_argument_mode.rs
unreachable-code-1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unreachable-code.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unsafe-fn-called-from-unsafe-blk.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unsafe-fn-called-from-unsafe-fn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unsafe-pointer-assignability.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unused-move-capture.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unused-move.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unwind-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unwind-resource2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unwind-resource.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
unwind-unique.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use-crate-name-alias.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use-import-export.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use-mod.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
use-trait-before-def.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use-uninit-alt2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use-uninit-alt.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
use.rs test: Fix botched regex. rs=bustage 2013-01-08 10:35:20 -08:00
utf8_chars.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
utf8_idents.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
utf8.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
variant-attributes.rs Rename core::comm to core::oldcomm 2012-12-14 14:59:32 -08:00
variant-structs-trivial.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-concat.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-fixed-length.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-growth.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-ivec-deadlock.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-late-init.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-matching-autoslice.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
vec-matching-legal-tail-element-borrow.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
vec-matching.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
vec-push.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-self-append.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-slice-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-slice.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-tail-matching.rs test: Fix check-fast for resolve changes. rs=bustage 2013-01-07 18:55:12 -08:00
vec-trailing-comma.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vector-no-ann-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
warn-ctypes-inhibit.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
weird-exprs.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-cont.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-flow-graph.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-loop-constraints-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-prelude-drop.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-with-break.rs
while.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
write-guard.rs librustc: Implement write guards for borrowing @mut to & or &mut. r=nmatsakis 2013-01-17 11:50:20 -08:00
writealias.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
x86stdcall2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
x86stdcall.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
yield1.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
yield2.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
yield.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
zip-same-length.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00