rust/src/test/run-pass
Nick Cameron ff04aa8e38 Allow inheritance between structs.
No subtyping, no interaction with traits. Partially addresses #9912.
2014-04-20 13:41:18 +12:00
..
foreign-mod-src
foreign-src
mod_dir_implicit_aux
mod_dir_simple
module-polymorphism3-files/float-template
syntax-extension-source-utils-files
alias-uninit-value.rs
alignment-gep-tup-like-1.rs
alloca-from-derived-tydesc.rs
anon_trait_static_method_exe.rs
anon-extern-mod-cross-crate-2.rs
anon-extern-mod.rs
anon-trait-static-method.rs
argument-passing.rs
arith-0.rs
arith-1.rs
arith-2.rs
arith-unsigned.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
artificial-block.rs
asm-concat-src.rs
asm-in-out-operand.rs
asm-out-assign.rs
assert-eq-macro-success.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
assign-assign.rs
assignability-trait.rs
attr-before-view-item2.rs
attr-before-view-item.rs
attr-main-2.rs
attr-main.rs
attr-mix-new.rs
attr-no-drop-flag-size.rs
attr-shebang.rs
attr-start.rs
attr.rs
auto-encode.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
auto-instantiate.rs
auto-loop.rs
auto-ref-bounded-ty-param.rs
auto-ref-slice-plus-ref.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
auto-ref-sliceable.rs
auto-ref.rs
autobind.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
autoderef-and-borrow-method-receiver.rs
autoderef-method-on-trait.rs
autoderef-method-priority.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
autoderef-method-twice-but-not-thrice.rs
autoderef-method-twice.rs
autoderef-method.rs
autoref-intermediate-types-issue-3585.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
backtrace.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
bare-static-string.rs
big-literals.rs
binary-minus-without-space.rs
bind-by-move.rs
bind-field-short-with-modifiers.rs
binops.rs
bitv-perf-test.rs
bitwise.rs
block-arg-call-as.rs
block-arg.rs
block-explicit-types.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
block-expr-precedence.rs
block-fn-coerce.rs
block-iter-1.rs
block-iter-2.rs
bool-not.rs
borrow-by-val-method-receiver.rs
borrowck-assign-to-subfield.rs
borrowck-binding-mutbl.rs
borrowck-borrow-from-expr-block.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-borrow-of-mut-base-ptr-safe.rs
borrowck-closures-two-imm.rs
borrowck-fixed-length-vecs.rs
borrowck-freeze-frozen-mut.rs
borrowck-lend-args.rs
borrowck-macro-interaction-issue-6304.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-move-by-capture-ok.rs
borrowck-mut-uniq.rs
borrowck-mut-vec-as-imm-slice.rs
borrowck-nested-calls.rs
borrowck-pat-enum.rs
borrowck-pat-reassign-no-binding.rs
borrowck-preserve-box-in-field.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-preserve-box-in-moved-value.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-preserve-box-in-uniq.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-preserve-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-preserve-cond-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-preserve-expl-deref.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-root-while-cond-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-root-while-cond.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowck-rvalues-mutable.rs
borrowck-scope-of-deref-issue-4666.rs
borrowck-static-item-in-fn.rs
borrowck-uniq-via-ref.rs
borrowck-univariant-enum.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowed-ptr-pattern-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
borrowed-ptr-pattern-3.rs
borrowed-ptr-pattern-infallible.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
borrowed-ptr-pattern-option.rs
borrowed-ptr-pattern.rs
box-compare.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
box-in-tup.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
box-inside-if2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
box-inside-if.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
box-unbox.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
boxed-class-type-substitution.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
break-value.rs
break.rs
bug-7183-generics.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
bug-7295.rs
builtin-superkinds-capabilities-transitive.rs
builtin-superkinds-capabilities-xc.rs
builtin-superkinds-capabilities.rs
builtin-superkinds-in-metadata.rs
builtin-superkinds-phantom-typaram.rs
builtin-superkinds-self-type.rs
builtin-superkinds-simple.rs
builtin-superkinds-typaram.rs
by-value-self-in-mut-slot.rs
c-stack-as-value.rs
c-stack-returning-int64.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
call-closure-from-overloaded-op.rs
can-copy-pod.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cancel-clean-via-immediate-rvalue-ref.rs
capture_nil.rs
capturing-logging.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
cast-region-to-uint.rs
cast.rs
cci_borrow.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cci_capture_clause.rs
cci_impl_exe.rs
cci_iter_exe.rs
cci_nested_exe.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
cci_no_inline_exe.rs
cell-does-not-clone.rs
cfg_inner_static.rs
cfg-family.rs
cfg-macros-foo.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cfg-macros-notfoo.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cfg-target-family.rs
cfgs-on-items.rs
char.rs
check-static-mut-slices.rs
child-outlives-parent.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-attributes-1.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-attributes-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-cast-to-trait-cross-crate-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-cast-to-trait-multiple-types.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-cast-to-trait.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-dtor.rs
class-exports.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-impl-very-parameterized-trait.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-implement-trait-cross-crate.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-implement-traits.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-method-cross-crate.rs
class-methods-cross-crate.rs
class-methods.rs
class-poly-methods-cross-crate.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-poly-methods.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-separate-impl.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-str-field.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
class-typarams.rs
classes-cross-crate.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
classes-self-referential.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
classes-simple-cross-crate.rs
classes-simple-method.rs
classes-simple.rs
classes.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
cleanup-arm-conditional.rs
cleanup-copy-mode.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cleanup-rvalue-during-if-and-while.rs
cleanup-rvalue-for-scope.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cleanup-rvalue-scopes.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cleanup-rvalue-temp-during-incomplete-alloc.rs
cleanup-shortcircuit.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
clone-with-exterior.rs Register new snapshots 2014-04-08 00:03:11 -07:00
close-over-big-then-small-data.rs
closure-bounds-can-capture-chan.rs
closure-inference2.rs
closure-inference.rs
closure-reform.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
closure-syntax.rs Register new snapshots 2014-04-08 00:03:11 -07:00
cmp-default.rs
coerce-reborrow-imm-ptr-arg.rs
coerce-reborrow-imm-ptr-rcvr.rs
coerce-reborrow-imm-vec-arg.rs
coerce-reborrow-imm-vec-rcvr.rs
coerce-reborrow-mut-ptr-arg.rs
coerce-reborrow-mut-ptr-rcvr.rs
coerce-reborrow-mut-vec-arg.rs
coerce-reborrow-mut-vec-rcvr.rs
coerce-to-closure-and-proc.rs
coherence-impl-in-fn.rs
colorful-write-macros.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
comm.rs
compare-generic-enums.rs
complex.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
concat.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
conditional-compile-arch.rs
conditional-compile.rs
conditional-debug-macro-off.rs
conditional-debug-macro-on.rs
const-autoderef.rs
const-big-enum.rs
const-binops.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
const-bound.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
const-cast-ptr-int.rs
const-cast.rs
const-const.rs
const-contents.rs
const-cross-crate-const.rs
const-cross-crate-extern.rs
const-deref.rs
const-enum-byref-self.rs
const-enum-byref.rs
const-enum-cast.rs
const-enum-ptr.rs
const-enum-struct2.rs
const-enum-struct.rs
const-enum-structlike.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
const-enum-tuple2.rs
const-enum-tuple.rs
const-enum-tuplestruct2.rs
const-enum-tuplestruct.rs
const-enum-vec-index.rs
const-enum-vec-ptr.rs
const-enum-vector.rs
const-expr-in-fixed-length-vec.rs
const-expr-in-vec-repeat.rs
const-extern-function.rs
const-fields-and-indexing.rs
const-fn-val.rs
const-negative.rs
const-nullary-enum.rs
const-nullary-univariant-enum.rs
const-rec-and-tup.rs
const-region-ptrs-noncopy.rs
const-region-ptrs.rs
const-str-ptr.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
const-struct-offsets.rs
const-struct.rs
const-tuple-struct.rs
const-unit-struct.rs
const-vec-of-fns.rs
const-vec-syntax.rs
const-vecs-and-slices.rs
const.rs
consts-in-patterns.rs
core-run-destroy.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
crate-method-reexport-grrrrrrr.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
crateresolve1.rs
crateresolve2.rs
crateresolve3.rs
crateresolve4.rs
crateresolve5.rs
crateresolve8.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
cross-crate-const-pat.rs
cross-crate-newtype-struct-pat.rs
cycle-collection.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
dead-code-one-arm-if.rs
deep-vector2.rs
deep-vector.rs
deep.rs
default-method-parsing.rs
default-method-simple.rs
default-method-supertrait-vtable.rs
deref-lval.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deref.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-clone-enum.rs
deriving-clone-generic-enum.rs
deriving-clone-generic-struct.rs
deriving-clone-generic-tuple-struct.rs
deriving-clone-struct.rs
deriving-clone-tuple-struct.rs
deriving-cmp-generic-enum.rs
deriving-cmp-generic-struct-enum.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-cmp-generic-struct.rs
deriving-cmp-generic-tuple-struct.rs
deriving-cmp-shortcircuit.rs
deriving-encodable-decodable.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-enum-single-variant.rs
deriving-global.rs
deriving-hash.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
deriving-in-fn.rs
deriving-in-macro.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-meta-empty-trait-list.rs
deriving-meta-multiple.rs
deriving-meta.rs
deriving-primitive.rs
deriving-rand.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-self-lifetime-totalord-totaleq.rs
deriving-self-lifetime.rs
deriving-show-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
deriving-show.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-via-extension-c-enum.rs
deriving-via-extension-enum.rs
deriving-via-extension-hash-enum.rs
deriving-via-extension-hash-struct.rs
deriving-via-extension-struct-empty.rs
deriving-via-extension-struct-like-enum-variant.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
deriving-via-extension-struct-tuple.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
deriving-via-extension-struct.rs
deriving-via-extension-type-params.rs
deriving-zero.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
die-macro.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
div-mod.rs
double-ref.rs syntax: Parses && as & & whenever appropriate. 2014-04-17 17:48:59 +09:00
double-unbox.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
drop-on-empty-block-exit.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
drop-on-ret.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
drop-trait-generic.rs
drop-trait.rs
dupe-first-attr.rc
duplicated-external-mods.rs
early-ret-binop-add.rs
early-vtbl-resolution.rs
else-if.rs
empty-allocation-non-null.rs
empty-allocation-rvalue-non-null.rs fix ~ZeroSizeType rvalues 2014-04-08 00:03:11 -07:00
empty-mutable-vec.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
empty-tag.rs
enum-alignment.rs
enum-clike-ffi-as-int.rs
enum-discr.rs
enum-discrim-autosizing.rs
enum-discrim-manual-sizing.rs
enum-discrim-range-overflow.rs
enum-discrim-width-stuff.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
enum-disr-val-pretty.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
enum-export-inheritance.rs
enum-nullable-const-null-with-fields.rs
enum-nullable-simplifycfg-misopt.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
enum-variants.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
enum-vec-initializer.rs
estr-slice.rs
estr-uniq.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
evec-internal-boxes.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
evec-internal.rs
evec-slice.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
exec-env.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
explicit_self_xcrate_exe.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
explicit-i-suffix.rs
explicit-self-closures.rs
explicit-self-generic.rs
explicit-self-objects-uniq.rs
explicit-self.rs
exponential-notation.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
export-abstract-tag.rs
export-glob-imports-target.rs
export-multi.rs
export-non-interference2.rs
export-non-interference3.rs
export-non-interference.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
export-tag-variant.rs
export-unexported-dep.rs
expr-block-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-block-fn.rs
expr-block-generic-box1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-block-generic-box2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-block-generic-unique1.rs
expr-block-generic-unique2.rs
expr-block-generic.rs
expr-block-ref.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-block-slot.rs
expr-block-unique.rs
expr-block.rs
expr-copy.rs
expr-elseif-ref2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-elseif-ref.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-empty-ret.rs
expr-fn.rs
expr-if-box.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
expr-if-fail-all.rs
expr-if-fail.rs
expr-if-generic-box1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-if-generic-box2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-if-generic.rs
expr-if-struct.rs
expr-if-unique.rs
expr-if.rs
expr-match-box.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
expr-match-fail-all.rs
expr-match-fail.rs
expr-match-generic-box1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-match-generic-box2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
expr-match-generic-unique1.rs
expr-match-generic-unique2.rs
expr-match-generic.rs
expr-match-struct.rs
expr-match-unique.rs
expr-match.rs
expr-scope.rs
ext-expand-inner-exprs.rs
exterior.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
extern-1.rs
extern-call-deep2.rs
extern-call-deep.rs
extern-call-direct.rs
extern-call-indirect.rs
extern-call-scrub.rs
extern-calling-convention-test.rs
extern-compare-with-return-type.rs
extern-crosscrate.rs
extern-fn-reachable.rs
extern-foreign-crate.rs
extern-mod-abi.rs
extern-mod-ordering-exe.rs
extern-mod-syntax.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
extern-pass-char.rs
extern-pass-double.rs
extern-pass-empty.rs
extern-pass-TwoU8s.rs
extern-pass-TwoU16s.rs
extern-pass-TwoU32s.rs
extern-pass-TwoU64s.rs
extern-pass-u32.rs
extern-pass-u64.rs
extern-pub.rs
extern-return-TwoU8s.rs
extern-return-TwoU16s.rs
extern-return-TwoU32s.rs
extern-return-TwoU64s.rs
extern-stress.rs
extern-take-value.rs
extern-yield.rs
extoption_env-not-defined.rs
fact.rs
fail-in-dtor-drops-fields.rs
fat-arrow-match.rs
field-destruction-order.rs
filter-block-view-items.rs
fixed_length_copy.rs
fixed_length_vec_glue.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
float2.rs
float-literal-inference.rs
float-nan.rs
float-signature.rs
float.rs
floatlits.rs
fn-abi.rs
fn-bare-assign.rs
fn-bare-coerce-to-block.rs
fn-bare-item.rs
fn-bare-size.rs
fn-bare-spawn.rs
fn-coerce-field.rs
fn-lval.rs
fn-pattern-expected-type-2.rs
fn-pattern-expected-type.rs
fn-type-infer.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
for-destruct.rs
for-loop-fail.rs
foreach-external-iterators-break.rs
foreach-external-iterators-hashmap-break-restart.rs
foreach-external-iterators-hashmap.rs
foreach-external-iterators-loop.rs
foreach-external-iterators-nested.rs
foreach-external-iterators.rs
foreach-nested.rs
foreach-put-structured.rs
foreach-simple-outer-slot.rs
foreign2.rs
foreign-call-no-runtime.rs
foreign-dupe.rs
foreign-fn-linkname.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
foreign-mod-unused-const.rs
foreign-no-abi.rs
foreign-struct.rs
format-no-uppercase-statics.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
format-ref-cell.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
fsu-moves-and-copies.rs
fun-call-variants.rs
fun-indirect-call.rs
func-arg-incomplete-pattern.rs
func-arg-ref-pattern.rs
func-arg-wild-pattern.rs
functional-struct-upd.rs
generic-alias-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-alias-unique.rs
generic-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-default-type-params-cross-crate.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-default-type-params.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-derived-type.rs
generic-drop-glue.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-exterior-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-exterior-unique.rs
generic-fn-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-fn-infer.rs
generic-fn-twice.rs
generic-fn-unique.rs
generic-fn.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-ivec-leak.rs
generic-ivec.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-newtype-struct.rs
generic-object.rs
generic-recursive-tag.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-static-methods.rs
generic-tag-corruption.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
generic-tag-local.rs
generic-tag-match.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-tag-values.rs
generic-tag.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generic-temporary.rs
generic-tup.rs
generic-type-synonym.rs
generic-type.rs
generic-unique.rs
getopts_ref.rs
glob-std.rs auto merge of #13383 : ben0x539/rust/glob-dots, r=brson 2014-04-09 14:11:56 -07:00
global-scope.rs
guards-not-exhaustive.rs
guards.rs
hashmap-memory.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
hello.rs
html-literals.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
hygiene-dodging-1.rs
hygienic-labels-in-let.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
hygienic-labels.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
i8-incr.rs
i32-sub.rs
if-bot.rs
if-check.rs
if-ret.rs
ifmt.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
ignore-all-the-things.rs
impl-implicit-trait.rs
impl-privacy-xc-1.rs
impl-privacy-xc-2.rs
import2.rs
import3.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
import4.rs
import5.rs
import6.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
import7.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
import8.rs
import-from.rs
import-glob-0.rs
import-glob-crate.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
import-in-block.rs
import-trailing-comma.rs
import.rs
infer-fn-tail-expr.rs
inferred-suffix-in-pattern-range.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
infinite-loops.rs
inherit-struct1.rs Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
inherit-struct2.rs Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
init-res-into-things.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
inner-attrs-on-impl.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
inner-module.rs
inner-static.rs
instantiable.rs
int-conversion-coherence.rs
int.rs
integer-literal-radix.rs
integer-literal-suffix-inference.rs
intrinsic-alignment.rs
intrinsic-atomics-cc.rs
intrinsic-atomics.rs
intrinsic-move-val.rs
intrinsic-uninit.rs
intrinsics-integer.rs Use the unsigned integer types for bitwise intrinsics. 2014-04-15 19:45:00 -07:00
intrinsics-math.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
invoke-external-foreign.rs
irrefutable-unit.rs
issue2170exe.rs
issue2378c.rs
issue_3136_b.rs
issue_9155.rs
issue-333.rs
issue-868.rs
issue-979.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-980.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-1112.rs
issue-1251.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-1257.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-1451.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-1460.rs
issue-1516.rs Register new snapshots 2014-04-08 00:03:11 -07:00
issue-1660.rs
issue-1696.rs
issue-1701.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-1821.rs
issue-1866.rs
issue-1974.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-2074.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-2185.rs
issue-2190-1.rs Register new snapshots 2014-04-08 00:03:11 -07:00
issue-2190-2.rs
issue-2214.rs
issue-2216.rs
issue-2284.rs
issue-2288.rs
issue-2311-2.rs
issue-2311.rs
issue-2312.rs
issue-2316-c.rs
issue-2380-b.rs
issue-2383.rs
issue-2414-c.rs
issue-2428.rs
issue-2445-b.rs
issue-2445.rs
issue-2463.rs
issue-2472.rs
issue-2487-a.rs
issue-2502.rs
issue-2526-a.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-2550.rs
issue-2611-3.rs
issue-2631-b.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-2633-2.rs
issue-2633.rs
issue-2642.rs
issue-2708.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-2718.rs
issue-2723-b.rs
issue-2734.rs
issue-2735-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-2735-3.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-2735.rs
issue-2748-a.rs
issue-2748-b.rs
issue-2804-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-2804.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-2895.rs
issue-2904.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-2935.rs
issue-2936.rs
issue-2989.rs
issue-3012-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-3026.rs
issue-3037.rs
issue-3052.rs
issue-3091.rs
issue-3109.rs
issue-3121.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-3149.rs
issue-3186.rs
issue-3211.rs
issue-3220.rs
issue-3250.rs
issue-3290.rs
issue-3389.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3424.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3429.rs
issue-3447.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-3500.rs
issue-3556.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3559.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3563-2.rs
issue-3563-3.rs
issue-3574.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3609.rs Register new snapshots 2014-04-08 00:03:11 -07:00
issue-3656.rs
issue-3683.rs
issue-3702.rs
issue-3743.rs
issue-3753.rs
issue-3794.rs
issue-3847.rs
issue-3874.rs
issue-3878.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-3888-2.rs
issue-3895.rs
issue-3904.rs
issue-3935.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-3979-2.rs
issue-3979-generics.rs
issue-3979-xcrate.rs
issue-3979.rs
issue-3991.rs
issue-4016.rs
issue-4025.rs
issue-4036.rs
issue-4107.rs
issue-4120.rs
issue-4208.rs
issue-4228.rs
issue-4241.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-4252.rs
issue-4333.rs
issue-4387.rs
issue-4401.rs
issue-4446.rs
issue-4448.rs
issue-4464.rs
issue-4541.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-4542.rs
issue-4545.rs
issue-4734.rs rustc: Run destructors when dest=Ignore 2014-04-08 08:28:54 -07:00
issue-4735.rs
issue-4759-1.rs
issue-4759.rs
issue-4830.rs
issue-4875.rs
issue-5008-borrowed-traitobject-method-call.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-5060.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5192.rs
issue-5239-2.rs
issue-5243.rs
issue-5280.rs
issue-5315.rs
issue-5321-immediates-with-bare-self.rs
issue-5353.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-5521.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5530.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5550.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-5554.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5572.rs
issue-5666.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-5688.rs
issue-5708.rs
issue-5741.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5754.rs
issue-5791.rs
issue-5884.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-5900.rs
issue-5917.rs
issue-5950.rs
issue-5997.rs Tests for issue 5997 failure and success conditions. 2014-04-17 18:24:51 +01:00
issue-6117.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-6128.rs
issue-6130.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-6153.rs
issue-6157.rs
issue-6318.rs
issue-6334.rs
issue-6341.rs
issue-6344-let.rs
issue-6344-match.rs
issue-6470.rs
issue-6557.rs
issue-6892.rs rustc: Run destructors when dest=Ignore 2014-04-08 08:28:54 -07:00
issue-6898.rs
issue-6919.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-7012.rs
issue-7178.rs
issue-7222.rs
issue-7344.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-7519-match-unit-in-arg.rs
issue-7563.rs
issue-7660.rs
issue-7663.rs test: Add a test for #7663 2014-04-10 15:21:59 -07:00
issue-7673-cast-generically-implemented-trait.rs
issue-7899.rs
issue-7911.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-8044.rs
issue-8171-default-method-self-inherit-builtin-trait.rs
issue-8248.rs
issue-8249.rs
issue-8259.rs
issue-8351-1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-8351-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-8398.rs
issue-8401.rs
issue-8498.rs
issue-8506.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-8578.rs
issue-8851.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-8860.rs
issue-8898.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-9047.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-9110.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-9123.rs
issue-9129.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-9188.rs
issue-9259.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-9382.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-9394-inherited-trait-calls.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-9396.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00
issue-9446.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-9719.rs
issue-9906.rs
issue-9918.rs
issue-9942.rs
issue-9968.rs
issue-10028.rs
issue-10031.rs
issue-10228.rs
issue-10392.rs
issue-10626.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-10638.rs
issue-10682.rs
issue-10714.rs
issue-10718.rs
issue-10734.rs
issue-10767.rs
issue-10806.rs
issue-10853.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-11085.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-11224.rs
issue-11225-1.rs
issue-11225-2.rs
issue-11267.rs
issue-11508.rs
issue-11529.rs
issue-11552.rs
issue-11577.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-11709.rs
issue-11881.rs rustc: Disallow importing through use statements 2014-04-10 15:22:00 -07:00
issue-12582.rs
issue-12612.rs rustc: Disallow importing through use statements 2014-04-10 15:22:00 -07:00
issue-12684.rs
issue-12699.rs
issue-12860.rs
issue-13027.rs
issue-13204.rs Combine lifetime parameters when instantiating default methods 2014-04-17 00:38:54 +08:00
issue-13304.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
issue-13494.rs native: Fix a race in select() 2014-04-15 19:45:00 -07:00
issue-13507-2.rs Fixes #13507 2014-04-14 17:39:52 -07:00
istr.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
item-attributes.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
item-name-overload.rs
iter-range.rs
ivec-pass-by-value.rs
ivec-tag.rs
keyword-changes-2012-07-31.rs
kindck-implicit-close-over-mut-var.rs
kindck-owned-trait-contains-1.rs
kinds-in-metadata.rs
labeled-break.rs
lambda-infer-unresolved.rs
lang-item-public.rs
large-records.rs
last-use-in-block.rs
last-use-in-cap-clause.rs Register new snapshots 2014-04-08 00:03:11 -07:00
last-use-is-capture.rs
lazy-and-or.rs
lazy-init.rs
leak-box-as-tydesc.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
leak-tag-copy.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
leak-unique-as-tydesc.rs
let-assignability.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
let-destruct-ref.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
let-var-hygiene.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
linear-for-loop.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
link-section.rs
linkage1.rs
linkage-visibility.rs
lint-cstack.rs
lint-non-camel-case-types-non-uppercase-statics-unicode.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
lint-non-camel-case-with-trailing-underscores.rs
lint-non-uppercase-statics-lowercase-mut-statics.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
list.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
liveness-assign-imm-local-after-loop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
liveness-assign-imm-local-after-ret.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
liveness-loop-break.rs
liveness-move-in-loop.rs
log_syntax-trace_macros-macro-locations.rs
log-err-phi.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
log-knows-the-names-of-variants-in-std.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
log-knows-the-names-of-variants.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
log-poly.rs
logging_before_rt_started.rs
logging-enabled-debug.rs
logging-enabled.rs
logging-only-prints-once.rs
logging-right-crate.rs
long-while.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
loop-break-cont-1.rs
loop-break-cont.rs
loop-diverges.rs
loop-scope.rs
macro-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-attributes.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-crate-def-only.rs
macro-export-inner-module.rs
macro-interpolation.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-local-data-key.rs
macro-meta-items.rs
macro-multiple-items.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-path.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-stmt.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-with-attrs1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-with-attrs2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
macro-with-braces-in-expr-position.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-borrowed_str.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-bot-2.rs
match-bot.rs
match-enum-struct-0.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-enum-struct-1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-implicit-copy-unique.rs
match-in-macro.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-join.rs
match-naked-record-expr.rs
match-naked-record.rs
match-path.rs
match-pattern-lit.rs
match-pattern-no-type-params.rs
match-pattern-simple.rs
match-phi.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-pipe-binding.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-range-static.rs
match-range.rs
match-ref-binding-in-guard-3256.rs
match-ref-binding-mut-option.rs
match-ref-binding-mut.rs
match-ref-binding.rs
match-static-const-rename.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
match-str.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-struct-0.rs
match-tag.rs
match-unique-bind.rs
match-value-binding-in-guard-3291.rs
match-vec-rvalue.rs
match-with-ret-arm.rs
max-min-classes.rs
method-attributes.rs
mid-path-type-params.rs
mlist.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
mod_dir_implicit.rs
mod_dir_path2.rs
mod_dir_path3.rs
mod_dir_path_multi.rs
mod_dir_path.rs
mod_dir_recursive.rs
mod_dir_simple.rs
mod_file_aux.rs
mod_file_with_path_attr.rs
mod_file.rs
mod-inside-fn.rs
mod-view-items.rs
module-qualified-struct-destructure.rs
monad.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
monomorphize-abi-alignment.rs
monomorphized-callees-with-ty-params-3314.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
morestack1.rs
morestack2.rs
morestack3.rs
morestack4.rs
morestack5.rs
morestack6.rs
move-1-unique.rs
move-1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
move-2-unique.rs
move-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
move-3-unique.rs
move-3.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
move-4-unique.rs
move-4.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
move-arg-2-unique.rs
move-arg-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
move-arg.rs
move-nullary-fn.rs
move-out-of-field.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
move-scalar.rs
move-self.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
moves-based-on-type-capture-clause.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
moves-based-on-type-cross-crate.rs
multi-let.rs
multibyte.rs
multiline-comment.rs
multiple-trait-bounds.rs
mut-function-arguments.rs
mut-in-ident-patterns.rs
mut-vstore-expr.rs
mutability-inherits-through-fixed-length-vec.rs
mutable-alias-vec.rs
mutable-vec-drop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
mutual-recursion-group.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
native-always-waits.rs
native-print-no-runtime.rs
negative.rs
nested_item_main.rs
nested-block-comment.rs
nested-class.rs
nested-enum-same-names.rs
nested-exhaustive-match.rs
nested-function-names-issue-8587.rs
nested-matchs.rs
nested-pattern.rs
nested-patterns.rs
new-box-syntax.rs
new-impl-syntax.rs
new-import-syntax.rs
new-style-constants.rs
new-style-fixed-length-vec.rs
newlambdas-ret-infer2.rs
newlambdas-ret-infer.rs
newlambdas.rs
newtype-polymorphic.rs
newtype-struct-drop-run.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
newtype-struct-with-dtor.rs
newtype-struct-xc-2.rs
newtype-struct-xc.rs
newtype-temporary.rs
newtype.rs
nil-decl-in-foreign.rs
nil-pattern.rs
no-landing-pads.rs
no-std-xcrate2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
no-std-xcrate.rs
non-legacy-modes.rs
nul-characters.rs
nullable-pointer-iotareduction.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
nullable-pointer-size.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
nullary-or-pattern.rs
numeric-method-autoexport.rs
objects-coerce-freeze-borrored.rs
objects-owned-object-borrowed-method-header.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
objects-owned-object-borrowed-method-headerless.rs
objects-owned-object-owned-method.rs
once-move-out-on-heap.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
once-move-out-on-stack.rs
one-tuple.rs
opeq.rs
operator-associativity.rs
operator-overloading.rs
option-ext.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
option-unwrap.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
or-pattern.rs
osx-frameworks.rs
out-of-stack.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
output-slot-variants.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
over-constrained-vregs.rs
overload-index-operator.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
overloaded-autoderef-count.rs
overloaded-autoderef-indexing.rs
overloaded-autoderef-order.rs
overloaded-autoderef-vtable.rs
overloaded-autoderef-xcrate.rs
overloaded-autoderef.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
overloaded-deref-count.rs
overloaded-deref.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
owned-implies-static.rs
packed-struct-borrow-element.rs
packed-struct-generic-layout.rs
packed-struct-generic-size.rs
packed-struct-layout.rs
packed-struct-match.rs
packed-struct-size-xc.rs
packed-struct-size.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
packed-struct-vec.rs
packed-tuple-struct-layout.rs
packed-tuple-struct-size.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
parameterized-trait-with-bounds.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
paren-free.rs
parse-fail.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
pass-by-copy.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
path.rs
pattern-bound-var-in-for-each.rs
pattern-in-closure.rs
phase-use-ignored.rs
placement-new-arena.rs
pred-not-bool.rs
preempt.rs
priv-impl-prim-ty.rs
privacy1.rs
privacy-ns.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
privacy-reexport.rs
private-class-field.rs
private-method.rs
proc-bounds.rs Register new snapshots 2014-04-08 00:03:11 -07:00
process-detach.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
pub_use_mods_xcrate_exe.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
pub-extern-privacy.rs
pub-use-xcrate.rs
pure-sum.rs
purity-infer.rs
raw-str.rs
rcvr-borrowed-to-region.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
rcvr-borrowed-to-slice.rs
readalias.rs
rec-align-u32.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
rec-align-u64.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
rec-auto.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
rec-extend.rs
rec-tup.rs
rec.rs
record-pat.rs
reexport-should-still-link.rs
reexport-star.rs
reexported-static-methods-cross-crate.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
reflect-visit-type.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
regions-addr-of-interior-of-unique-box.rs
regions-addr-of-ret.rs
regions-appearance-constraint.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-borrow-at.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-borrow-estr-uniq.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
regions-borrow-evec-fixed.rs
regions-borrow-evec-uniq.rs
regions-borrow-uniq.rs
regions-bot.rs
regions-copy-closure.rs
regions-creating-enums2.rs
regions-creating-enums5.rs
regions-dependent-addr-of.rs
regions-dependent-autofn.rs
regions-dependent-autoslice.rs
regions-dependent-let-ref.rs
regions-early-bound-lifetime-in-assoc-fn.rs
regions-early-bound-trait-param.rs
regions-early-bound-used-in-bound-method.rs
regions-early-bound-used-in-bound.rs
regions-early-bound-used-in-type-param.rs
regions-escape-into-other-fn.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-expl-self.rs
regions-fn-subtyping-2.rs
regions-fn-subtyping.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-infer-bivariance.rs
regions-infer-borrow-scope-addr-of.rs
regions-infer-borrow-scope-view.rs
regions-infer-borrow-scope-within-loop-ok.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-infer-borrow-scope.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
regions-infer-call-2.rs
regions-infer-call.rs
regions-infer-contravariance-due-to-ret.rs
regions-lifetime-static-items-enclosing-scopes.rs
regions-mock-tcx.rs
regions-mock-trans.rs
regions-no-variance-from-fn-generics.rs Regression test. 2014-04-17 11:42:30 +02:00
regions-nullary-variant.rs
regions-params.rs
regions-return-interior-of-option.rs
regions-self-impls.rs
regions-self-in-enums.rs
regions-simple.rs
regions-static-closure.rs
regions-variance-contravariant-use-contravariant.rs
regions-variance-covariant-use-covariant.rs
rename-directory.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
repeat-expr-in-static.rs
repeated-vector-syntax.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
resolve-issue-2428.rs
resource-assign-is-not-copy.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
resource-destruct.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
resource-in-struct.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
ret-bang.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
ret-none.rs
return-from-closure.rs
return-nil.rs
select-macro.rs
self-in-mut-slot-default-method.rs
self-in-mut-slot-immediate-value.rs
self-re-assign.rs
self-shadowing-import.rs
self-type-param.rs
send_str_hashmap.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
send_str_treemap.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
send-resource.rs
send-type-inference.rs
sendable-class.rs
sendfn-is-a-block.rs
sendfn-spawn-with-fn-arg.rs Register new snapshots 2014-04-08 00:03:11 -07:00
seq-compare.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
shadow.rs
shape_intrinsic_tag_then_rec.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
shebang.rs
shift.rs
signal-exit-status.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
signed-shift-const-eval.rs
sigpipe-should-be-ignored.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
simd-binop.rs
simd-generics.rs
simd-issue-10604.rs
simd-type.rs
simple-generic-match.rs
simple-generic-tag.rs
simple-infer.rs
simple-match-generic-tag.rs
size-and-align.rs
sized-borrowed-pointer.rs
sized-owned-pointer.rs
small-enum-range-edge.rs
small-enums-with-fields.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
smallest-hello-world.rs Fix smallest-hello-world.rs interaction with puts 2014-04-19 00:34:55 +02:00
spawn2.rs
spawn-fn.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
spawn-types.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
spawn.rs
spawning-with-debug.rs
stable-addr-of.rs
stat.rs
static-assert.rs
static-fn-inline-xc.rs
static-fn-trait-xc.rs
static-function-pointer-xc.rs
static-function-pointer.rs
static-impl.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
static-method-in-trait-with-tps-intracrate.rs
static-method-xcrate.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
static-methods-in-traits2.rs
static-methods-in-traits.rs
static-mut-foreign.rs
static-mut-xc.rs
str-concat.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
str-idx.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
str-multiline.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
string-self-append.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
struct_variant_xc.rs
struct-destructuring-cross-crate.rs
struct-field-assignability.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
struct-like-variant-construct.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
struct-like-variant-match.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
struct-lit-functional-update-no-fields.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
struct-literal-dtor.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
struct-new-as-field-name.rs
struct-order-of-eval-1.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
struct-order-of-eval-2.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
struct-pattern-matching.rs
struct-return.rs
structured-compare.rs
super-fast-paren-parsing.rs
super.rs
supertrait-default-generics.rs
supported-cast.rs
swap-1.rs
swap-2.rs
swap-overlapping.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
syntax-extension-bytes.rs
syntax-extension-cfg.rs
syntax-extension-shell.rs
syntax-extension-source-utils.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
tag-align-dyn-u64.rs
tag-align-dyn-variants.rs
tag-align-shape.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
tag-align-u64.rs
tag-disr-val-shape.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
tag-exports.rs
tag-in-block.rs
tag-variant-disr-type-mismatch.rs
tag-variant-disr-val.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
tag.rs
tail-call-arg-leak.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
tail-cps.rs
tail-direct.rs
task-comm-0.rs
task-comm-1.rs
task-comm-3.rs
task-comm-4.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
task-comm-5.rs
task-comm-6.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
task-comm-7.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
task-comm-9.rs
task-comm-10.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
task-comm-11.rs
task-comm-12.rs
task-comm-13.rs
task-comm-14.rs
task-comm-15.rs
task-comm-16.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
task-comm-17.rs
task-comm-chan-nil.rs
task-life-0.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
task-spawn-move-and-copy.rs
tcp-connect-timeouts.rs std: Add an experimental connect_timeout function 2014-04-19 00:47:14 -07:00
tcp-stress.rs
tempfile.rs Register new snapshots 2014-04-08 00:03:11 -07:00
terminate-in-initializer.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
test-ignore-cfg.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
test-runner-hides-main.rs
threads.rs
trailing-comma.rs
trait-bounds-basic.rs
trait-bounds-in-arc.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
trait-bounds-recursion.rs
trait-bounds.rs
trait-cast-generic.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
trait-cast.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
trait-coercion-generic.rs
trait-coercion.rs
trait-composition-trivial.rs
trait-default-method-bound-subst2.rs
trait-default-method-bound-subst3.rs
trait-default-method-bound-subst4.rs
trait-default-method-bound-subst.rs
trait-default-method-bound.rs
trait-default-method-xc-2.rs
trait-default-method-xc.rs
trait-generic.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
trait-inheritance2.rs
trait-inheritance-auto-xc-2.rs
trait-inheritance-auto-xc.rs
trait-inheritance-auto.rs
trait-inheritance-call-bound-inherited2.rs
trait-inheritance-call-bound-inherited.rs
trait-inheritance-cast-without-call-to-supertrait.rs
trait-inheritance-cast.rs
trait-inheritance-cross-trait-call-xc.rs
trait-inheritance-cross-trait-call.rs
trait-inheritance-diamond.rs
trait-inheritance-multiple-inheritors.rs
trait-inheritance-multiple-params.rs
trait-inheritance-num0.rs
trait-inheritance-num1.rs
trait-inheritance-num2.rs
trait-inheritance-num3.rs
trait-inheritance-num5.rs
trait-inheritance-num.rs
trait-inheritance-overloading-simple.rs
trait-inheritance-overloading-xc-exe.rs
trait-inheritance-overloading.rs
trait-inheritance-self-in-supertype.rs
trait-inheritance-self.rs
trait-inheritance-simple.rs
trait-inheritance-static2.rs
trait-inheritance-static.rs
trait-inheritance-subst2.rs
trait-inheritance-subst.rs
trait-inheritance-visibility.rs
trait-object-generics.rs
trait-region-pointer-simple.rs
trait-static-method-overwriting.rs
trait-to-str.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
trait-typedef-cc.rs
trait-with-bounds-default.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
traits-default-method-macro.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
traits-default-method-mut.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
traits-default-method-self.rs
traits-default-method-trivial.rs
transmute-non-immediate-to-immediate.rs
trivial-message.rs
tup.rs
tuple-struct-construct.rs
tuple-struct-constructor-pointer.rs
tuple-struct-destructuring.rs
tuple-struct-matching.rs
tuple-struct-trivial.rs
tydesc-name.rs
type-in-nested-module.rs
type-namespace.rs
type-param-constraints.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
type-param.rs
type-params-in-for-each.rs
type-ptr.rs
type-sizes.rs
type-use-i1-versus-i8.rs
typeck_type_placeholder_1.rs
typeck-macro-interaction-issue-8852.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
typeclasses-eq-example-static.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
typeclasses-eq-example.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
typeid-intrinsic.rs
typestate-cfg-nesting.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
typestate-multi-decl.rs
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
uint.rs
unary-minus-suffix-inference.rs
unfold-cross-crate.rs
unify-return-ty.rs
uninit-empty-types.rs
uniq-cc-generic.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
uniq-cc.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
uniq-self-in-mut-slot.rs
unique-assign-copy.rs
unique-assign-drop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unique-assign-generic.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unique-assign.rs
unique-autoderef-field.rs
unique-autoderef-index.rs
unique-cmp.rs
unique-containing-tag.rs
unique-create.rs
unique-decl-init-copy.rs
unique-decl-init.rs
unique-decl-move-temp.rs
unique-decl-move.rs
unique-decl.rs
unique-deref.rs
unique-destructure.rs
unique-drop-complex.rs
unique-fn-arg-move.rs
unique-fn-arg-mut.rs
unique-fn-arg.rs
unique-fn-ret.rs
unique-generic-assign.rs
unique-in-tag.rs
unique-in-vec-copy.rs
unique-in-vec.rs
unique-init.rs
unique-kinds.rs
unique-log.rs
unique-match-discrim.rs
unique-move-drop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unique-move-temp.rs
unique-move.rs
unique-mutable.rs
unique-object-move.rs
unique-pat-2.rs
unique-pat-3.rs
unique-pat.rs
unique-rec.rs
unique-send-2.rs
unique-send.rs
unique-swap.rs
unit-like-struct-drop-run.rs
unit-like-struct.rs
unit.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unnamed_argument_mode.rs
unreachable-code-1.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unreachable-code.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unsafe-fn-called-from-unsafe-blk.rs
unsafe-fn-called-from-unsafe-fn.rs
unsafe-pointer-assignability.rs
unused-move-capture.rs
unused-move.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unwind-box.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unwind-resource2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
unwind-resource.rs
unwind-unique.rs
use_inline_dtor.rs
use-crate-name-alias.rs
use-import-export.rs
use-trait-before-def.rs
use-uninit-match2.rs
use-uninit-match.rs
use.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
utf8_chars.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
utf8_idents.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
utf8-bom.rs
utf8.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
variadic-ffi.rs
variant-attributes.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
variant-structs-trivial.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
vec-concat.rs
vec-drop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
vec-fixed-length.rs
vec-growth.rs
vec-late-init.rs
vec-macro-with-brackets.rs
vec-macro-with-trailing-comma.rs std: make vec!() macro handle a trailing comma 2014-04-08 00:03:12 -07:00
vec-matching-autoslice.rs
vec-matching-fixed.rs
vec-matching-fold.rs
vec-matching-legal-tail-element-borrow.rs
vec-matching.rs
vec-push.rs
vec-repeat-with-cast.rs
vec-slice-drop.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
vec-slice.rs
vec-tail-matching.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
vec-to_str.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
vec.rs
vector-no-ann-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
vector-sort-failure-safe.rs
warn-ctypes-inhibit.rs
weird-exprs.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
while-cont.rs
while-flow-graph.rs
while-loop-constraints-2.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
while-prelude-drop.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
while-with-break.rs
while.rs
writealias.rs
x86stdcall2.rs
x86stdcall.rs
xcrate-address-insignificant.rs
xcrate-static-addresses.rs
xcrate-trait-lifetime-param.rs
xcrate-unit-struct.rs
yield1.rs
yield2.rs
yield.rs
zero-size-type-destructors.rs