rust/src/test/run-pass
2012-03-28 14:31:23 -07:00
..
companionmod-src rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
crate-attributes-src
multi-src Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
native-mod-src
native-src
acyclic-unwind.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
alias-uninit-value.rs Change option::t to option 2012-01-31 17:05:20 -08:00
alignment-gep-tup-like-1.rs correct use of GEP_tup_like in closure constr 2012-01-18 17:20:46 -08:00
alignment-gep-tup-like-2.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
alloca-from-derived-tydesc.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
alt-bot-2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-bot.rs Allow omission of the '.' after nullary tag patterns 2012-01-17 10:08:16 -08:00
alt-implicit-copy-unique.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
alt-implicit-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
alt-join.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
alt-path.rs Require alts to be exhaustive 2012-01-31 10:08:24 -08:00
alt-pattern-drop.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-pattern-lit.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-pattern-no-type-params.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-pattern-simple.rs
alt-phi.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
alt-range.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-str.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-tag.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
alt-type-simple.rs
alt-with-ret-arm.rs add test that was failing from tedh 2012-03-24 21:59:16 -07:00
argument-passing.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
argv.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
arith-0.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
arith-1.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
arith-2.rs
arith-unsigned.rs
artificial-block.rs
assign-assign.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
auto_serialize.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
auto-instantiate.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
auto-loop.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
autobind.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
basic-1.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
basic-2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
basic.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
big-literals.rs Change literal representation to not truncate 2011-12-07 21:08:28 +01:00
binary-minus-without-space.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
bind-exterior.rs
bind-generic.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
bind-interior.rs
bind-methods.rs Support 'alt check' syntax 2012-02-15 11:53:32 +01:00
bind-native-fn.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
bind-native.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
bind-parameterized-args-2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
bind-parameterized-args.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
bind-thunk.rs
bind-trivial.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
binops.rs core: New task API 2012-02-20 18:58:04 -08:00
bitwise.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
block-arg-call-as.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-arg-can-be-followed-by-binop.rs new tests 2012-01-03 13:13:52 -08:00
block-arg-can-be-followed-by-block-arg.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-arg-can-be-followed-by-call.rs new tests 2012-01-03 13:13:52 -08:00
block-arg-in-parentheses.rs require a non-semi expr acting as a stmt to have unit return type 2012-01-05 10:44:38 -08:00
block-arg-used-as-any.rs Rename fn*() to fn() as originally planned. 2012-01-19 07:11:50 -08:00
block-arg-used-as-lambda.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
block-arg.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
block-explicit-types.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-expr-precedence.rs
block-fn-coerce.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-iter-1.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
block-iter-2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
block-vec-map2.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
bool-not.rs
box-compare.rs
box-in-tup.rs
box-inside-if2.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
box-inside-if.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
box-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
box-unbox.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
box.rs
break-value.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
break.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
bug-862.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
c-stack-as-value.rs re-enable tests for #1058 and #1059 2011-11-18 16:32:19 -08:00
c-stack-returning-int64.rs core:: Eliminate str::sbuf. Replace with *u8 2012-03-14 18:19:08 -07:00
cap-clause-move.rs distinguish "any closure" and "stack closure" (block) 2012-01-13 09:31:40 -08:00
cap-clause-not-used.rs distinguish "any closure" and "stack closure" (block) 2012-01-13 09:31:40 -08:00
cast.rs
cci_impl_exe.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
cci_iter_exe.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
cci_nested_exe.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
cci_no_inline_exe.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
chan-leak.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
char.rs
check-pattern-bound.rs Add companion-module core.rs that exports log levels and option/some/none everywhere. 2011-12-20 12:41:44 -08:00
child-outlives-parent.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
claim-nonterm.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
class-method-cross-crate.rs Make cross-crate calls to class methods work 2012-03-22 20:32:47 -07:00
class-methods-cross-crate.rs Add another test for cross-crate method calls 2012-03-23 23:10:45 -07:00
class-methods.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
class-str-field.rs Enforce mutability declarations in classes; correct shapes for classes 2012-03-27 22:11:58 -07:00
classes-cross-crate.rs Enforce mutability declarations in classes; correct shapes for classes 2012-03-27 22:11:58 -07:00
classes-simple-cross-crate.rs Encode both private and public class fields in metadata 2012-03-16 20:36:07 -07:00
classes-simple-method.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
classes-simple.rs Allow references to "self" within classes 2012-03-28 14:19:00 -07:00
classes.rs Enforce mutability declarations in classes; correct shapes for classes 2012-03-27 22:11:58 -07:00
cleanup-copy-mode.rs Test for #1374 2012-02-24 21:14:31 -08:00
clone-with-exterior.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
close-over-big-then-small-data.rs remove align_mode and rewrite GEP_tup_like to align correctly 2012-01-18 17:20:46 -08:00
closure-inference2.rs new test case 2012-02-05 10:37:07 -08:00
closure-inference.rs new test showing off the improved inference 2012-02-05 09:56:18 -08:00
comm.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
command-line-args.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
companionmod.rc rustc: Add a path attribute for crate directives 2011-11-24 15:31:18 -08:00
companionmod.rs rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
complex.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
conditional-compile-arch.rs Support conditional compilation based on architecture 2011-11-15 16:33:09 -08:00
conditional-compile.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
const-contents.rs Add test with implemented bits of issue #570. 2011-11-09 14:33:06 -08:00
const-negative.rs
const.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
constrained-type.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
constraint-prop-expr-move.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
constraint-prop-move.rs Finish cleanup of core::str 2012-02-23 17:00:19 +01:00
constraint-prop-swap.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
constraint-prop.rs Finish cleanup of core::str 2012-02-23 17:00:19 +01:00
core-export-f64-sqrt.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crate-attributes.rc rustc: Add a path attribute for crate directives 2011-11-24 15:31:18 -08:00
crust-1.rs rustc: Parse crust functions 2012-02-14 11:24:09 -08:00
crust-call-deep2.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crust-call-deep.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crust-call-scrub.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crust-call.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crust-stress.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
crust-take-value.rs rustc: Translate the value of crust functions 2012-02-14 11:24:09 -08:00
crust-yield.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
cycle-collection2.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
cycle-collection4.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
cycle-collection5.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
cycle-collection.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
dead-code-one-arm-if.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
decl-with-recv.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
deep.rs
deref-lval.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
deref.rs
div-mod.rs
double-unbox.rs
drop-bind-thunk-args.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
drop-on-empty-block-exit.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
drop-on-ret.rs
drop-parametric-closure-with-bound-box.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
dupe-first-attr.rc freebsd support 2012-01-01 20:18:55 -08:00
early-ret-binop-add.rs Allow tail expressions even in no_value blocks. Type checker 2012-01-03 13:13:52 -08:00
early-ret-binop.rs Allow tail expressions even in no_value blocks. Type checker 2012-01-03 13:13:52 -08:00
else-if.rs
empty-mutable-vec.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
empty-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
enum-disr-val-pretty.rs Fix various drift issues in the qq branch. 2012-02-03 20:54:18 -07:00
export-abstract-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-glob-imports-target.rs Fix comment, add test that export glob works as import glob in scope. 2012-02-23 18:39:13 -08:00
export-glob.rs Support basic, unsophisticated, somewhat wrong export-globs. 2012-02-23 18:39:14 -08:00
export-multi.rs
export-non-interference2.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
export-non-interference3.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
export-non-interference.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-tag-variant.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-unexported-dep.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
expr-alt-box.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-fail-all.rs
expr-alt-fail.rs
expr-alt-generic-box1.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-box2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-unique1.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-unique2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-struct.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-unique.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
expr-block-box.rs
expr-block-fn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
expr-block-generic-box1.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-box2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-unique1.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-unique2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-ref.rs
expr-block-slot.rs
expr-block-unique.rs
expr-block.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
expr-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
expr-elseif-ref2.rs
expr-elseif-ref.rs
expr-empty-ret.rs
expr-fn.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
expr-if-box.rs
expr-if-fail-all.rs
expr-if-fail.rs
expr-if-generic-box1.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-generic-box2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-generic.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-struct.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
expr-if-unique.rs
expr-if.rs
expr-scope.rs
exterior.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
fact.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
fixed-point-bind-box.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
fixed-point-bind-unique.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
float2.rs Make 1.f parse as a field access on the integer 1 2011-12-16 11:46:57 +01:00
float-nan.rs Merge branch 'master' into kmath 2012-01-05 16:25:51 +01:00
float-signature.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
float.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
floatlits.rs
fn-bare-assign.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
fn-bare-bind-generic.rs
fn-bare-bind.rs
fn-bare-coerce-to-block.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
fn-bare-coerce-to-shared.rs
fn-bare-item.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
fn-bare-size.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
fn-bare-spawn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-coerce-field.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-constraint.rs Finish cleanup of core::str 2012-02-23 17:00:19 +01:00
fn-lval.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-type-infer.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
for-destruct.rs
for-implicit-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
for-loop-fail.rs
foreach-nested.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
foreach-put-structured.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
foreach-simple-outer-slot.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
fun-call-variants.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
fun-indirect-call.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
generic-alias-box.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-alias-unique.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-bind-2.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-bind.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
generic-box.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-derived-type.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-drop-glue.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-exterior-box.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-exterior-unique.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-fn-box.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
generic-fn-infer.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-fn-twice.rs
generic-fn-unique.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-fn.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
generic-ivec-leak.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-ivec.rs
generic-recursive-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-alt.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
generic-tag-corruption.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-local.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-values.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
generic-temporary.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
generic-tup.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
generic-type-synonym.rs
generic-type.rs
generic-unique.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
global-scope.rs
guards.rs Change all uses of 'when' in alt-patterns to 'if' 2012-01-09 19:27:05 -08:00
hashmap-memory.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
hello.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
i8-incr.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
i32-sub.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
if-bot.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
if-check-precond.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
if-check.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
if-ret.rs
iface-cast.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
iface-generic.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
iface-to-str.rs Make resolution of dictionaries on bounded params work 2012-01-03 16:37:41 +01:00
impl-variance.rs rustc: Unify impl self types in the opposite order so variance is correct 2012-03-16 17:06:15 -07:00
import2.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import3.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import4.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import5.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import6.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import7.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import8.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
import-from-native.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
import-from.rs
import-glob-0.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import-glob-1.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
import-glob-circular.rs
import-glob-crate.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
import-in-block.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
import.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
infer-fn-tail-expr.rs
infinite-loops.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
init-res-into-things.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
inner-module.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
int.rs
integral-indexing.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
invoke-external-native.rs core: Clean up comments and exports 2012-03-10 00:35:02 -08:00
issue-333.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
issue-506.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
issue-507.rs core: New task API 2012-02-20 18:58:04 -08:00
issue-511.rs Change option::t to option 2012-01-31 17:05:20 -08:00
issue-687.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
issue-783.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
issue-898.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
issue-933.rs Handle predicates that recurse in a check() expression 2012-01-19 22:53:22 -08:00
issue-970.rs Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. Close #1428. 2012-01-19 19:29:21 -08:00
issue-979.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
issue-980.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
issue-1112.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
issue-1251.rs rustc: Add suffix ".rc" to LLVM module identifier 2011-12-05 17:21:20 +08:00
issue-1257.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
issue-1460.rs test: Add test for issue #1460 2012-02-05 20:42:05 -08:00
issue-1660.rs Don't compute pre- and postconditions for item_consts 2012-01-31 11:52:46 -08:00
issue-1696.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
issue-1821.rs test: Add test for #1821 2012-02-13 15:58:14 -08:00
issue-1895.rs Use the correct prestate for calls 2012-03-01 09:16:26 -08:00
issue-1899.rs allow binding of fn~, make result fn@. fixes 1899. 2012-03-16 17:48:53 -04:00
issue-1974.rs rustc: Don't make the while loop body's basic block a child of the condition 2012-03-13 17:27:17 -07:00
istr.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
item-attributes.rs Remove native types from stdlib 2012-02-01 12:23:13 +01:00
item-name-overload.rs
iter-range.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
ivec-add.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
ivec-pass-by-value.rs
ivec-tag.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
lambda-infer-unresolved.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
lambda-no-leak.rs rename sendfn to fn~, lambda to fn@ 2012-01-10 13:31:06 -08:00
large-records.rs
last-use-corner-cases.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
last-use-in-block.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
last-use-in-cap-clause.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
last-use-is-capture.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
lazy-and-or.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
lazy-init.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
lazychan.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
leak-box-as-tydesc.rs
leak-tag-copy.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
leak-unique-as-tydesc.rs
let-destruct-fresh-mem.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
let-destruct.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
linear-for-loop.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
list.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-err-phi.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
log-knows-the-names-of-variants-in-std.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-knows-the-names-of-variants.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-linearized.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
log-str.rs add a log_str() function and allow '%?' in fmt strings to use it 2012-01-11 10:32:54 -08:00
long-while.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
loop-break-cont-1.rs Tweak some test cases and add a few new ones 2012-03-10 20:38:03 -08:00
loop-break-cont.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
loop-diverges.rs A few tests for infinite loops 2012-03-11 20:17:27 -07:00
loop-scope.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
lots-a-fail.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
macro-2.rs
macro-3.rs
macro-by-example-1.rs
macro-by-example-2.rs
macro.rs
main-ivec.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
many.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
maybe-mutable.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
method-attributes.rs rustc: Allow attributes on methods. Closes #1709 2012-01-30 11:43:45 -08:00
mlist-cycle.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
mlist.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
mod-view-items.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
monad.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
monomorphize-iface-in-fn-at.rs add test for commit 9502fb99e0 2012-03-21 08:23:31 -07:00
morestack1.rs test: Enable all morestack tests 2011-12-18 13:37:33 -08:00
morestack2.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack3.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack4.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack5.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
morestack6.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
move-1-unique.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
move-1.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
move-2-unique.rs
move-2.rs
move-3-unique.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
move-3.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
move-4-unique.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
move-4.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
move-arg-2-unique.rs
move-arg-2.rs
move-arg.rs
move-nullary-fn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
move-scalar.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
multi-let.rs
multi.rc rustc: Add a path attribute for crate directives 2011-11-24 15:31:18 -08:00
multiline-comment.rs
mutable-alias-vec.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
mutable-huh-variance-vec1.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
mutable-huh-variance-vec2.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
mutable-vec-drop.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
mutual-recursion-group.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
native2.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
native-dupe.rs Remove experimental GC code 2012-02-03 11:34:12 +01:00
native-fn-linkname.rs implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name. 2011-12-16 15:29:59 -08:00
native-mod.rc Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
native-no-abi.rs Add a test that native mods don't need to declare an ABI 2011-11-16 11:36:46 -08:00
native.rc Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
negative.rs
nested-alts.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
nested-exhaustive-alt.rs A test that I forgot to git-add 2012-02-15 17:21:03 +01:00
nested-pattern.rs Change option::t to option 2012-01-31 17:05:20 -08:00
nested-patterns.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
newtype-polymorphic.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
newtype.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
nil-decl-in-native.rs test: Add test for #901. Closes #901 2012-02-05 17:54:52 -08:00
nil-pattern.rs
non-boolean-pure-fns.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
nullary-or-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
opeq.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
operator-associativity.rs
operator-overloading.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
or-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
output-slot-variants.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
over-constrained-vregs.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
paren-free.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
parse-fail.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
pass-by-copy.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
path.rs
pattern-bound-var-in-for-each.rs Add companion-module core.rs that exports log levels and option/some/none everywhere. 2011-12-20 12:41:44 -08:00
placement-new-arena.rs Adjust arena definition to be compatible with placement new 2012-03-21 05:46:31 -07:00
placement-new-leaky.rs Implement an initial version of placement new. 2012-03-20 20:39:40 -07:00
pred-check.rs
pred-not-bool.rs
pred.rs
preempt.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
private-class-field.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
private-method.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
qquote.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
readalias.rs
rebind-fn.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
rec-auto.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
rec-extend.rs
rec-tup.rs
rec.rs
record-pat.rs Increase precedence of as operator 2012-02-09 11:58:08 +01:00
regions-addr-of-ret.rs rustc: Universally quantify regions when calling functions. Un-XFAIL regions-addr-of-ret.rs. 2012-03-28 14:24:18 -07:00
regions-mock-trans-impls.rs test: Un-XFAIL regions-mock-trans.rs and regions-mock-trans-impls.rs 2012-03-28 14:31:23 -07:00
regions-mock-trans.rs test: Un-XFAIL regions-mock-trans.rs and regions-mock-trans-impls.rs 2012-03-28 14:31:23 -07:00
regions-self-impls.rs rustc: Redo region inference to be a bit less broken 2012-03-23 12:22:58 -07:00
regions-self-in-enums.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
regions-simple.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
resource-assign-is-not-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
resource-cycle2.rs rt: Run resource destructors during cycle collection 2012-03-22 19:07:31 -07:00
resource-cycle.rs rt: Run resource destructors during cycle collection 2012-03-22 19:07:31 -07:00
resource-destruct.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
resource-generic.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
resource-in-struct.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
ret-bang.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
ret-break-cont-in-block.rs Support returning from loop blocks 2012-03-27 12:33:13 +02:00
ret-none.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
return-nil.rs
rt-circular-buffer.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
rt-sched-1.rs core: Rename unsafe::leak to unsafe::forget. Closes #2031 2012-03-20 15:20:37 -07:00
self-shadowing-import.rs
send-iloop.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
send-type-inference.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
sendfn-deep-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
sendfn-generic-fn.rs make "native fn" the type for bare functions, remove fn exprs 2012-01-13 06:27:35 -08:00
sendfn-is-a-block.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
sendfn-spawn-with-fn-arg.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
seq-compare.rs
shadow.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
shape_intrinsic_tag_then_rec.rs Change option::t to option 2012-01-31 17:05:20 -08:00
shift.rs rustc: Allow any integral types on rhs of shift ops 2012-02-22 17:26:08 -08:00
simple-alt-generic-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-generic-alt.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-generic-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-infer.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
size-and-align.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
spawn2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn-fn.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
spawn-types.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn.rs core: New task API 2012-02-20 18:58:04 -08:00
stable-addr-of.rs Keep an explicit map of things that have to be spilled 2012-03-23 16:08:01 +01:00
static-impl.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
str-append.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
str-concat.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
str-growth.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
str-idx.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
str-multiline.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
string-self-append.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
struct-return.rs Conditionalize test to only run double/byte/double test on x64 for now. 2012-03-20 17:34:21 -07:00
structured-compare-recursive.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
structured-compare.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
supported-cast.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
swap-1.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
swap-2.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
syntax-extension-fmt.rs core: Fix to_str_exact for floats with no decimal component 2012-02-21 14:25:31 -08:00
syntax-extension-minor.rs
syntax-extension-shell.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
tag-align-dyn-u64.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-dyn-variants.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-shape.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-u64.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-auto-disr-val-shape.rs test: Un-xfail run-pass/tag-auto-disr-val-shape 2012-01-25 12:44:13 -08:00
tag-disr-val-shape.rs test: Un-xfail run-pass/tag-disr-val-shape 2012-01-25 12:34:37 -08:00
tag-exports.rs Export all enum variants by default; new syntax for selectively exporting variants 2012-01-23 15:48:08 -08:00
tag-in-block.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
tag-variant-disr-val.rs test: Add regression test for #1659 2012-01-25 12:40:08 -08:00
tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
tail-call-arg-leak.rs
tail-cps.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
tail-direct.rs
task-comm-0.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-1.rs core: New task API 2012-02-20 18:58:04 -08:00
task-comm-3.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-4.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-5.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-6.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-7.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-9.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-10.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-11.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-12.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-13.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-14.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-15.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-16.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-comm-17.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
task-comm-chan-cleanup2.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
task-comm-chan-cleanup3.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
task-comm-chan-cleanup4.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-chan-cleanup.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
task-comm-chan-nil.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
task-comm.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-compare.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
task-killjoin-rsrc.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
task-killjoin.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
task-life-0.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-spawn-move-and-copy.rs Recognize last uses for copied closed-over variables 2012-02-29 18:06:26 +01:00
terminate-in-initializer.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
test-ignore-cfg.rs reorder args to the various vec, option fns so blk comes last 2011-12-16 07:17:23 -08:00
test-runner-hides-main.rs
threads.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
too-much-recursion.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
trivial-message.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
tup.rs
type-in-nested-module.rs
type-namespace.rs
type-param-constraints.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
type-param.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
type-params-in-for-each.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
type-ptr.rs
type-sizes.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
typestate-cfg-nesting.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
typestate-multi-decl.rs
typestate-transitive.rs
u8-incr-decr.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
u8-incr.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
u32-decr.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
uint.rs
unchecked-predicates.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
unify-return-ty.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
uniq-cc-generic.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
uniq-cc.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-alt-discrim.rs
unique-assign-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-assign-drop.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-assign-generic.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
unique-assign.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-autoderef-field.rs
unique-autoderef-index.rs
unique-cmp.rs
unique-containing-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-copy-box.rs Register snapshots and switch logging over to use of log_full or #error / #debug. 2011-12-22 14:42:52 -08:00
unique-create.rs
unique-decl-init-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-decl-init.rs
unique-decl-move-temp.rs
unique-decl-move.rs
unique-decl.rs
unique-deref.rs
unique-destructure.rs
unique-drop-complex.rs
unique-fn-arg-move.rs
unique-fn-arg-mut.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-fn-arg.rs
unique-fn-ret.rs
unique-generic-assign.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
unique-in-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-in-vec-copy.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-in-vec.rs
unique-init.rs
unique-kinds.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
unique-log.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
unique-move-drop.rs
unique-move-temp.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-move.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-mutable.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-pat-2.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-pat-3.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-pat.rs
unique-pinned-nocopy-2.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unique-rec.rs
unique-send-2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unique-send.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
unique-swap.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unit.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
unreachable-code.rs Disallow ret inside of block functions 2012-03-26 12:45:47 +02:00
unsafe-fn-called-from-unsafe-blk.rs
unsafe-fn-called-from-unsafe-fn.rs
unused-move-capture.rs Take move captures in account in mutability checker 2012-02-22 13:35:17 +01:00
unwind-box.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
unwind-resource2.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
unwind-resource.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
unwind-unique.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
use-iface-before-def.rs Make sure iface_methods are set before they are accessed 2012-02-06 09:56:42 +01:00
use-import-export.rs
use-uninit-alt2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
use-uninit-alt.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
use.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
user.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
utf8_chars.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
utf8_idents.rs Add support in lexer for utf8 identifiers. No NFKC logic in char yet. 2011-12-29 14:45:18 -08:00
utf8.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
variant-attributes.rs rustc: Allow attributes on enum variants. Closes #1663 2012-01-25 16:24:06 -08:00
vec-concat.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
vec-drop.rs
vec-growth.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vec-ivec-deadlock.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vec-late-init.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vec-push.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vec-self-append.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vec-slice.rs
vec.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
vector-no-ann-2.rs
weird-exprs.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
while-and-do-while.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
while-cont.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
while-flow-graph.rs
while-loop-constraints-2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
while-prelude-drop.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
while-with-break.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
writealias.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
x86stdcall2.rs freebsd support 2012-01-01 20:18:55 -08:00
x86stdcall.rs freebsd support 2012-01-01 20:18:55 -08:00
yield1.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
yield2.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
yield.rs Overhaul constructor naming in libs 2012-03-13 11:07:22 -07:00
zip-same-length.rs core Remove vec::enum_chars/uint. Closes #1955 2012-03-10 17:07:23 -08:00