rust/src/test/run-pass
2011-11-09 16:47:44 -08: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
native-mod-src
native-src
acyclic-unwind.rs
alias-uninit-value.rs
alloca-from-derived-tydesc.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
alt-bot-2.rs
alt-bot.rs
alt-implicit-copy-unique.rs
alt-implicit-copy.rs
alt-join.rs
alt-path.rs
alt-pattern-drop.rs
alt-pattern-lit.rs
alt-pattern-no-type-params.rs
alt-pattern-simple.rs
alt-phi.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
alt-range.rs Un-xfail-fast some tests 2011-10-20 16:01:24 -07:00
alt-str.rs
alt-tag.rs
alt-type-simple.rs
anon-obj-backwarding-2.rs
anon-obj-backwarding.rs
anon-obj-cats.rs
anon-obj-degenerate.rs
anon-obj-no-inner-obj-simple.rs
anon-obj-no-inner-obj.rs
anon-obj-overriding-reduced.rs
anon-obj-overriding.rs
anon-obj-refer-to-parallel-method.rs
anon-obj-with-self-call-2.rs
anon-obj-with-self-call.rs
anon-objs-with-fields.rs
argument-passing.rs
argv.rs
arith-0.rs
arith-1.rs
arith-2.rs
arith-unsigned.rs
artificial-block.rs
assign-assign.rs
auto-instantiate.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
auto-loop.rs
autobind.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
autoderef-objfn.rs
basic-1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
basic-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
basic.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
binary-minus-without-space.rs Make 1-1 parse again 2011-10-07 16:46:44 +02:00
bind-exterior.rs
bind-generic.rs Make build_environment and trans_bind_thunk GEP bound arguments the same 2011-10-12 12:11:07 -07:00
bind-interior.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-native.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
bind-obj-ctor.rs
bind-parameterized-args-2.rs Adjust function signatures to allow for vecs being immediate 2011-10-10 16:01:51 +02:00
bind-parameterized-args.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-thunk.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
bind-trivial.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
binops.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
bitwise.rs
block-expr-precedence.rs
block-fn-coerce.rs
block-iter-1.rs
block-iter-2.rs
block-vec-map2.rs
bool-not.rs
box-compare.rs
box-in-tup.rs
box-inside-if2.rs
box-inside-if.rs
box-pattern.rs
box-unbox.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
box.rs
break-value.rs
break.rs
bug-862.rs
c-stack-as-value.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
c-stack-returning-int64.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
cast.rs
chan-leak.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
char.rs
check-pattern-bound.rs
child-outlives-parent.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
claim-nonterm.rs
clone-with-exterior.rs
comm.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
command-line-args.rs
companionmod.rc rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
companionmod.rs rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
complex.rs
conditional-compile.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -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
constrained-type.rs
constraint-prop-expr-move.rs
constraint-prop-move.rs
constraint-prop-swap.rs
constraint-prop.rs
crate-attributes.rc
cycle-collection2.rs Record the internal reference count of environment boxes. Closes #981 2011-10-21 14:05:16 -07:00
cycle-collection4.rs Free vectors during cc sweep 2011-10-21 16:07:40 -07:00
cycle-collection5.rs Cycle-collect objects 2011-10-21 17:21:59 -07:00
cycle-collection.rs rt: Turn on cycle collection at task death; add a test case 2011-09-26 16:59:15 -07:00
dead-code-one-arm-if.rs
decl-with-recv.rs
deep.rs
deref-lval.rs
deref.rs
div-mod.rs
double-unbox.rs
drop-bind-thunk-args.rs
drop-on-empty-block-exit.rs
drop-on-ret.rs
drop-parametric-closure-with-bound-box.rs
early-ret-binop-add.rs
early-ret-binop.rs
else-if.rs
empty-mutable-vec.rs
empty-tag.rs Properly fill single-variant zero-arg tag values. 2011-10-13 15:14:09 +02:00
export-abstract-tag.rs
export-multi.rs
export-non-interference2.rs
export-non-interference3.rs
export-non-interference.rs
export-tag-variant.rs
export-unexported-dep.rs
expr-alt-box.rs
expr-alt-fail-all.rs
expr-alt-fail.rs
expr-alt-generic-box1.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-alt-generic-box2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic-unique1.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic-unique2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-generic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-alt-struct.rs
expr-alt-unique.rs
expr-alt.rs
expr-block-box.rs
expr-block-fn.rs
expr-block-generic-box1.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-block-generic-box2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-block-generic-unique1.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-block-generic-unique2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-block-generic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-block-ref.rs
expr-block-slot.rs
expr-block-unique.rs
expr-block.rs
expr-copy.rs
expr-elseif-ref2.rs
expr-elseif-ref.rs
expr-empty-ret.rs
expr-fn.rs
expr-if-box.rs
expr-if-fail-all.rs
expr-if-fail.rs
expr-if-generic-box1.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
expr-if-generic-box2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-if-generic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
expr-if-struct.rs
expr-if-unique.rs
expr-if.rs
expr-scope.rs
exterior.rs
fact.rs
first-class-method.rs Move closure construction over to DPS style 2011-09-29 10:36:40 +02:00
fixed-point-bind-box.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
fixed-point-bind-unique.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
float2.rs
float-nan.rs Add more isNaN tests 2011-10-28 14:44:39 -07:00
float-signature.rs
float.rs
floatlits.rs
fn-bare-anon-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-anon.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-assign.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-bind-generic.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-bind.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-coerce-to-block.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-coerce-to-shared.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-item.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-size.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-spawn.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
fn-coerce-field.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-constraint.rs
fn-expr.rs
fn-lval.rs
fn-type-infer.rs
for-destruct.rs
for-implicit-copy.rs
for-loop-fail.rs
foreach-nested.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-put-structured.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-simple-outer-slot.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
foreach-unique-drop.rs Make shared kind the default only for generic functions 2011-10-28 17:00:14 +02:00
fun-call-variants.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
fun-indirect-call.rs
generic-alias-box.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-alias-unique.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
generic-bind-2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-bind.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-box.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-derived-type.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-drop-glue.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-exterior-box.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-exterior-unique.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-fn-box.rs
generic-fn-infer.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-fn-twice.rs
generic-fn-unique.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-fn.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-ivec-leak.rs
generic-ivec.rs
generic-obj-with-derived-type.rs Make shared kind the default only for generic functions 2011-10-28 17:00:14 +02:00
generic-obj.rs Make shared kind the default only for generic functions 2011-10-28 17:00:14 +02:00
generic-recursive-tag.rs
generic-tag-alt.rs
generic-tag-corruption.rs
generic-tag-local.rs
generic-tag-values.rs
generic-tag.rs
generic-temporary.rs Add pass-by-ref annotation to the tests to make them typecheck 2011-10-07 10:41:39 +02:00
generic-tup.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
generic-type-synonym.rs
generic-type.rs
generic-unique.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
global-scope.rs
guards.rs
hashmap-memory.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
hello.rs
i8-incr.rs
i32-sub.rs
if-bot.rs
if-check-precond.rs
if-check.rs
if-ret.rs
import2.rs
import3.rs
import4.rs
import5.rs
import6.rs
import7.rs
import8.rs
import-from-native.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
import-from.rs
import-glob-0.rs
import-glob-1.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
import-glob-circular.rs
import-glob-crate.rs
import.rs
infer-fn-tail-expr.rs
infinite-loops.rs
init-res-into-things.rs Prevent copies of resources into various things 2011-09-27 21:50:07 -07:00
inner-module.rs
int.rs
integral-indexing.rs
interface-narrowing.rs
interior-vec.rs all tests pass 2011-10-12 16:33:06 -07:00
invoke-external-native.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
issue-333.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
issue-506.rs Remove all uses of native cdecl except for those that yield 2011-11-08 11:29:10 -08:00
issue-507.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
issue-511.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
issue-687.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
issue-718.rs
issue-898.rs Revert "Revert "Add a test case for #898. Closes #898."" 2011-10-11 22:03:23 -04:00
issue-980.rs Un-xfail-fast some tests 2011-10-20 16:01:24 -07:00
issue-1112.rs Fix alignment of interior pointers of dynamic-size types. Closes #1112 2011-11-01 12:13:00 -07:00
istr.rs
item-attributes.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
item-name-overload.rs
iter-range.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
ivec-add.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
ivec-pass-by-value.rs
ivec-tag.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
join.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
lambda-infer-unresolved.rs
lambda-no-leak.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
large-records.rs
lazy-and-or.rs
lazy-init.rs
lazychan.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
leak-box-as-tydesc.rs
leak-tag-copy.rs
leak-unique-as-tydesc.rs
let-destruct-fresh-mem.rs
let-destruct.rs
linear-for-loop.rs
linked-failure.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
list.rs
log-err-phi.rs
log-linearized.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
long-while.rs
loop-scope.rs
lots-a-fail.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
macro-2.rs
macro-3.rs
macro-by-example-1.rs
macro-by-example-2.rs
macro.rs
main-ivec.rs
many.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
maybe-mutable.rs
mlist-cycle.rs
mlist.rs
mod-view-items.rs
move-1-unique.rs
move-1.rs
move-2-unique.rs
move-2.rs
move-3-unique.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
move-3.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
move-4-unique.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
move-4.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
move-arg-2-unique.rs
move-arg-2.rs
move-arg.rs
move-nullary-fn.rs
move-scalar.rs
multi-let.rs
multi.rc
multiline-comment.rs
mutable-alias-vec.rs
mutable-huh-variance-vec1.rs Immutable and mutable? are covariant on their inner types 2011-10-18 10:37:04 -07:00
mutable-huh-variance-vec2.rs Immutable and mutable? are covariant on their inner types 2011-10-18 10:37:04 -07:00
mutable-vec-drop.rs
mutual-recursion-group.rs
native2.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
native-mod.rc Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -08:00
native-opaque-type.rs Add "cdecl" as synonym for "c-stack-cdecl" 2011-11-09 16:47:44 -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
nested-obj-self.rs
nested-pattern.rs
newtype-polymorphic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
newtype.rs
nil-pattern.rs
non-boolean-pure-fns.rs Rename car/cdr to head/tail in std::list 2011-11-02 14:23:49 +01:00
obj-as.rs
obj-docs.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
obj-drop.rs
obj-recursion.rs
obj-return-polytypes.rs Make shared kind the default only for generic functions 2011-10-28 17:00:14 +02:00
obj-self-2.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
obj-self-3.rs Disallow writing to function arguments again 2011-11-03 10:57:54 +01:00
obj-self-4.rs
obj-self.rs
obj-with-vec.rs
opeq.rs
operator-associativity.rs
or-pattern.rs
output-slot-variants.rs
over-constrained-vregs.rs
paren-free.rs
parse-fail.rs
path.rs
pattern-bound-var-in-for-each.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
pred-check.rs
pred-not-bool.rs
pred.rs
preempt.rs
readalias.rs
rebind-fn.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
rec-auto.rs
rec-extend.rs
rec-tup.rs
rec.rs
record-pat.rs
resource-assign-is-not-copy.rs Make it again possible to initialize resource locals via assignment 2011-09-27 23:20:27 -07:00
resource-destruct.rs
resource-generic.rs Add pass-by-ref annotation to the tests to make them typecheck 2011-10-07 10:41:39 +02:00
resource-in-struct.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
ret-bang.rs
ret-by-reference.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
ret-none.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
return-nil.rs
rt-circular-buffer.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
self-shadowing-import.rs
send-iloop.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
send-type-inference.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
seq-compare.rs
shadow.rs
simple-alt-generic-tag.rs
simple-anon-objs.rs
simple-generic-alt.rs
simple-generic-tag.rs
simple-infer.rs
simple-obj.rs
sio-client.rs
sio-ctx.rs
sio-read.rs
sio-srv.rs
sio-write.rs
size-and-align.rs
spawn2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn-fn.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn-module-qualified.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn-types.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
spawn.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
standalone-method.rs Move closure construction over to DPS style 2011-09-29 10:36:40 +02:00
stateful-obj.rs
str-append.rs
str-concat.rs
str-growth.rs
str-idx.rs
str-multiline.rs
string-self-append.rs
structured-compare-recursive.rs
structured-compare.rs
supported-cast.rs Add tests for the 'as' (cast) operator 2011-10-27 13:37:35 -07:00
swap-1.rs
swap-2.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
syntax-extension-fmt.rs
syntax-extension-minor.rs
syntax-extension-shell.rs
tag-and-generic-obj.rs
tag-in-block.rs
tag.rs
tail-call-arg-leak.rs
tail-cps.rs
tail-direct.rs
task-comm-0.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-3.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-4.rs
task-comm-5.rs
task-comm-6.rs
task-comm-7.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-8.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-9.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-10.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-11.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-12.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-13.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-14.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-comm-15.rs
task-comm-16.rs
task-comm-17.rs Drop the 2 from the spawn*2 functions 2011-10-20 18:23:47 -07:00
task-comm-chan-nil.rs
task-comm.rs
task-compare.rs
task-killjoin.rs
task-life-0.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
task-pin.rs
terminate-in-initializer.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
ternary.rs
test-ignore-cfg.rs Add the ability to ignore tests by compiler config 2011-10-29 18:30:32 -07:00
test-runner-hides-main.rs
threads.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
trivial-message.rs
tup.rs
type-in-nested-module.rs
type-namespace.rs
type-param-constraints.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
type-param.rs
type-params-in-for-each.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
type-ptr.rs
type-sizes.rs
typestate-cfg-nesting.rs
typestate-multi-decl.rs
typestate-transitive.rs
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
uint.rs
unchecked-predicates.rs Rename car/cdr to head/tail in std::list 2011-11-02 14:23:49 +01:00
unify-return-ty.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
unique-alt-discrim.rs
unique-assign-copy.rs
unique-assign-drop.rs
unique-assign-generic.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
unique-assign.rs
unique-autoderef-field.rs
unique-autoderef-index.rs
unique-cmp.rs
unique-containing-tag.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-copy-box.rs move sys fns into c-stack-cdecl and get_type_desc() into rusti 2011-10-24 16:06:17 -07:00
unique-create.rs
unique-decl-init-copy.rs
unique-decl-init.rs
unique-decl-move-temp.rs
unique-decl-move.rs
unique-decl.rs
unique-deref.rs
unique-destructure.rs
unique-drop-complex.rs
unique-fn-arg-move.rs
unique-fn-arg-mut.rs
unique-fn-arg.rs
unique-fn-ret.rs
unique-generic-assign.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
unique-in-tag.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-in-vec-copy.rs Add a test that unique boxes in vectors are copied when the vector is 2011-09-26 17:59:58 -07:00
unique-in-vec.rs
unique-init.rs
unique-kinds.rs Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
unique-log.rs
unique-move-drop.rs
unique-move-temp.rs
unique-move.rs
unique-mutable.rs
unique-pat-2.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-pat-3.rs Fix tags of unique boxes 2011-09-26 14:44:08 -07:00
unique-pat.rs
unique-pinned-nocopy-2.rs Make it again possible to initialize resource locals via assignment 2011-09-27 23:20:27 -07:00
unique-rec.rs
unique-send-2.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
unique-send.rs
unique-swap.rs
unit.rs
unreachable-code.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
unsafe-fn-called-from-unsafe-blk.rs make treatment of unchecked/unsafe blocks more uniform 2011-10-12 14:39:24 -07:00
unsafe-fn-called-from-unsafe-fn.rs fix test to include a main() function 2011-10-12 14:26:47 -07:00
unwind-box.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-resource2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-resource.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unwind-unique.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
use-import-export.rs
use-uninit-alt2.rs
use-uninit-alt.rs
use.rs
user.rs
utf8_chars.rs
utf8.rs
vec-concat.rs
vec-drop.rs
vec-growth.rs
vec-ivec-deadlock.rs
vec-late-init.rs
vec-push.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
vec-self-append.rs
vec-slice.rs
vec.rs
vector-no-ann-2.rs
weird-exprs.rs test: Fix more typos in weird-exprs.rs. 2011-09-26 10:26:30 -07:00
while-and-do-while.rs
while-cont.rs
while-flow-graph.rs
while-loop-constraints-2.rs
while-prelude-drop.rs
while-with-break.rs
writealias.rs
x86stdcall2.rs Add "stdcall" as synonym for "c-stack-stdcall" 2011-11-09 16:47:44 -08:00
x86stdcall.rs Add "stdcall" as synonym for "c-stack-stdcall" 2011-11-09 16:47:44 -08:00
yield1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
yield2.rs
yield.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
zip-same-length.rs