.. |
foreign-mod-src
|
|
|
foreign-src
|
|
|
mod_dir_implicit_aux
|
|
|
mod_dir_simple
|
|
|
module-polymorphism3-files/float-template
|
|
|
syntax-extension-source-utils-files
|
|
|
.gitattributes
|
|
|
alias-uninit-value.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
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
|
|
|
artificial-block.rs
|
|
|
as-precedence.rs
|
|
|
asm-concat-src.rs
|
|
|
asm-in-out-operand.rs
|
|
|
asm-out-assign.rs
|
|
|
assert-eq-macro-success.rs
|
|
|
assign-assign.rs
|
|
|
assignability-trait.rs
|
Remove the double auto-ref on arrays/strings as receivers
|
2014-12-16 17:05:33 +13:00 |
assoc-eq.rs
|
Add support for equality constraints on associated types
|
2014-12-12 19:11:59 +13:00 |
assoc-sugar-path.rs
|
Path types to associated types with form T::A
|
2014-12-16 13:50:24 +13:00 |
associated-types-in-default-method.rs
|
|
|
associated-types-in-fn.rs
|
|
|
associated-types-in-impl-generics.rs
|
|
|
associated-types-in-inherent-method.rs
|
|
|
associated-types-qualified-path-with-trait-with-type-parameters.rs
|
Refactor QPath to take an ast::TraitRef
|
2014-11-19 05:53:40 -05:00 |
associated-types-resolve-lifetime.rs
|
Resolve lifetimes in associated types
|
2014-12-15 22:31:38 +09:00 |
associated-types-simple.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
|
implement Writer for Vec<u8>
|
2014-11-18 01:09:46 -05:00 |
auto-instantiate.rs
|
|
|
auto-loop.rs
|
|
|
auto-ref-bounded-ty-param.rs
|
|
|
auto-ref-sliceable.rs
|
|
|
auto-ref.rs
|
|
|
autobind.rs
|
|
|
autoderef-and-borrow-method-receiver.rs
|
|
|
autoderef-method-on-trait.rs
|
|
|
autoderef-method-priority.rs
|
|
|
autoderef-method-twice-but-not-thrice.rs
|
|
|
autoderef-method-twice.rs
|
|
|
autoderef-method.rs
|
|
|
autoref-intermediate-types-issue-3585.rs
|
|
|
backtrace.rs
|
Fix run pass test
|
2014-12-13 17:03:45 -05:00 |
bare-fn-implements-fn-mut.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05: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
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
block-arg.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
block-explicit-types.rs
|
|
|
block-expr-precedence.rs
|
|
|
block-fn-coerce.rs
|
|
|
block-iter-1.rs
|
|
|
block-iter-2.rs
|
|
|
bool-not.rs
|
|
|
bool.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
borrow-by-val-method-receiver.rs
|
|
|
borrow-tuple-fields.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
borrowck-assign-to-subfield.rs
|
|
|
borrowck-binding-mutbl.rs
|
|
|
borrowck-borrow-from-expr-block.rs
|
|
|
borrowck-borrow-of-mut-base-ptr-safe.rs
|
|
|
borrowck-closures-two-imm.rs
|
|
|
borrowck-field-sensitivity.rs
|
|
|
borrowck-fixed-length-vecs.rs
|
|
|
borrowck-freeze-frozen-mut.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
borrowck-lend-args.rs
|
|
|
borrowck-macro-interaction-issue-6304.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
borrowck-move-by-capture-ok.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
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-rvalues-mutable.rs
|
|
|
borrowck-scope-of-deref-issue-4666.rs
|
|
|
borrowck-static-item-in-fn.rs
|
|
|
borrowck-trait-lifetime.rs
|
|
|
borrowck-uniq-via-ref.rs
|
|
|
borrowck-univariant-enum.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
borrowck-use-mut-borrow.rs
|
|
|
borrowed-ptr-pattern-2.rs
|
|
|
borrowed-ptr-pattern-3.rs
|
|
|
borrowed-ptr-pattern-infallible.rs
|
|
|
borrowed-ptr-pattern-option.rs
|
|
|
borrowed-ptr-pattern.rs
|
|
|
break-value.rs
|
|
|
break.rs
|
|
|
bug-7183-generics.rs
|
|
|
bug-7295.rs
|
|
|
builtin-superkinds-capabilities-transitive.rs
|
|
|
builtin-superkinds-capabilities-xc.rs
|
|
|
builtin-superkinds-capabilities.rs
|
|
|
builtin-superkinds-in-metadata.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
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
|
|
|
byte-literals.rs
|
|
|
bytes-macro-static.rs
|
|
|
c-stack-as-value.rs
|
|
|
c-stack-returning-int64.rs
|
|
|
call-closure-from-overloaded-op.rs
|
|
|
can-copy-pod.rs
|
|
|
cancel-clean-via-immediate-rvalue-ref.rs
|
|
|
capture-clauses-boxed-closures.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
capture-clauses-unboxed-closures.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
capturing-logging.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
cast-in-array-size.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
cast-region-to-uint.rs
|
|
|
cast.rs
|
|
|
cci_borrow.rs
|
|
|
cci_capture_clause.rs
|
|
|
cci_impl_exe.rs
|
|
|
cci_iter_exe.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
cci_nested_exe.rs
|
|
|
cci_no_inline_exe.rs
|
|
|
cell-does-not-clone.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
cfg_attr.rs
|
|
|
cfg_inner_static.rs
|
|
|
cfg-family.rs
|
|
|
cfg-in-crate-1.rs
|
rustc: Process #[cfg]/#[cfg_attr] on crates
|
2014-11-07 12:04:28 -08:00 |
cfg-macros-foo.rs
|
|
|
cfg-macros-notfoo.rs
|
|
|
cfg-match-arm.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
cfg-target-family.rs
|
|
|
cfgs-on-items.rs
|
|
|
char.rs
|
|
|
check-static-mut-slices.rs
|
|
|
check-static-recursion-foreign.rs
|
|
|
check-static-slice.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
child-outlives-parent.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
class-attributes-1.rs
|
|
|
class-attributes-2.rs
|
|
|
class-cast-to-trait-cross-crate-2.rs
|
Move ToString to collections::string
|
2014-11-16 12:41:55 +11:00 |
class-cast-to-trait-multiple-types.rs
|
|
|
class-cast-to-trait.rs
|
|
|
class-dtor.rs
|
|
|
class-exports.rs
|
|
|
class-impl-very-parameterized-trait.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
class-implement-trait-cross-crate.rs
|
|
|
class-implement-traits.rs
|
|
|
class-method-cross-crate.rs
|
|
|
class-methods-cross-crate.rs
|
|
|
class-methods.rs
|
|
|
class-poly-methods-cross-crate.rs
|
|
|
class-poly-methods.rs
|
|
|
class-separate-impl.rs
|
|
|
class-str-field.rs
|
|
|
class-typarams.rs
|
|
|
classes-cross-crate.rs
|
|
|
classes-self-referential.rs
|
|
|
classes-simple-cross-crate.rs
|
|
|
classes-simple-method.rs
|
|
|
classes-simple.rs
|
|
|
classes.rs
|
|
|
cleanup-arm-conditional.rs
|
|
|
cleanup-rvalue-during-if-and-while.rs
|
|
|
cleanup-rvalue-for-scope.rs
|
|
|
cleanup-rvalue-scopes.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
cleanup-rvalue-temp-during-incomplete-alloc.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
cleanup-shortcircuit.rs
|
|
|
clone-with-exterior.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
close-over-big-then-small-data.rs
|
|
|
closure-bounds-can-capture-chan.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
closure-inference2.rs
|
|
|
closure-inference.rs
|
|
|
closure-reform.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
closure-return-bang.rs
|
|
|
closure-syntax.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
cmp-default.rs
|
|
|
coerce-match.rs
|
Propagate coercions through match expressions.
|
2014-12-18 13:48:05 +13:00 |
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
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
coherence-impl-in-fn.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
coherence-multidispatch-tuple.rs
|
|
|
coherence-where-clause.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
colorful-write-macros.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
comm.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
compare-generic-enums.rs
|
|
|
complex.rs
|
|
|
concat.rs
|
Update tests accordingly
|
2014-11-16 14:23:15 +01:00 |
conditional-compile-arch.rs
|
|
|
conditional-compile.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
conditional-debug-macro-off.rs
|
|
|
conditional-debug-macro-on.rs
|
|
|
const-autoderef.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-big-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-binops.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
const-block-cross-crate-fn.rs
|
|
|
const-block-item-macro-codegen.rs
|
|
|
const-block-item.rs
|
|
|
const-block.rs
|
|
|
const-bound.rs
|
|
|
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
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-byref.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-cast.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-ptr.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-struct2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-struct.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-structlike.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
const-enum-tuple2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-tuple.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-tuplestruct2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-tuplestruct.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-vec-index.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-enum-vec-ptr.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-enum-vector.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-expr-in-fixed-length-vec.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-expr-in-vec-repeat.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-extern-function.rs
|
|
|
const-fields-and-indexing.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-fn-val.rs
|
|
|
const-negative.rs
|
|
|
const-nullary-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-nullary-univariant-enum.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
const-rec-and-tup.rs
|
|
|
const-region-ptrs-noncopy.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-region-ptrs.rs
|
|
|
const-str-ptr.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const-struct-offsets.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
const-struct.rs
|
|
|
const-tuple-struct.rs
|
|
|
const-unit-struct.rs
|
|
|
const-vec-of-fns.rs
|
|
|
const-vec-syntax.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
const-vecs-and-slices.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
const.rs
|
|
|
consts-in-patterns.rs
|
|
|
core-run-destroy.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
crate-method-reexport-grrrrrrr.rs
|
|
|
crate-name-attr-used.rs
|
|
|
cross-crate-const-pat.rs
|
|
|
cross-crate-newtype-struct-pat.rs
|
|
|
dead-code-leading-underscore.rs
|
|
|
deep-vector2.rs
|
|
|
deep-vector.rs
|
|
|
deep.rs
|
|
|
default-method-parsing.rs
|
|
|
default-method-simple.rs
|
|
|
default-method-supertrait-vtable.rs
|
|
|
deprecated-no-split-stack.rs
|
|
|
deprecated-phase-syntax.rs
|
|
|
deref-lval.rs
|
|
|
deref-mut-on-ref.rs
|
libs: add Deref, DerefMut impls for references, fixing a bug in compiler in the process that was blocking this.
|
2014-11-06 21:51:40 -05:00 |
deref-on-ref.rs
|
libs: add Deref, DerefMut impls for references, fixing a bug in compiler in the process that was blocking this.
|
2014-11-06 21:51:40 -05:00 |
deref-rc.rs
|
|
|
deref.rs
|
|
|
deriving-bounds.rs
|
|
|
deriving-clone-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
deriving-clone-generic-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
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
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
deriving-cmp-generic-struct-enum.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-cmp-generic-struct.rs
|
|
|
deriving-cmp-generic-tuple-struct.rs
|
|
|
deriving-cmp-shortcircuit.rs
|
Utilize fewer reexports
|
2014-12-05 18:13:04 -05:00 |
deriving-default-box.rs
|
Add tests
|
2014-11-06 14:14:31 -05:00 |
deriving-encodable-decodable-box.rs
|
Add tests
|
2014-11-06 14:14:31 -05:00 |
deriving-encodable-decodable-cell-refcell.rs
|
implement Writer for Vec<u8>
|
2014-11-18 01:09:46 -05:00 |
deriving-encodable-decodable.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-enum-single-variant.rs
|
|
|
deriving-eq-ord-boxed-slice.rs
|
DSTify Box<T> implementation of PartialEq, PartialOrd, Eq, Ord
|
2014-11-05 20:13:08 -05:00 |
deriving-global.rs
|
|
|
deriving-hash.rs
|
|
|
deriving-in-fn.rs
|
|
|
deriving-in-macro.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
deriving-meta-empty-trait-list.rs
|
|
|
deriving-meta-multiple.rs
|
|
|
deriving-meta.rs
|
|
|
deriving-primitive.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
deriving-rand.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-self-lifetime-totalord-totaleq.rs
|
Utilize fewer reexports
|
2014-12-05 18:13:04 -05:00 |
deriving-self-lifetime.rs
|
|
|
deriving-show-2.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-show.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-via-extension-c-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
deriving-via-extension-enum.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
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
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
deriving-via-extension-struct-tuple.rs
|
|
|
deriving-via-extension-struct.rs
|
|
|
deriving-via-extension-type-params.rs
|
|
|
deriving-zero.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
die-macro.rs
|
|
|
div-mod.rs
|
|
|
double-ref.rs
|
|
|
drop-on-empty-block-exit.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
drop-on-ret.rs
|
|
|
drop-struct-as-object.rs
|
|
|
drop-trait-enum.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
drop-trait-generic.rs
|
|
|
drop-trait.rs
|
|
|
drop-uninhabited-enum.rs
|
|
|
drop-with-type-ascription-1.rs
|
|
|
drop-with-type-ascription-2.rs
|
|
|
dst-coercions.rs
|
|
|
dst-deref-mut.rs
|
|
|
dst-deref.rs
|
|
|
dst-index.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
dst-raw.rs
|
|
|
dst-struct-sole.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
dst-struct.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
dst-trait.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
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
|
|
|
empty-mutable-vec.rs
|
|
|
empty-tag.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
enum-alignment.rs
|
|
|
enum-clike-ffi-as-int.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-discr.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-discrim-autosizing.rs
|
|
|
enum-discrim-manual-sizing.rs
|
|
|
enum-discrim-range-overflow.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-discrim-width-stuff.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
enum-disr-val-pretty.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-export-inheritance.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-null-pointer-opt.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
enum-nullable-const-null-with-fields.rs
|
Utilize fewer reexports
|
2014-12-05 18:13:04 -05:00 |
enum-nullable-simplifycfg-misopt.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
enum-size-variance.rs
|
|
|
enum-variants.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
enum-vec-initializer.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
eq-multidispatch.rs
|
Test PartialEq multidispatch
|
2014-12-02 18:52:50 -05:00 |
estr-slice.rs
|
|
|
estr-uniq.rs
|
|
|
evec-internal.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
evec-slice.rs
|
|
|
exec-env.rs
|
|
|
explicit_self_xcrate_exe.rs
|
|
|
explicit-i-suffix.rs
|
|
|
explicit-self-closures.rs
|
|
|
explicit-self-generic.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
explicit-self-objects-uniq.rs
|
|
|
explicit-self.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
exponential-notation.rs
|
Remove a ton of public reexports
|
2014-12-21 09:26:41 -08:00 |
export-abstract-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
export-glob-imports-target.rs
|
|
|
export-multi.rs
|
|
|
export-non-interference2.rs
|
|
|
export-non-interference3.rs
|
|
|
export-non-interference.rs
|
|
|
export-tag-variant.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
export-unexported-dep.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
expr-block-fn.rs
|
|
|
expr-block-generic-unique1.rs
|
|
|
expr-block-generic-unique2.rs
|
|
|
expr-block-generic.rs
|
|
|
expr-block-slot.rs
|
|
|
expr-block-unique.rs
|
|
|
expr-block.rs
|
|
|
expr-copy.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
expr-empty-ret.rs
|
|
|
expr-fn.rs
|
|
|
expr-if-generic.rs
|
|
|
expr-if-panic-all.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
expr-if-panic.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
expr-if-struct.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
expr-if-unique.rs
|
|
|
expr-if.rs
|
|
|
expr-match-generic-unique1.rs
|
|
|
expr-match-generic-unique2.rs
|
|
|
expr-match-generic.rs
|
|
|
expr-match-panic-all.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
expr-match-panic.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
expr-match-struct.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
expr-match-unique.rs
|
|
|
expr-match.rs
|
|
|
expr-scope.rs
|
|
|
ext-expand-inner-exprs.rs
|
|
|
exterior.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
extern-1.rs
|
|
|
extern-call-deep2.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
extern-call-deep.rs
|
|
|
extern-call-direct.rs
|
|
|
extern-call-indirect.rs
|
|
|
extern-call-scrub.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
extern-calling-convention-test.rs
|
|
|
extern-compare-with-return-type.rs
|
|
|
extern-crosscrate.rs
|
|
|
extern-foreign-crate.rs
|
|
|
extern-mod-abi.rs
|
|
|
extern-mod-ordering-exe.rs
|
|
|
extern-mod-syntax.rs
|
|
|
extern-pass-char.rs
|
|
|
extern-pass-double.rs
|
|
|
extern-pass-empty.rs
|
|
|
extern-pass-TwoU8s.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
extern-pass-TwoU16s.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
extern-pass-TwoU32s.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
extern-pass-TwoU64s.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
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
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
extern-take-value.rs
|
|
|
extern-yield.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
extoption_env-not-defined.rs
|
|
|
fact.rs
|
|
|
fat-arrow-match.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
field-destruction-order.rs
|
|
|
filter-block-view-items.rs
|
|
|
fixed_length_copy.rs
|
|
|
fixup-deref-mut.rs
|
|
|
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
|
|
|
for-destruct.rs
|
|
|
for-loop-goofiness.rs
|
|
|
for-loop-panic.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
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
|
Fallout from collection conventions
|
2014-11-06 12:26:08 -05:00 |
foreach-put-structured.rs
|
|
|
foreach-simple-outer-slot.rs
|
|
|
foreign2.rs
|
|
|
foreign-call-no-runtime.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
foreign-dupe.rs
|
|
|
foreign-fn-linkname.rs
|
|
|
foreign-fn-with-byval.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
foreign-mod-unused-const.rs
|
|
|
foreign-no-abi.rs
|
|
|
foreign-struct.rs
|
|
|
format-nan.rs
|
|
|
format-ref-cell.rs
|
|
|
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-unique.rs
|
|
|
generic-default-type-params-cross-crate.rs
|
|
|
generic-default-type-params.rs
|
|
|
generic-derived-type.rs
|
|
|
generic-exterior-unique.rs
|
|
|
generic-extern-mangle.rs
|
Remove lots of numeric traits from the preludes
|
2014-11-13 03:46:03 +11:00 |
generic-fn-infer.rs
|
|
|
generic-fn-twice.rs
|
|
|
generic-fn-unique.rs
|
|
|
generic-fn.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
generic-ivec-leak.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-newtype-struct.rs
|
|
|
generic-object.rs
|
|
|
generic-recursive-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-static-methods.rs
|
|
|
generic-tag-corruption.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-tag-local.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-tag-match.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-tag-values.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
generic-temporary.rs
|
|
|
generic-tup.rs
|
|
|
generic-type-synonym.rs
|
|
|
generic-type.rs
|
|
|
generic-unique.rs
|
|
|
getopts_ref.rs
|
|
|
global-scope.rs
|
|
|
guards-not-exhaustive.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
guards.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
hashmap-memory.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
hello.rs
|
|
|
hrtb-binder-levels-in-object-types.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-debruijn-object-types-in-closures.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-fn-like-trait-object.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-fn-like-trait.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-opt-in-copy.rs
|
Fix a bug in the opt-in-copy work: it was failing to liberate the regions bound in the impl before searching for Copy implements for all fields, leading to problems in the "copyability check". Basically the copyability check would wind up looking for an impl of for<'tcx> Foo<&'tcx T> . The impl that exists however is impl<T> Copy for Foo<T> and the current rules do not consider that a match (something I would like to revise in a later PR).
|
2014-12-19 03:29:30 -05:00 |
hrtb-parse.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
hrtb-precedence-of-plus-where-clause.rs
|
Test fixes and rebase conflicts
|
2014-11-26 16:50:13 -08:00 |
hrtb-precedence-of-plus.rs
|
Add tests for the parsing of + and the error messages if people get it wrong.
|
2014-11-26 11:42:06 -05:00 |
hrtb-resolve-lifetime.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-trait-object-paren-notation.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-trait-object-passed-to-closure.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
hrtb-unboxed-closure-trait.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
html-literals.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
huge-largest-array.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
hygiene-dodging-1.rs
|
|
|
hygienic-labels-in-let.rs
|
|
|
hygienic-labels.rs
|
|
|
i8-incr.rs
|
|
|
i32-sub.rs
|
|
|
if-bot.rs
|
|
|
if-check.rs
|
|
|
if-let.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
if-ret.rs
|
|
|
ifmt.rs
|
add {:?} fmt syntax
|
2014-12-20 00:32:07 -08:00 |
ignore-all-the-things.rs
|
|
|
impl-implicit-trait.rs
|
|
|
impl-privacy-xc-1.rs
|
|
|
impl-privacy-xc-2.rs
|
|
|
import2.rs
|
|
|
import3.rs
|
|
|
import4.rs
|
|
|
import5.rs
|
|
|
import6.rs
|
|
|
import7.rs
|
|
|
import8.rs
|
|
|
import-from.rs
|
|
|
import-glob-0.rs
|
|
|
import-glob-crate.rs
|
|
|
import-in-block.rs
|
|
|
import-trailing-comma.rs
|
|
|
import.rs
|
|
|
infer-fn-tail-expr.rs
|
|
|
inferred-suffix-in-pattern-range.rs
|
|
|
infinite-loops.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
inherent-trait-method-order.rs
|
|
|
init-res-into-things.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
inner-attrs-on-impl.rs
|
|
|
inner-module.rs
|
|
|
inner-static.rs
|
|
|
instantiable.rs
|
|
|
int.rs
|
|
|
integer-literal-radix.rs
|
|
|
integer-literal-suffix-inference.rs
|
|
|
intrinsic-alignment.rs
|
|
|
intrinsic-assume.rs
|
|
|
intrinsic-atomics-cc.rs
|
|
|
intrinsic-atomics.rs
|
|
|
intrinsic-move-val.rs
|
|
|
intrinsic-return-address.rs
|
|
|
intrinsic-uninit.rs
|
|
|
intrinsic-unreachable.rs
|
|
|
intrinsics-integer.rs
|
|
|
intrinsics-math.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
invoke-external-foreign.rs
|
|
|
irrefutable-unit.rs
|
|
|
issue2170exe.rs
|
|
|
issue_3136_b.rs
|
|
|
issue_9155.rs
|
|
|
issue-333.rs
|
|
|
issue-868.rs
|
|
|
issue-979.rs
|
|
|
issue-1112.rs
|
|
|
issue-1251.rs
|
|
|
issue-1257.rs
|
|
|
issue-1451.rs
|
|
|
issue-1460.rs
|
|
|
issue-1516.rs
|
|
|
issue-1660.rs
|
|
|
issue-1696.rs
|
|
|
issue-1701.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-1821.rs
|
|
|
issue-1866.rs
|
|
|
issue-1974.rs
|
|
|
issue-2074.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-2185.rs
|
|
|
issue-2190-1.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
issue-2190-2.rs
|
|
|
issue-2214.rs
|
|
|
issue-2216.rs
|
|
|
issue-2284.rs
|
|
|
issue-2288.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-2311-2.rs
|
|
|
issue-2311.rs
|
|
|
issue-2312.rs
|
|
|
issue-2316-c.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
issue-2380-b.rs
|
|
|
issue-2383.rs
|
collections: Remove all collections traits
|
2014-11-01 11:37:04 -07:00 |
issue-2414-c.rs
|
|
|
issue-2428.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-2445-b.rs
|
|
|
issue-2445.rs
|
|
|
issue-2463.rs
|
|
|
issue-2472.rs
|
|
|
issue-2487-a.rs
|
|
|
issue-2502.rs
|
|
|
issue-2526-a.rs
|
|
|
issue-2550.rs
|
|
|
issue-2611-3.rs
|
|
|
issue-2631-b.rs
|
|
|
issue-2633-2.rs
|
|
|
issue-2633.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-2642.rs
|
|
|
issue-2708.rs
|
|
|
issue-2718.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-2723-b.rs
|
|
|
issue-2734.rs
|
|
|
issue-2735-2.rs
|
|
|
issue-2735-3.rs
|
|
|
issue-2735.rs
|
|
|
issue-2748-a.rs
|
|
|
issue-2748-b.rs
|
|
|
issue-2804-2.rs
|
|
|
issue-2804.rs
|
Utilize fewer reexports
|
2014-12-05 18:13:04 -05:00 |
issue-2895.rs
|
|
|
issue-2904.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-2935.rs
|
|
|
issue-2936.rs
|
|
|
issue-2989.rs
|
|
|
issue-3012-2.rs
|
|
|
issue-3026.rs
|
|
|
issue-3037.rs
|
|
|
issue-3052.rs
|
|
|
issue-3091.rs
|
|
|
issue-3109.rs
|
|
|
issue-3121.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-3149.rs
|
|
|
issue-3211.rs
|
|
|
issue-3220.rs
|
|
|
issue-3290.rs
|
|
|
issue-3389.rs
|
|
|
issue-3424.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-3429.rs
|
|
|
issue-3447.rs
|
|
|
issue-3500.rs
|
|
|
issue-3556.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-3559.rs
|
|
|
issue-3563-2.rs
|
|
|
issue-3563-3.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-3574.rs
|
|
|
issue-3609.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-3656.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-3683.rs
|
|
|
issue-3702.rs
|
|
|
issue-3743.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
issue-3753.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-3794.rs
|
|
|
issue-3847.rs
|
|
|
issue-3874.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-3878.rs
|
|
|
issue-3888-2.rs
|
|
|
issue-3895.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-3904.rs
|
|
|
issue-3935.rs
|
|
|
issue-3979-2.rs
|
|
|
issue-3979-generics.rs
|
|
|
issue-3979-xcrate.rs
|
|
|
issue-3979.rs
|
|
|
issue-3991.rs
|
Fallout from collection conventions
|
2014-11-06 12:26:08 -05:00 |
issue-4016.rs
|
|
|
issue-4025.rs
|
|
|
issue-4036.rs
|
|
|
issue-4107.rs
|
|
|
issue-4120.rs
|
|
|
issue-4208.rs
|
|
|
issue-4228.rs
|
|
|
issue-4241.rs
|
|
|
issue-4252.rs
|
|
|
issue-4333.rs
|
|
|
issue-4387.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-4401.rs
|
|
|
issue-4446.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-4448.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-4464.rs
|
|
|
issue-4541.rs
|
|
|
issue-4542.rs
|
|
|
issue-4545.rs
|
|
|
issue-4734.rs
|
|
|
issue-4735.rs
|
|
|
issue-4759-1.rs
|
|
|
issue-4759.rs
|
|
|
issue-4830.rs
|
|
|
issue-4875.rs
|
|
|
issue-5008-borrowed-traitobject-method-call.rs
|
|
|
issue-5060.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
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
|
|
|
issue-5518.rs
|
|
|
issue-5521.rs
|
|
|
issue-5530.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-5550.rs
|
|
|
issue-5554.rs
|
|
|
issue-5572.rs
|
|
|
issue-5666.rs
|
|
|
issue-5688.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-5708.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-5718.rs
|
|
|
issue-5741.rs
|
|
|
issue-5754.rs
|
|
|
issue-5791.rs
|
|
|
issue-5884.rs
|
|
|
issue-5900.rs
|
|
|
issue-5917.rs
|
|
|
issue-5950.rs
|
|
|
issue-5988.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-5997.rs
|
|
|
issue-6117.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-6128.rs
|
|
|
issue-6130.rs
|
|
|
issue-6153.rs
|
|
|
issue-6157.rs
|
Remove all shadowed lifetimes.
|
2014-12-15 10:23:48 -05:00 |
issue-6318.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-6334.rs
|
|
|
issue-6341.rs
|
|
|
issue-6344-let.rs
|
|
|
issue-6344-match.rs
|
|
|
issue-6449.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-6470.rs
|
|
|
issue-6557.rs
|
|
|
issue-6892.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-6898.rs
|
|
|
issue-6919.rs
|
|
|
issue-7012.rs
|
|
|
issue-7178.rs
|
|
|
issue-7222.rs
|
|
|
issue-7268.rs
|
Add tests for E-needstest issues
|
2014-11-03 21:05:38 +01:00 |
issue-7320.rs
|
|
|
issue-7344.rs
|
|
|
issue-7519-match-unit-in-arg.rs
|
|
|
issue-7563.rs
|
|
|
issue-7575.rs
|
|
|
issue-7660.rs
|
|
|
issue-7663.rs
|
|
|
issue-7673-cast-generically-implemented-trait.rs
|
|
|
issue-7784.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-7899.rs
|
|
|
issue-7911.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-8044.rs
|
|
|
issue-8171-default-method-self-inherit-builtin-trait.rs
|
|
|
issue-8248.rs
|
|
|
issue-8249.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-8259.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
issue-8351-1.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-8351-2.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-8391.rs
|
|
|
issue-8398.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
issue-8401.rs
|
|
|
issue-8460.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-8498.rs
|
|
|
issue-8506.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-8578.rs
|
|
|
issue-8709.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-8783.rs
|
|
|
issue-8827.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-8851.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-8860.rs
|
Fallout from libgreen and libnative removal
|
2014-11-20 17:19:24 -08:00 |
issue-8898.rs
|
|
|
issue-9047.rs
|
|
|
issue-9110.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-9123.rs
|
|
|
issue-9129.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-9188.rs
|
|
|
issue-9249.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
issue-9259.rs
|
|
|
issue-9382.rs
|
|
|
issue-9394-inherited-trait-calls.rs
|
|
|
issue-9396.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-9446.rs
|
|
|
issue-9719.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-9737.rs
|
|
|
issue-9906.rs
|
|
|
issue-9918.rs
|
|
|
issue-9942.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-9968.rs
|
|
|
issue-10025.rs
|
|
|
issue-10028.rs
|
|
|
issue-10031.rs
|
|
|
issue-10228.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-10392.rs
|
|
|
issue-10396.rs
|
Add tests for E-needstest issues
|
2014-11-03 21:05:38 +01:00 |
issue-10456.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-10626.rs
|
|
|
issue-10638.rs
|
|
|
issue-10682.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-10683.rs
|
|
|
issue-10714.rs
|
|
|
issue-10718.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-10734.rs
|
|
|
issue-10763.rs
|
|
|
issue-10764.rs
|
|
|
issue-10767.rs
|
|
|
issue-10802.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-10806.rs
|
|
|
issue-10853.rs
|
Replace deprecated missing_doc attribute.
|
2014-11-01 21:12:13 -04:00 |
issue-10902.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-11085.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-11205.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-11224.rs
|
|
|
issue-11225-1.rs
|
|
|
issue-11225-2.rs
|
|
|
issue-11267.rs
|
|
|
issue-11384.rs
|
|
|
issue-11508.rs
|
|
|
issue-11529.rs
|
|
|
issue-11552.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-11577.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-11612.rs
|
|
|
issue-11677.rs
|
|
|
issue-11709.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-11736.rs
|
Remove lots of numeric traits from the preludes
|
2014-11-13 03:46:03 +11:00 |
issue-11869.rs
|
|
|
issue-11881.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-11940.rs
|
|
|
issue-11958.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-12028.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
issue-12133-1.rs
|
|
|
issue-12133-2.rs
|
|
|
issue-12133-3.rs
|
|
|
issue-12285.rs
|
|
|
issue-12582.rs
|
|
|
issue-12612.rs
|
|
|
issue-12660.rs
|
|
|
issue-12677.rs
|
libcore: make iterator adaptors Clone able
|
2014-12-14 10:47:04 -05:00 |
issue-12684.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-12699.rs
|
Fallout from libgreen and libnative removal
|
2014-11-20 17:19:24 -08:00 |
issue-12744.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-12860.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-12909.rs
|
|
|
issue-13027.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-13105.rs
|
|
|
issue-13167.rs
|
|
|
issue-13204.rs
|
|
|
issue-13214.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-13259-windows-tcb-trash.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-13264.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-13304.rs
|
Back io::stdin with a global singleton BufferedReader
|
2014-12-03 23:18:52 -08:00 |
issue-13323.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-13352.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-13405.rs
|
|
|
issue-13434.rs
|
|
|
issue-13494.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-13507-2.rs
|
|
|
issue-13620.rs
|
|
|
issue-13703.rs
|
|
|
issue-13763.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-13775.rs
|
|
|
issue-13837.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-13867.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-13872.rs
|
|
|
issue-14021.rs
|
|
|
issue-14082.rs
|
|
|
issue-14254.rs
|
Split resolve from rustc::middle into rustc_resolve.
|
2014-12-20 07:28:47 +02:00 |
issue-14308.rs
|
|
|
issue-14330.rs
|
|
|
issue-14393.rs
|
|
|
issue-14399.rs
|
|
|
issue-14421.rs
|
|
|
issue-14422.rs
|
|
|
issue-14456.rs
|
Back io::stdin with a global singleton BufferedReader
|
2014-12-03 23:18:52 -08:00 |
issue-14589.rs
|
|
|
issue-14837.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-14865.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-14901.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-14919.rs
|
|
|
issue-14933.rs
|
|
|
issue-14936.rs
|
|
|
issue-14940.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-14958.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-14959.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
issue-15043.rs
|
|
|
issue-15063.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-15080.rs
|
Fix fallout
|
2014-12-03 10:41:48 -05:00 |
issue-15104.rs
|
|
|
issue-15108.rs
|
|
|
issue-15129.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-15149.rs
|
|
|
issue-15155.rs
|
Search for implemented kinds recursively on Trait types. Fixes #15155 and #13155.
|
2014-11-23 12:24:34 +00:00 |
issue-15189.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-15221.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
issue-15261.rs
|
|
|
issue-15444.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-15487.rs
|
|
|
issue-15562.rs
|
|
|
issue-15571.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-15673.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-15689-1.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-15689-2.rs
|
Add test for second half of issue #15689
|
2014-11-03 18:29:25 -05:00 |
issue-15734.rs
|
Add tests for E-needstest issues
|
2014-11-03 21:05:38 +01:00 |
issue-15763.rs
|
|
|
issue-15774.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-15793.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-15858.rs
|
|
|
issue-15924.rs
|
|
|
issue-16151.rs
|
|
|
issue-16256.rs
|
|
|
issue-16272.rs
|
|
|
issue-16278.rs
|
s/Tree/BTree
|
2014-12-18 16:20:32 -05:00 |
issue-16441.rs
|
|
|
issue-16452.rs
|
|
|
issue-16492.rs
|
|
|
issue-16560.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
issue-16596.rs
|
|
|
issue-16597-empty.rs
|
|
|
issue-16597.rs
|
|
|
issue-16643.rs
|
|
|
issue-16648.rs
|
|
|
issue-16668.rs
|
Add blanket impls to allow the various Fn traits to be interconverted.
|
2014-11-05 22:01:29 -05:00 |
issue-16671.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
issue-16739.rs
|
Purge the hack that allows FnOnce to be used with a by-value self method. Besides being yucky, it will cause problems if we try to make all traits implement themselves, which would make a lot of things in life easier. Also, it was inextricably linked to Box , which was not the intention. We can work around its absence, so better to reimplement it later in a more thorough fashion.
|
2014-12-14 04:21:56 -05:00 |
issue-16774.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-17068.rs
|
Add regression for #17068
|
2014-11-08 11:07:28 -08:00 |
issue-17074.rs
|
|
|
issue-17121.rs
|
|
|
issue-17216.rs
|
|
|
issue-17302.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-17322.rs
|
Pass the unadjusted type into the unsize_info function, which seems to be what it expects. Fixes #17322.
|
2014-11-19 10:02:04 -05:00 |
issue-17351.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-17361.rs
|
|
|
issue-17503.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-17662.rs
|
|
|
issue-17718-parse-const.rs
|
|
|
issue-17718-static-unsafe-interior.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
issue-17718.rs
|
|
|
issue-17734.rs
|
|
|
issue-17771.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-17816.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-17877.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-17897.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-18110.rs
|
Add tests for E-needstest issues
|
2014-11-03 21:05:38 +01:00 |
issue-18188.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-18232.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-18352.rs
|
|
|
issue-18353.rs
|
Test
|
2014-11-05 16:53:10 +13:00 |
issue-18412.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
issue-18425.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-18464.rs
|
Test fixes and rebase conflicts
|
2014-11-03 11:02:36 -08:00 |
issue-18501.rs
|
Add regression test for #18501
|
2014-11-01 19:07:51 -07:00 |
issue-18514.rs
|
Add regression test for issue #18514
|
2014-11-01 15:24:42 -07:00 |
issue-18539.rs
|
librustc: Check if return type is void not zero-sized for fn->closure wrapper.
|
2014-11-02 14:43:52 -05:00 |
issue-18619.rs
|
Clean up FileType enum following enum namespacing
|
2014-11-24 23:01:15 +00:00 |
issue-18652.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-18661.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-18685.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-18711.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-18738.rs
|
syntax: use UFCS in the expansion of #[deriving(Ord)]
|
2014-12-07 16:46:46 -05:00 |
issue-18767.rs
|
Add regression for #18767
|
2014-11-08 11:07:28 -08:00 |
issue-18859.rs
|
Added test for module_path! fix
|
2014-11-24 10:07:19 -07:00 |
issue-19037.rs
|
DSTify impl Clone for &T
|
2014-11-17 14:35:27 -05:00 |
issue-19098.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-19100.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
issue-19127.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-19129-1.rs
|
Add test for #19129
|
2014-12-14 21:10:51 -05:00 |
issue-19129-2.rs
|
Add test for #19129
|
2014-12-14 21:10:51 -05:00 |
issue-19135.rs
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
issue-19244.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
issue-19293.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
issue-19340-1.rs
|
Fix ICE when a struct variant enum is imported from an external crate
|
2014-12-12 03:38:11 +09:00 |
issue-19340-2.rs
|
Fix ICE when a struct variant enum contains multiple fields
|
2014-12-12 03:38:11 +09:00 |
issue-19358.rs
|
libsyntax: Make deriving also respect where bounds.
|
2014-12-14 01:13:23 -05:00 |
issue-19367.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
issue-19398.rs
|
Fix the ordering of unsafe and extern in methods
|
2014-11-30 21:33:04 +13:00 |
issue-19811-escape-unicode.rs
|
Add regression test for Issue 19811.
|
2014-12-18 12:37:29 +01:00 |
issue-20091.rs
|
std: Don't parse argv as a String
|
2014-12-21 09:27:38 -08:00 |
istr.rs
|
|
|
item-attributes.rs
|
|
|
item-name-overload.rs
|
|
|
iter-range.rs
|
|
|
ivec-pass-by-value.rs
|
|
|
ivec-tag.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
keyword-changes-2012-07-31.rs
|
|
|
kindck-implicit-close-over-mut-var.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
kindck-owned-trait-contains-1.rs
|
|
|
kinds-in-metadata.rs
|
|
|
labeled-break.rs
|
|
|
lambda-infer-unresolved.rs
|
|
|
lambda-var-hygiene.rs
|
|
|
lang-item-public.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
large-records.rs
|
|
|
last-use-in-block.rs
|
|
|
last-use-in-cap-clause.rs
|
|
|
last-use-is-capture.rs
|
|
|
lazy-and-or.rs
|
|
|
lazy-init.rs
|
|
|
leak-unique-as-tydesc.rs
|
|
|
let-assignability.rs
|
|
|
let-destruct-ref.rs
|
|
|
let-var-hygiene.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
lexer-crlf-line-endings-string-literal-doc-comment.rs
|
|
|
linear-for-loop.rs
|
|
|
link-section.rs
|
|
|
linkage1.rs
|
|
|
linkage-visibility.rs
|
|
|
lint-cstack.rs
|
|
|
lint-non-camel-case-types-non-uppercase-statics-unicode.rs
|
rename deprecated non_uppercase_statics to non_upper_case_globals
|
2014-11-05 12:04:26 -02:00 |
lint-non-camel-case-with-trailing-underscores.rs
|
|
|
lint-non-uppercase-statics-lowercase-mut-statics.rs
|
rename deprecated non_uppercase_statics to non_upper_case_globals
|
2014-11-05 12:04:26 -02:00 |
list.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
liveness-assign-imm-local-after-loop.rs
|
|
|
liveness-assign-imm-local-after-ret.rs
|
|
|
liveness-loop-break.rs
|
|
|
liveness-move-in-loop.rs
|
|
|
log_syntax-trace_macros-macro-locations.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
log-err-phi.rs
|
|
|
log-knows-the-names-of-variants-in-std.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
log-knows-the-names-of-variants.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
log-poly.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
logging_before_rt_started.rs
|
|
|
logging-enabled-debug.rs
|
|
|
logging-enabled.rs
|
|
|
logging-only-prints-once.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
logging-right-crate.rs
|
|
|
logging-separate-lines.rs
|
|
|
long-while.rs
|
|
|
loop-break-cont-1.rs
|
|
|
loop-break-cont.rs
|
|
|
loop-diverges.rs
|
|
|
loop-label-shadowing.rs
|
|
|
loop-no-reinit-needed-post-bot.rs
|
|
|
loop-scope.rs
|
|
|
macro-2.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-attribute-expansion.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-attributes.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-block-nonterminal.rs
|
|
|
macro-crate-def-only.rs
|
|
|
macro-deep_expansion.rs
|
|
|
macro-delimiter-significance.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-export-inner-module.rs
|
|
|
macro-include-items.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-interpolation.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-invocation-in-count-expr-fixed-array-type.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
macro-meta-items.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-method-issue-4621.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-multiple-items.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-nt-list.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-of-higher-order.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-pat.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-path.rs
|
|
|
macro-stmt.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-with-attrs1.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-with-attrs2.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
macro-with-braces-in-expr-position.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
match-arm-statics.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
match-borrowed_str.rs
|
|
|
match-bot-2.rs
|
|
|
match-bot.rs
|
|
|
match-enum-struct-0.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
match-enum-struct-1.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
match-implicit-copy-unique.rs
|
|
|
match-in-macro.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
match-join.rs
|
|
|
match-naked-record-expr.rs
|
|
|
match-naked-record.rs
|
|
|
match-path.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
match-pattern-bindings.rs
|
|
|
match-pattern-lit.rs
|
|
|
match-pattern-no-type-params.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
match-pattern-simple.rs
|
|
|
match-phi.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
match-pipe-binding.rs
|
|
|
match-range-static.rs
|
|
|
match-range.rs
|
|
|
match-ref-binding-in-guard-3256.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
match-ref-binding-mut-option.rs
|
|
|
match-ref-binding-mut.rs
|
|
|
match-ref-binding.rs
|
|
|
match-static-const-rename.rs
|
rename deprecated non_uppercase_statics to non_upper_case_globals
|
2014-11-05 12:04:26 -02:00 |
match-str.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
match-struct-0.rs
|
|
|
match-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
match-unique-bind.rs
|
|
|
match-value-binding-in-guard-3291.rs
|
|
|
match-var-hygiene.rs
|
|
|
match-vec-alternatives.rs
|
|
|
match-vec-rvalue.rs
|
|
|
match-with-ret-arm.rs
|
|
|
max-min-classes.rs
|
|
|
method-attributes.rs
|
|
|
method-early-bound-lifetimes-on-self.rs
|
Substitute type/lifetimeInstatiate method type/early-bound lifetime parameters too when creating xform-self-type.
|
2014-11-17 14:25:11 -05:00 |
method-mut-self-modifies-mut-slice-lvalue.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
method-recursive-blanket-impl.rs
|
Rewrite method resolution to be cleaner, more correct, and to lay
|
2014-11-17 14:25:11 -05:00 |
method-self-arg-aux1.rs
|
Rebasing and review changes
|
2014-11-01 11:05:12 +13:00 |
method-self-arg-aux2.rs
|
Rebasing and review changes
|
2014-11-01 11:05:12 +13:00 |
method-self-arg-trait.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
method-self-arg.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
method-two-trait-defer-resolution-1.rs
|
|
|
method-two-trait-defer-resolution-2.rs
|
|
|
method-two-traits-distinguished-via-where-clause.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
mid-path-type-params.rs
|
|
|
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
|
|
|
monomorphize-abi-alignment.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
monomorphized-callees-with-ty-params-3314.rs
|
|
|
move-1-unique.rs
|
|
|
move-2-unique.rs
|
|
|
move-2.rs
|
|
|
move-3-unique.rs
|
|
|
move-4-unique.rs
|
|
|
move-4.rs
|
|
|
move-arg-2-unique.rs
|
|
|
move-arg-2.rs
|
|
|
move-arg.rs
|
|
|
move-nullary-fn.rs
|
|
|
move-out-of-field.rs
|
|
|
move-scalar.rs
|
|
|
move-self.rs
|
|
|
moves-based-on-type-capture-clause.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
moves-based-on-type-cross-crate.rs
|
|
|
multi-let.rs
|
|
|
multibyte.rs
|
|
|
multidispatch1.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
multidispatch2.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
multidispatch-conditional-impl-not-considered.rs
|
|
|
multidispatch-infer-from-single-impl.rs
|
|
|
multiline-comment.rs
|
|
|
multiple-trait-bounds.rs
|
|
|
mut-function-arguments.rs
|
|
|
mut-in-ident-patterns.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
mut-vstore-expr.rs
|
|
|
mutability-inherits-through-fixed-length-vec.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
mutable-alias-vec.rs
|
|
|
mutual-recursion-group.rs
|
|
|
namespaced-enum-emulate-flat-xc.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced-enum-emulate-flat.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced-enum-glob-import-xcrate.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced-enum-glob-import.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced-enums-xcrate.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced-enums.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
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
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
new-box-syntax.rs
|
|
|
new-box.rs
|
|
|
new-impl-syntax.rs
|
|
|
new-import-syntax.rs
|
|
|
new-style-constants.rs
|
|
|
new-style-fixed-length-vec.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
new-unicode-escapes.rs
|
syntax: support ES6-style unicode escapes
|
2014-12-03 15:10:51 -08:00 |
new-unsafe-pointers.rs
|
|
|
newlambdas-ret-infer2.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
newlambdas-ret-infer.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
newlambdas.rs
|
|
|
newtype-polymorphic.rs
|
|
|
newtype-struct-drop-run.rs
|
|
|
newtype-struct-with-dtor.rs
|
|
|
newtype-struct-xc-2.rs
|
|
|
newtype-struct-xc.rs
|
|
|
newtype-temporary.rs
|
|
|
newtype.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
nil-decl-in-foreign.rs
|
|
|
nil-pattern.rs
|
|
|
no-landing-pads.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
no-std-xcrate2.rs
|
|
|
no-std-xcrate.rs
|
|
|
non-built-in-quote.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
non-legacy-modes.rs
|
|
|
nul-characters.rs
|
|
|
nullable-pointer-ffi-compat.rs
|
Update parser with for syntax
|
2014-11-07 15:51:30 -05:00 |
nullable-pointer-iotareduction.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
nullable-pointer-size.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
nullary-or-pattern.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
numeric-method-autoexport.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
object-one-type-two-traits.rs
|
|
|
objects-coerce-freeze-borrored.rs
|
|
|
objects-owned-object-borrowed-method-headerless.rs
|
|
|
objects-owned-object-owned-method.rs
|
|
|
once-move-out-on-heap.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
one-tuple.rs
|
|
|
opeq.rs
|
|
|
operator-associativity.rs
|
|
|
operator-multidispatch.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
operator-overloading.rs
|
Fix run pass tests
|
2014-12-18 15:02:29 -05:00 |
opt-out-copy.rs
|
Add a feature opt opt_out_copy that allows people to revert to the older
|
2014-12-08 13:47:45 -05:00 |
option-ext.rs
|
|
|
option-unwrap.rs
|
|
|
or-pattern.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
order-drop-with-match.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
osx-frameworks.rs
|
|
|
out-of-stack-new-thread-no-split.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
out-of-stack-no-split.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
out-of-stack.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
out-pointer-aliasing.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
output-slot-variants.rs
|
|
|
over-constrained-vregs.rs
|
|
|
overloaded-autoderef-count.rs
|
|
|
overloaded-autoderef-indexing.rs
|
|
|
overloaded-autoderef-order.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
overloaded-autoderef-vtable.rs
|
|
|
overloaded-autoderef-xcrate.rs
|
|
|
overloaded-autoderef.rs
|
|
|
overloaded-calls-param-vtables.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
overloaded-calls-simple.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
overloaded-calls-zero-args.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
overloaded-deref-count.rs
|
|
|
overloaded-deref.rs
|
Fallout from collection conventions
|
2014-11-06 12:26:08 -05:00 |
overloaded-index-assoc-list.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
overloaded-index-autoderef.rs
|
Implement new operator dispatch semantics.
|
2014-11-05 11:29:15 -05:00 |
overloaded-index-in-field.rs
|
Implement new operator dispatch semantics.
|
2014-11-05 11:29:15 -05:00 |
overloaded-index.rs
|
Implement new operator dispatch semantics.
|
2014-11-05 11:29:15 -05:00 |
owned-implies-static.rs
|
|
|
packed-struct-borrow-element.rs
|
|
|
packed-struct-generic-layout.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
packed-struct-generic-size.rs
|
|
|
packed-struct-layout.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
packed-struct-match.rs
|
|
|
packed-struct-size-xc.rs
|
|
|
packed-struct-size.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
packed-struct-vec.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
packed-tuple-struct-layout.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
packed-tuple-struct-size.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
panic-in-dtor-drops-fields.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
parameterized-trait-with-bounds.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
paren-free.rs
|
|
|
parse-panic.rs
|
test: Rename files, fail -> panic.
|
2014-11-11 09:36:12 -08:00 |
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
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
priv-impl-prim-ty.rs
|
|
|
privacy1.rs
|
|
|
privacy-ns.rs
|
|
|
privacy-reexport.rs
|
|
|
private-class-field.rs
|
|
|
private-method.rs
|
|
|
process-detach.rs
|
|
|
process-remove-from-env.rs
|
|
|
process-spawn-with-unicode-params.rs
|
Fallout from new termination semantics
|
2014-11-20 17:19:24 -08:00 |
ptr-coercion.rs
|
Add coercions from *mut to *const and from &mut to *const.
|
2014-12-12 16:54:57 +13:00 |
pub_use_mods_xcrate_exe.rs
|
|
|
pub-extern-privacy.rs
|
|
|
pub-use-xcrate.rs
|
|
|
pure-sum.rs
|
|
|
purity-infer.rs
|
|
|
raw-str.rs
|
|
|
rcvr-borrowed-to-region.rs
|
|
|
rcvr-borrowed-to-slice.rs
|
|
|
readalias.rs
|
|
|
realloc-16687.rs
|
std: Stabilize std::fmt
|
2014-11-18 21:16:22 -08:00 |
rec-align-u32.rs
|
|
|
rec-align-u64.rs
|
|
|
rec-auto.rs
|
|
|
rec-extend.rs
|
|
|
rec-tup.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
rec.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
record-pat.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
reexport-should-still-link.rs
|
|
|
reexport-star.rs
|
|
|
reexport-test-harness-main.rs
|
|
|
reexported-static-methods-cross-crate.rs
|
|
|
regions-addr-of-interior-of-unique-box.rs
|
|
|
regions-addr-of-ret.rs
|
|
|
regions-borrow-at.rs
|
|
|
regions-borrow-evec-fixed.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
regions-borrow-evec-uniq.rs
|
|
|
regions-borrow-uniq.rs
|
|
|
regions-bot.rs
|
|
|
regions-bound-lists-feature-gate-2.rs
|
|
|
regions-bound-lists-feature-gate.rs
|
|
|
regions-close-over-type-parameter-successfully.rs
|
|
|
regions-copy-closure.rs
|
|
|
regions-creating-enums2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-creating-enums5.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-dependent-addr-of.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
regions-dependent-autofn.rs
|
|
|
regions-dependent-autoslice.rs
|
|
|
regions-dependent-let-ref.rs
|
|
|
regions-early-bound-lifetime-in-assoc-fn.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-early-bound-trait-param.rs
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
regions-early-bound-used-in-bound-method.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
regions-early-bound-used-in-bound.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
regions-early-bound-used-in-type-param.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
regions-escape-into-other-fn.rs
|
|
|
regions-expl-self.rs
|
|
|
regions-fn-subtyping-2.rs
|
|
|
regions-fn-subtyping.rs
|
|
|
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
|
|
|
regions-infer-borrow-scope.rs
|
|
|
regions-infer-call-2.rs
|
|
|
regions-infer-call.rs
|
|
|
regions-infer-contravariance-due-to-ret.rs
|
|
|
regions-infer-reborrow-ref-mut-recurse.rs
|
|
|
regions-infer-region-in-fn-but-not-type.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
regions-infer-static-from-proc.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
regions-lifetime-nonfree-late-bound.rs
|
|
|
regions-lifetime-static-items-enclosing-scopes.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-link-fn-args.rs
|
Link regions in ref bindings from fn arguments.
|
2014-12-08 15:53:03 -05:00 |
regions-mock-tcx.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
regions-mock-trans.rs
|
|
|
regions-no-bound-in-argument-cleanup.rs
|
trans: use types from argument patterns instead of the function signature.
|
2014-10-31 16:47:25 +02:00 |
regions-no-variance-from-fn-generics.rs
|
|
|
regions-nullary-variant.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-params.rs
|
|
|
regions-return-interior-of-option.rs
|
|
|
regions-scope-chain-example.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-self-impls.rs
|
|
|
regions-self-in-enums.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
regions-simple.rs
|
|
|
regions-static-closure.rs
|
|
|
regions-variance-contravariant-use-contravariant.rs
|
|
|
regions-variance-covariant-use-covariant.rs
|
|
|
rename-directory.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
repeat-expr-in-static.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
repeated-vector-syntax.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
resolve-issue-2428.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
resource-assign-is-not-copy.rs
|
|
|
resource-destruct.rs
|
|
|
resource-in-struct.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
ret-bang.rs
|
|
|
ret-none.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
return-from-closure.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
return-nil.rs
|
|
|
running-with-no-runtime.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
rust-log-filter.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
segfault-no-out-of-stack.rs
|
|
|
self-impl.rs
|
Allow Self in impls.
|
2014-12-20 21:11:36 +13:00 |
self-in-mut-slot-default-method.rs
|
|
|
self-in-mut-slot-immediate-value.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
self-re-assign.rs
|
|
|
self-shadowing-import.rs
|
|
|
self-type-param.rs
|
|
|
send_str_hashmap.rs
|
Utilize fewer reexports
|
2014-12-05 18:13:04 -05:00 |
send_str_treemap.rs
|
enumset fallout
|
2014-12-18 16:20:32 -05:00 |
send-resource.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
send-type-inference.rs
|
|
|
sendable-class.rs
|
|
|
sendfn-is-a-block.rs
|
|
|
sendfn-spawn-with-fn-arg.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
sepcomp-cci.rs
|
|
|
sepcomp-extern.rs
|
|
|
sepcomp-fns-backwards.rs
|
|
|
sepcomp-fns.rs
|
|
|
sepcomp-lib-lto.rs
|
Ignore sepcomp-lib-lto on android due to linker weirdness
|
2014-11-08 20:59:59 -08:00 |
sepcomp-lib.rs
|
|
|
sepcomp-statics.rs
|
|
|
sepcomp-unwind.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
seq-compare.rs
|
|
|
shadow.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
shebang.rs
|
|
|
shift.rs
|
|
|
show-boxed-slice.rs
|
DSTify Show and all the other formatting traits
|
2014-10-30 23:28:11 -05:00 |
signal-exit-status.rs
|
|
|
signed-shift-const-eval.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
sigpipe-should-be-ignored.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
simd-binop.rs
|
|
|
simd-generics.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
simd-issue-10604.rs
|
|
|
simd-type.rs
|
|
|
simple-generic-match.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
simple-generic-tag.rs
|
|
|
simple-infer.rs
|
|
|
simple-match-generic-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
size-and-align.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
sized-borrowed-pointer.rs
|
|
|
sized-owned-pointer.rs
|
|
|
slice-2.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
slice-panic-1.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
slice-panic-2.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
slice.rs
|
|
|
slowparse-bstring.rs
|
|
|
slowparse-string.rs
|
|
|
small-enum-range-edge.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
small-enums-with-fields.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
smallest-hello-world.rs
|
|
|
spawn2.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
spawn-fn.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
spawn-types.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
spawn.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
spawning-with-debug.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
stable-addr-of.rs
|
|
|
stat.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
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
|
|
|
static-method-in-trait-with-tps-intracrate.rs
|
|
|
static-method-xcrate.rs
|
|
|
static-methods-in-traits2.rs
|
|
|
static-methods-in-traits.rs
|
|
|
static-mut-foreign.rs
|
|
|
static-mut-xc.rs
|
|
|
str-concat.rs
|
|
|
str-multiline.rs
|
|
|
string-escapes.rs
|
|
|
string-self-append.rs
|
|
|
struct_variant_xc_match.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
struct_variant_xc.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
struct-aliases-xcrate.rs
|
|
|
struct-aliases.rs
|
|
|
struct-destructuring-cross-crate.rs
|
|
|
struct-like-variant-construct.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
struct-like-variant-match.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
struct-lit-functional-no-fields.rs
|
|
|
struct-literal-dtor.rs
|
|
|
struct-new-as-field-name.rs
|
|
|
struct-order-of-eval-1.rs
|
|
|
struct-order-of-eval-2.rs
|
|
|
struct-partial-move-1.rs
|
|
|
struct-partial-move-2.rs
|
|
|
struct-pattern-matching.rs
|
|
|
struct-return.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
struct-variant-field-visibility.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
structured-compare.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
super-fast-paren-parsing.rs
|
Fixes to the roll-up
|
2014-11-23 15:23:39 -05:00 |
super.rs
|
|
|
supertrait-default-generics.rs
|
|
|
supported-cast.rs
|
|
|
svh-add-comment.rs
|
|
|
svh-add-doc.rs
|
|
|
svh-add-macro.rs
|
|
|
svh-add-nothing.rs
|
|
|
svh-add-redundant-cfg.rs
|
|
|
svh-add-whitespace.rs
|
|
|
swap-1.rs
|
|
|
swap-2.rs
|
Fallout from collection conventions
|
2014-11-06 12:26:08 -05:00 |
swap-overlapping.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
syntax-extension-bytes.rs
|
|
|
syntax-extension-cfg.rs
|
|
|
syntax-extension-source-utils.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
tag-align-dyn-u64.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-align-dyn-variants.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-align-shape.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-align-u64.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-disr-val-shape.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-exports.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-in-block.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tag-variant-disr-type-mismatch.rs
|
|
|
tag-variant-disr-val.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
tail-call-arg-leak.rs
|
|
|
tail-cps.rs
|
|
|
tail-direct.rs
|
|
|
task-comm-0.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-1.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-3.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
task-comm-4.rs
|
|
|
task-comm-5.rs
|
|
|
task-comm-6.rs
|
|
|
task-comm-7.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-9.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
task-comm-10.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-11.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-12.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
task-comm-13.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-14.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-15.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-16.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
task-comm-17.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-comm-chan-nil.rs
|
|
|
task-life-0.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-spawn-move-and-copy.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
task-stderr.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
tcp-accept-stress.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
tcp-connect-timeouts.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
tcp-stress.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
tempfile.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
terminate-in-initializer.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
test-runner-hides-main.rs
|
|
|
test-should-fail-good-message.rs
|
Change from message to expected
|
2014-12-06 15:16:38 -08:00 |
threads.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
trailing-comma.rs
|
Allow trailing commas in array patterns and attributes
|
2014-11-30 22:28:54 +13:00 |
trait-bounds-basic.rs
|
|
|
trait-bounds-impl-comparison-duplicates.rs
|
|
|
trait-bounds-in-arc.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
trait-bounds-on-structs-and-enums.rs
|
|
|
trait-bounds-recursion.rs
|
|
|
trait-bounds.rs
|
|
|
trait-cache-issue-18209.rs
|
|
|
trait-coercion-generic.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
trait-coercion.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
trait-composition-trivial.rs
|
|
|
trait-contravariant-self.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
|
|
|
trait-impl.rs
|
tests
|
2014-11-04 09:37:00 +13: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
|
Deprecate Num, Unsigned and Primitive
|
2014-11-13 02:04:31 +11:00 |
trait-inheritance-num1.rs
|
Deprecate Num, Unsigned and Primitive
|
2014-11-13 02:04:31 +11:00 |
trait-inheritance-num2.rs
|
Remove lots of numeric traits from the preludes
|
2014-11-13 03:46:03 +11:00 |
trait-inheritance-num3.rs
|
Remove lots of numeric traits from the preludes
|
2014-11-13 03:46:03 +11:00 |
trait-inheritance-num5.rs
|
Deprecate Num, Unsigned and Primitive
|
2014-11-13 02:04:31 +11:00 |
trait-inheritance-num.rs
|
Deprecate Num, Unsigned and Primitive
|
2014-11-13 02:04:31 +11:00 |
trait-inheritance-overloading-simple.rs
|
|
|
trait-inheritance-overloading-xc-exe.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
trait-inheritance-overloading.rs
|
Fix run-pass tests
|
2014-12-13 20:15:39 -05:00 |
trait-inheritance-self-in-supertype.rs
|
Remove Signed trait and add SignedInt trait
|
2014-11-13 03:46:03 +11:00 |
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
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
trait-object-safety.rs
|
Add regression test
|
2014-11-01 20:21:55 -07:00 |
trait-region-pointer-simple.rs
|
|
|
trait-safety-ok-cc.rs
|
Add a bunch of new tests per Alex's suggestion.
|
2014-12-14 11:11:55 -05:00 |
trait-safety-ok.rs
|
Add a bunch of new tests per Alex's suggestion.
|
2014-12-14 11:11:55 -05:00 |
trait-static-method-overwriting.rs
|
|
|
trait-to-str.rs
|
|
|
trait-where-clause-vs-impl.rs
|
Prefer where clauses to impls in trait resolution (not vice versa).
|
2014-10-31 15:03:56 -04:00 |
trait-with-bounds-default.rs
|
|
|
traits-conditional-dispatch.rs
|
|
|
traits-conditional-model-fn.rs
|
|
|
traits-default-method-macro.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
traits-default-method-mut.rs
|
|
|
traits-default-method-self.rs
|
|
|
traits-default-method-trivial.rs
|
|
|
traits-multidispatch-infer-convert-source-and-target.rs
|
|
|
traits-multidispatch-infer-convert-target.rs
|
|
|
trans-tag-static-padding.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
transmute-non-immediate-to-immediate.rs
|
|
|
trivial-message.rs
|
|
|
tup.rs
|
|
|
tuple-index-fat-types.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
tuple-index.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
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-id-higher-rank.rs
|
Add regression test for #19791
|
2014-12-15 18:26:05 -08:00 |
type-in-nested-module.rs
|
|
|
type-namespace.rs
|
|
|
type-param-constraints.rs
|
|
|
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
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
typeclasses-eq-example-static.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
typeclasses-eq-example.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
typeid-intrinsic.rs
|
|
|
typestate-cfg-nesting.rs
|
|
|
typestate-multi-decl.rs
|
|
|
u8-incr-decr.rs
|
|
|
u8-incr.rs
|
|
|
u32-decr.rs
|
|
|
ufcs-explicit-self.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
ufcs-type-params.rs
|
Test fixes and rebase conflicts from the rollup
|
2014-12-09 10:26:04 -08:00 |
uint.rs
|
|
|
unary-minus-suffix-inference.rs
|
|
|
unboxed-closures-all-traits.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-boxed.rs
|
|
|
unboxed-closures-by-ref.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-cross-crate.rs
|
Add regression test for #16790, #18378 and #18543
|
2014-11-02 11:55:58 -08:00 |
unboxed-closures-direct-sugary-call.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-drop.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-extern-fn-hr.rs
|
Implement the Fn trait for bare fn pointers in the compiler rather than doing it using hard-coded impls. This means that it works also for more complex fn types involving bound regions. Fixes #19126.
|
2014-12-04 01:49:42 -05:00 |
unboxed-closures-extern-fn.rs
|
Implement the Fn trait for bare fn pointers in the compiler rather than doing it using hard-coded impls. This means that it works also for more complex fn types involving bound regions. Fixes #19126.
|
2014-12-04 01:49:42 -05:00 |
unboxed-closures-fn-as-fnmut-and-fnonce.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-fnmut-as-fnonce.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-generic.rs
|
|
|
unboxed-closures-infer-argument-types-from-expected-bound.rs
|
Deduce the argument types based on the expected type, trawling through the fulfillment contect if necessary.
|
2014-11-19 05:52:59 -05:00 |
unboxed-closures-infer-argument-types-from-expected-object-type.rs
|
Deduce the argument types based on the expected type, trawling through the fulfillment contect if necessary.
|
2014-11-19 05:52:59 -05:00 |
unboxed-closures-infer-argument-types-with-bound-regions-from-expected-bound.rs
|
Deduce the argument types based on the expected type, trawling through the fulfillment contect if necessary.
|
2014-11-19 05:52:59 -05:00 |
unboxed-closures-infer-kind.rs
|
Use the expected type to decide whether || is an unboxed or boxed closure.
|
2014-11-19 13:35:21 -05:00 |
unboxed-closures-manual-impl.rs
|
Place parenthetical notation under the unboxed_closure feature-gate.
|
2014-11-18 12:26:04 -05:00 |
unboxed-closures-monomorphization.rs
|
Purge the hack that allows FnOnce to be used with a by-value self method. Besides being yucky, it will cause problems if we try to make all traits implement themselves, which would make a lot of things in life easier. Also, it was inextricably linked to Box , which was not the intention. We can work around its absence, so better to reimplement it later in a more thorough fashion.
|
2014-12-14 04:21:56 -05:00 |
unboxed-closures-move-mutable.rs
|
Update test to cover #18769
|
2014-11-08 21:51:02 -08:00 |
unboxed-closures-prelude.rs
|
Purge the hack that allows FnOnce to be used with a by-value self method. Besides being yucky, it will cause problems if we try to make all traits implement themselves, which would make a lot of things in life easier. Also, it was inextricably linked to Box , which was not the intention. We can work around its absence, so better to reimplement it later in a more thorough fashion.
|
2014-12-14 04:21:56 -05:00 |
unboxed-closures-simple.rs
|
|
|
unboxed-closures-single-word-env.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-static-call-fn-once.rs
|
|
|
unboxed-closures-sugar-object.rs
|
Place parenthetical notation under the unboxed_closure feature-gate.
|
2014-11-18 12:26:04 -05:00 |
unboxed-closures-unique-type-id.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unboxed-closures-zero-args.rs
|
Add blanket impls to allow the various Fn traits to be interconverted.
|
2014-11-05 22:01:29 -05:00 |
unfold-cross-crate.rs
|
|
|
unify-return-ty.rs
|
|
|
uninit-empty-types.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
uniq-self-in-mut-slot.rs
|
|
|
unique-assign-copy.rs
|
|
|
unique-assign-drop.rs
|
|
|
unique-assign-generic.rs
|
|
|
unique-assign.rs
|
|
|
unique-autoderef-field.rs
|
|
|
unique-autoderef-index.rs
|
|
|
unique-cmp.rs
|
|
|
unique-containing-tag.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
unique-create.rs
|
|
|
unique-decl-init-copy.rs
|
|
|
unique-decl-init.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
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
unique-in-vec-copy.rs
|
Fallout from collection conventions
|
2014-11-06 12:26:08 -05:00 |
unique-in-vec.rs
|
|
|
unique-init.rs
|
|
|
unique-kinds.rs
|
|
|
unique-log.rs
|
|
|
unique-match-discrim.rs
|
|
|
unique-move-drop.rs
|
|
|
unique-move-temp.rs
|
|
|
unique-move.rs
|
|
|
unique-mutable.rs
|
|
|
unique-object-move.rs
|
|
|
unique-pat-2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
unique-pat-3.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
unique-pat.rs
|
|
|
unique-rec.rs
|
|
|
unique-send-2.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
unique-send.rs
|
|
|
unique-swap.rs
|
|
|
unit-like-struct-drop-run.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
unit-like-struct.rs
|
|
|
unit.rs
|
|
|
unnamed_argument_mode.rs
|
|
|
unreachable-code-1.rs
|
|
|
unreachable-code.rs
|
|
|
unsafe-fn-called-from-unsafe-blk.rs
|
|
|
unsafe-fn-called-from-unsafe-fn.rs
|
|
|
unsafe-pointer-assignability.rs
|
|
|
unsized2.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
unsized3.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
unsized.rs
|
|
|
unused-move-capture.rs
|
|
|
unused-move.rs
|
|
|
unwind-resource.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
unwind-unique.rs
|
|
|
use_inline_dtor.rs
|
|
|
use-crate-name-alias.rs
|
|
|
use-import-export.rs
|
|
|
use-mod.rs
|
|
|
use-trait-before-def.rs
|
|
|
use-uninit-match2.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
use-uninit-match.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
use.rs
|
|
|
utf8_chars.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
utf8_idents.rs
|
Remove Signed trait and add SignedInt trait
|
2014-11-13 03:46:03 +11:00 |
utf8-bom.rs
|
|
|
utf8.rs
|
|
|
variadic-ffi.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
variant-attributes.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
variant-structs-trivial.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
vec-concat.rs
|
|
|
vec-dst.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
vec-fixed-length.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
vec-growth.rs
|
|
|
vec-late-init.rs
|
|
|
vec-macro-with-brackets.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |
vec-macro-with-trailing-comma.rs
|
|
|
vec-matching-autoslice.rs
|
|
|
vec-matching-fixed.rs
|
|
|
vec-matching-fold.rs
|
Fix fallout from coercion removal
|
2014-11-17 22:41:33 +13:00 |
vec-matching-legal-tail-element-borrow.rs
|
|
|
vec-matching.rs
|
|
|
vec-push.rs
|
|
|
vec-repeat-with-cast.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
vec-slice-drop.rs
|
|
|
vec-slice.rs
|
|
|
vec-tail-matching.rs
|
|
|
vec-to_str.rs
|
|
|
vec.rs
|
|
|
vector-no-ann-2.rs
|
|
|
vector-sort-panic-safe.rs
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
|
2014-12-20 15:23:29 +13:00 |
visible-private-types-feature-gate.rs
|
|
|
wait-forked-but-failed-child.rs
|
Fix false positive alerts from a run-pass test on Command.
|
2014-12-07 07:07:26 +08:00 |
warn-ctypes-inhibit.rs
|
|
|
weak-lang-item.rs
|
Mostly rote conversion of proc() to move|| (and occasionally Thunk::new )
|
2014-12-14 04:21:56 -05:00 |
weird-exprs.rs
|
|
|
where-clause-early-bound-lifetimes.rs
|
Add parser support for generalized where clauses
|
2014-12-20 02:48:17 -08:00 |
where-clause-method-substituion.rs
|
Add parser support for generalized where clauses
|
2014-12-20 02:48:17 -08:00 |
where-clause-region-outlives.rs
|
Add parser support for generalized where clauses
|
2014-12-20 02:48:17 -08:00 |
where-clauses-cross-crate.rs
|
|
|
where-clauses-lifetimes.rs
|
|
|
where-clauses-method.rs
|
Add parser support for generalized where clauses
|
2014-12-20 02:48:17 -08:00 |
where-clauses-not-parameter.rs
|
Add parser support for generalized where clauses
|
2014-12-20 02:48:17 -08:00 |
where-clauses-unboxed-closures.rs
|
|
|
where-clauses.rs
|
|
|
while-cont.rs
|
|
|
while-flow-graph.rs
|
|
|
while-label.rs
|
|
|
while-let.rs
|
Remove feature gate directives for if_let , while_let , and tuple_indexing .
|
2014-12-12 13:23:54 -06:00 |
while-loop-constraints-2.rs
|
|
|
while-prelude-drop.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
while-with-break.rs
|
|
|
while.rs
|
|
|
writealias.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
x86stdcall2.rs
|
|
|
x86stdcall.rs
|
|
|
xcrate-address-insignificant.rs
|
|
|
xcrate-static-addresses.rs
|
|
|
xcrate-trait-lifetime-param.rs
|
|
|
xcrate-unit-struct.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
yield1.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
yield2.rs
|
|
|
yield.rs
|
Revise std::thread API to join by default
|
2014-12-18 23:31:52 -08:00 |
zero-size-type-destructors.rs
|
|
|