rust/src/test/run-pass
Alex Crichton 3422be3666 rollup merge of #23288: alexcrichton/issue-19470
This is a deprecated attribute that is slated for removal, and it also affects
all implementors of the trait. This commit removes the attribute and fixes up
implementors accordingly. The primary implementation which was lost was the
ability to compare `&[T]` and `Vec<T>` (in that order).

This change also modifies the `assert_eq!` macro to not consider both directions
of equality, only the one given in the left/right forms to the macro. This
modification is motivated due to the fact that `&[T] == Vec<T>` no longer
compiles, causing hundreds of errors in unit tests in the standard library (and
likely throughout the community as well).

Closes #19470
[breaking-change]
2015-03-31 15:59:35 -07:00
..
foreign-mod-src
foreign-src
mod_dir_implicit_aux Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mod_dir_simple Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
module-polymorphism3-files/float-template
syntax-extension-source-utils-files
.gitattributes
alias-uninit-value.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
alignment-gep-tup-like-1.rs
alloca-from-derived-tydesc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
anon_trait_static_method_exe.rs
anon-extern-mod-cross-crate-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
anon-extern-mod.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
anon-trait-static-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
argument-passing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
arith-0.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
arith-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
arith-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
arith-unsigned.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
arr_cycle.rs
artificial-block.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
as-precedence.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
asm-concat-src.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
asm-in-out-operand.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
asm-out-assign.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
assert-eq-macro-success.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
assign-assign.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
assignability-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-basic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-binding-in-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-binding-in-where-clause.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-cc.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
associated-types-conditional-dispatch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-constant-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-doubleendediterator-object.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-duplicate-binding-in-env-hrtb.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-duplicate-binding-in-env.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-enum-field-named.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-enum-field-numbered.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-eq-obj.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-impl-redirect.rs
associated-types-in-default-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-in-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-in-impl-generics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-in-inherent-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-issue-20220.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-issue-20371.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-issue-21212.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-iterator-binding.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-nested-projections.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-normalize-in-bounds-binding.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-normalize-in-bounds-ufcs.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-normalize-in-bounds.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-normalize-unifield-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-project-from-type-param-via-bound-in-where-clause.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-projection-bound-in-supertraits.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-projection-from-known-type-in-impl.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-projection-in-object-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-projection-in-supertrait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-projection-in-where-clause.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-qualified-path-with-trait-with-type-parameters.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-ref-from-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-ref-in-struct-literal.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-region-erasure-issue-20582.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-resolve-lifetime.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-return.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-stream.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-struct-field-named.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-struct-field-numbered.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
associated-types-sugar-path.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
associated-types-where-clause-impl-ambiguity.rs
astconv-cycle-between-trait-and-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-before-view-item2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-before-view-item.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-main-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-main.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-mix-new.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
attr-no-drop-flag-size.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
attr-shebang.rs
attr-start.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
attr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
auto-encode.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
auto-instantiate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
auto-loop.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
auto-ref-bounded-ty-param.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
auto-ref-sliceable.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
auto-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autobind.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-and-borrow-method-receiver.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-method-on-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-method-priority.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-method-twice-but-not-thrice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-method-twice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoderef-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
autoref-intermediate-types-issue-3585.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
backtrace-debuginfo-aux.rs
backtrace-debuginfo.rs std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
backtrace.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
bare-fn-implements-fn-mut.rs
bare-static-string.rs
big-literals.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
binary-minus-without-space.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
bind-by-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
bind-field-short-with-modifiers.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
binops-issue-22743.rs Add test case for #22743. 2015-03-30 09:05:59 -04:00
binops.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
bitv-perf-test.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
bitwise.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
blind-item-mixed-crate-use-item.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
blind-item-mixed-use-item.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
block-arg-call-as.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
block-arg.rs
block-explicit-types.rs Require braces when a closure has an explicit return type. This is a 2015-03-18 20:07:27 -04:00
block-expr-precedence.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
block-fn-coerce.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
block-iter-1.rs
block-iter-2.rs
bool-not.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
bool.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrow-by-val-method-receiver.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrow-tuple-fields.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-assign-to-subfield.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-binding-mutbl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-borrow-from-expr-block.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-borrow-of-mut-base-ptr-safe.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-closures-two-imm.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowck-field-sensitivity.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-fixed-length-vecs.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowck-freeze-frozen-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-lend-args.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-macro-interaction-issue-6304.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-move-by-capture-ok.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-mut-uniq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-mut-vec-as-imm-slice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-nested-calls.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-pat-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-pat-reassign-no-binding.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowck-rvalues-mutable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-scope-of-deref-issue-4666.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-static-item-in-fn.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowck-trait-lifetime.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowck-uniq-via-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-univariant-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowck-use-mut-borrow.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-ptr-pattern-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowed-ptr-pattern-3.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-ptr-pattern-infallible.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
borrowed-ptr-pattern-option.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-ptr-pattern.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
box-new.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
box-of-array-of-drop-1.rs Regression tests for issues uncovered only post the run-pass and compile-fail tests. 2015-03-26 14:08:54 +01:00
box-of-array-of-drop-2.rs Regression tests for issues uncovered only post the run-pass and compile-fail tests. 2015-03-26 14:08:54 +01:00
break-value.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
break.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
bug-7183-generics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
bug-7295.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
builtin-superkinds-capabilities-transitive.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
builtin-superkinds-capabilities-xc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
builtin-superkinds-capabilities.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
builtin-superkinds-in-metadata.rs cleanup: Remove unused braces in use statements 2015-03-28 02:23:20 -07:00
builtin-superkinds-phantom-typaram.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
builtin-superkinds-self-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
builtin-superkinds-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
builtin-superkinds-typaram.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
by-value-self-in-mut-slot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
byte-literals.rs Fix byte string literal patterns in match 2015-03-18 00:40:59 +03:00
c-stack-as-value.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
c-stack-returning-int64.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
call-closure-from-overloaded-op.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
can-copy-pod.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cancel-clean-via-immediate-rvalue-ref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
capture-clauses-boxed-closures.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
capture-clauses-unboxed-closures.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
capturing-logging.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
cast-in-array-size.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cast-region-to-uint.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cci_borrow.rs
cci_capture_clause.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cci_impl_exe.rs
cci_iter_exe.rs
cci_nested_exe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cci_no_inline_exe.rs
cell-does-not-clone.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cfg_attr.rs
cfg_inner_static.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-attr-cfg.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-attr-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-family.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-in-crate-1.rs
cfg-macros-foo.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-macros-notfoo.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-match-arm.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfg-target-family.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cfgs-on-items.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
char.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
check-static-mut-slices.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
check-static-recursion-foreign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
check-static-slice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
child-outlives-parent.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
class-attributes-1.rs
class-attributes-2.rs
class-cast-to-trait-cross-crate-2.rs
class-cast-to-trait-multiple-types.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-cast-to-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-dtor.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-exports.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-impl-very-parameterized-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-implement-trait-cross-crate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-implement-traits.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-method-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
class-methods-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
class-methods.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-poly-methods-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
class-poly-methods.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-separate-impl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
class-str-field.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
class-typarams.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
classes-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
classes-self-referential.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
classes-simple-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
classes-simple-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
classes-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
classes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cleanup-arm-conditional.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cleanup-rvalue-during-if-and-while.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cleanup-rvalue-for-scope.rs
cleanup-rvalue-scopes.rs
cleanup-rvalue-temp-during-incomplete-alloc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cleanup-shortcircuit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
clone-with-exterior.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
close-over-big-then-small-data.rs
closure-bounds-can-capture-chan.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
closure-inference2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
closure-inference.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
closure-reform.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
cmp-default.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-expect-unsized.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-match-calls.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-overloaded-autoderef.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
coerce-reborrow-imm-ptr-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-imm-ptr-rcvr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-imm-vec-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-imm-vec-rcvr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-mut-ptr-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-mut-ptr-rcvr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-mut-vec-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-reborrow-mut-vec-rcvr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coerce-unify-return.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
coherence-bigint-int.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-bigint-vecint.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-blanket.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-covered-type-parameter.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-cow-1.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-cow-2.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-impl-in-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coherence-iterator-vec-any-elem.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-iterator-vec.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-local-1.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-local-2.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
coherence-multidispatch-tuple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
coherence-negative-impls-safe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
coherence-where-clause.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
colorful-write-macros.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
comm.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
compare-generic-enums.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
complex.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
concat.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
conditional-compile-arch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
conditional-compile.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
conditional-debug-macro-off.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
conditional-debug-macro-on.rs
const-adt-align-mismatch.rs
const-autoderef.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-big-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-binops.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-block-cross-crate-fn.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-block-item-macro-codegen.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-block-item.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-block.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-cast-ptr-int.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-cast.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-const.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-contents.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-cross-crate-const.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-cross-crate-extern.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-deref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-byref-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-byref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-ptr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-struct2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-structlike.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-tuple2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-tuple.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-tuplestruct2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-tuplestruct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-enum-vec-index.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-vec-ptr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-enum-vector.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-expr-in-fixed-length-vec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-expr-in-vec-repeat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-extern-function.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-fields-and-indexing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-fn-val.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-negative.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-nullary-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-nullary-univariant-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-rec-and-tup.rs
const-region-ptrs-noncopy.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-region-ptrs.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-str-ptr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-struct-offsets.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-tuple-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-unit-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-vec-of-fns.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
const-vec-syntax.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const-vecs-and-slices.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
const.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
consts-in-patterns.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
copy-out-of-array-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
core-run-destroy.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
crate-leading-sep.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
crate-method-reexport-grrrrrrr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
crate-name-attr-used.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
cross-crate-const-pat.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cross-crate-newtype-struct-pat.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cycle-generic-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
cycle-trait-type-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
dead-code-leading-underscore.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deep-vector2.rs
deep-vector.rs
deep.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
default-method-parsing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
default-method-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
default-method-supertrait-vtable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deprecated-derive.rs
deprecated-macro_escape-inner.rs
deprecated-macro_escape.rs
deref-lval.rs
deref-mut-on-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deref-on-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deref-rc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
derive-no-std.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
deriving-associated-types.rs syntax: Update #[derive(...)] to work with phantom and associated types 2015-03-24 14:43:26 -07:00
deriving-bounds.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-clone-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-clone-generic-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-clone-generic-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-clone-generic-tuple-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-clone-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-clone-tuple-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-cmp-generic-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-cmp-generic-struct-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-cmp-generic-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-cmp-generic-tuple-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-cmp-shortcircuit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-default-box.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-encodable-decodable-box.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
deriving-encodable-decodable-cell-refcell.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
deriving-encodable-decodable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-enum-single-variant.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-eq-ord-boxed-slice.rs
deriving-global.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
deriving-hash.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-in-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-in-macro.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
deriving-meta-empty-trait-list.rs
deriving-meta-multiple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-meta.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-primitive.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
deriving-rand.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-self-lifetime-totalord-totaleq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-self-lifetime.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-show-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-show.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-c-enum.rs
deriving-via-extension-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-hash-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-hash-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-struct-empty.rs
deriving-via-extension-struct-like-enum-variant.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-struct-tuple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
deriving-via-extension-type-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
destructure-array-1.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
die-macro.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
div-mod.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
double-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-flag-sanity-check.rs add feature flags required post rebase. 2015-03-26 19:31:53 +01:00
drop-flag-skip-sanity-check.rs add feature flags required post rebase. 2015-03-26 19:31:53 +01:00
drop-on-empty-block-exit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-on-ret.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-struct-as-object.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-trait-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-trait-generic.rs
drop-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
drop-uninhabited-enum.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
drop-with-type-ascription-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
drop-with-type-ascription-2.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
dropck_tarena_sound_drop.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
dst-coercions.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
dst-deref-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dst-deref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dst-index.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dst-raw.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
dst-struct-sole.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dst-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dst-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
dupe-first-attr.rc rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
duplicated-external-mods.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
early-ret-binop-add.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
early-vtbl-resolution.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
else-if.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
empty-allocation-non-null.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
empty-allocation-rvalue-non-null.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
empty-mutable-vec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
empty-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-alignment.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-clike-ffi-as-int.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-discr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-discrim-autosizing.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
enum-discrim-manual-sizing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-discrim-range-overflow.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
enum-discrim-width-stuff.rs
enum-disr-val-pretty.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-export-inheritance.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
enum-null-pointer-opt.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-nullable-const-null-with-fields.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-nullable-simplifycfg-misopt.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
enum-size-variance.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
enum-variants.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
enum-vec-initializer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
env-home-dir.rs Stabilize std::convert and related code 2015-03-31 11:24:38 -07:00
env-vars.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
eq-multidispatch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
estr-slice.rs
estr-uniq.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
evec-internal.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
evec-slice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
exec-env.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
explicit_self_xcrate_exe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
explicit-i-suffix.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
explicit-self-closures.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
explicit-self-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
explicit-self-objects-uniq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
explicit-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
exponential-notation.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
export-abstract-tag.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
export-glob-imports-target.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
export-multi.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
export-non-interference2.rs
export-non-interference3.rs
export-tag-variant.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-block-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-block-generic-unique1.rs
expr-block-generic-unique2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-block-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-block-slot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-block-unique.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-block.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-copy.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-empty-ret.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-if-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-if-panic-all.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-if-panic.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-if-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-if-unique.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-if.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-match-generic-unique1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-match-generic-unique2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-match-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-match-panic-all.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-match-panic.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-match-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
expr-match-unique.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-match.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
expr-scope.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
ext-expand-inner-exprs.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
exterior.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
extern-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-call-deep2.rs test: Make a test less flaky 2015-03-25 15:26:39 -07:00
extern-call-deep.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
extern-call-direct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
extern-call-indirect.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
extern-call-scrub.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
extern-calling-convention-test.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-compare-with-return-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
extern-crosscrate.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
extern-foreign-crate.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
extern-methods.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-mod-abi.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-mod-ordering-exe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-mod-syntax.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
extern-pass-char.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-pass-double.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-pass-empty.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-pass-TwoU8s.rs
extern-pass-TwoU16s.rs
extern-pass-TwoU32s.rs
extern-pass-TwoU64s.rs
extern-pass-u32.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-pass-u64.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-pub.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-return-TwoU8s.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-return-TwoU16s.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-return-TwoU32s.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-return-TwoU64s.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-rust.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extern-take-value.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
extoption_env-not-defined.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fact.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fat-arrow-match.rs
field-destruction-order.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
filter-block-view-items.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fixed_length_copy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fixup-deref-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
float2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
float-literal-inference.rs
float-nan.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
float-signature.rs
float.rs
floatlits.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fn-abi.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fn-bare-assign.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-bare-coerce-to-block.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fn-bare-item.rs
fn-bare-size.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-bare-spawn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-coerce-field.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fn-item-type-cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-item-type-coerce.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-lval.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-pattern-expected-type-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-pattern-expected-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fn-type-infer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
for-destruct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
for-loop-goofiness.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
for-loop-into-iterator.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
for-loop-no-std.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
for-loop-panic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreach-external-iterators-break.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-external-iterators-hashmap-break-restart.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-external-iterators-hashmap.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-external-iterators-loop.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-external-iterators-nested.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-external-iterators.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreach-nested.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreach-put-structured.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreach-simple-outer-slot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreign2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreign-call-no-runtime.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreign-dupe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreign-fn-linkname.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
foreign-fn-with-byval.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreign-mod-unused-const.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreign-no-abi.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
foreign-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
format-nan.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
format-no-std.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
format-ref-cell.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
fsu-moves-and-copies.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fun-call-variants.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
fun-indirect-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
func-arg-incomplete-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
func-arg-ref-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
func-arg-wild-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
functional-struct-upd.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-alias-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-default-type-params-cross-crate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-default-type-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-derived-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-exterior-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-extern-mangle.rs Stabilize std::num 2015-03-31 07:50:25 -07:00
generic-fn-infer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-fn-twice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-fn-unique.rs
generic-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-ivec-leak.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-newtype-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-object.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-recursive-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-static-methods.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-tag-corruption.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-tag-local.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-tag-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-tag-values.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-temporary.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-tup.rs
generic-type-synonym.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
generic-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
getopts_ref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
global-scope.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
guards-not-exhaustive.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
guards.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hashmap-memory.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
hello.rs
hrtb-binder-levels-in-object-types.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-debruijn-object-types-in-closures.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-fn-like-trait-object.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-fn-like-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-opt-in-copy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
hrtb-parse.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
hrtb-precedence-of-plus-where-clause.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-precedence-of-plus.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-resolve-lifetime.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-trait-object-paren-notation.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
hrtb-trait-object-passed-to-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hrtb-unboxed-closure-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
html-literals.rs
huge-largest-array.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
hygiene-dodging-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hygienic-labels-in-let.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
hygienic-labels.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
i8-incr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
i32-sub.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
if-bot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
if-check.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
if-let.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
if-ret.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
ifmt.rs
ignore-all-the-things.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
impl-implicit-trait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
impl-inherent-non-conflict.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
impl-inherent-prefer-over-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
impl-not-adjacent-to-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
impl-privacy-xc-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
impl-privacy-xc-2.rs
import2.rs
import3.rs
import4.rs
import5.rs
import6.rs
import7.rs
import8.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
import-crate-with-invalid-spans.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
import-from.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
import-glob-0.rs
import-glob-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
import-in-block.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
import-trailing-comma.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
import.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
inconsistent-lifetime-mismatch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
infer-fn-tail-expr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
inferred-suffix-in-pattern-range.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
infinite-loops.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
inherent-trait-method-order.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
init-large-type.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
init-res-into-things.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
inner-attrs-on-impl.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
inner-module.rs
inner-static.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
instantiable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
int.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
integer-literal-radix.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
integer-literal-suffix-inference-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
integer-literal-suffix-inference-3.rs
integer-literal-suffix-inference.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
into-iterator-type-inference-shift.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
intrinsic-alignment.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
intrinsic-assume.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
intrinsic-atomics-cc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
intrinsic-atomics.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
intrinsic-move-val.rs rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
intrinsic-return-address.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
intrinsic-uninit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
intrinsic-unreachable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
intrinsics-integer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
intrinsics-math.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
invoke-external-foreign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
irrefutable-unit.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue2170exe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue22008.rs
issue22346.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue_3136_b.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue_9155.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-333.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-868.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-979.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-1112.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-1251.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-1257.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-1451.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-1460.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
issue-1660.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-1696.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-1701.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-1821.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-1866.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-1974.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2074.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2185.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2190-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2190-2.rs
issue-2214.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2216.rs
issue-2284.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2288.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2311-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2311.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2312.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2316-c.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2380-b.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2383.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2414-c.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2428.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2445-b.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2445.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2463.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2472.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2487-a.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2502.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2526-a.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2550.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2611-3.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2631-b.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2633-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2633.rs
issue-2642.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2708.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2718.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-2723-b.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2734.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2735-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2735-3.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2735.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2748-a.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-2748-b.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2804-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2804.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2895.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2904.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-2935.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2936.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-2989.rs
issue-3012-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3026.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3037.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3052.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3091.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3109.rs
issue-3121.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3149.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3211.rs
issue-3220.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3290.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3389.rs
issue-3424.rs cleanup: Remove unused braces in use statements 2015-03-28 02:23:20 -07:00
issue-3429.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3447.rs
issue-3500.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3556.rs
issue-3559.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-3563-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3563-3.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3574.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3609.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-3656.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3683.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3702.rs
issue-3743.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
issue-3753.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-3794.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3847.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3874.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3878.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3888-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3895.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3904.rs
issue-3935.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3979-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-3979-generics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3979-xcrate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3979.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-3991.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4016.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4025.rs
issue-4036.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4107.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4120.rs
issue-4208.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4228.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4241.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4252.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4333.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4387.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4401.rs
issue-4446.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4448.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4464.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4541.rs
issue-4542.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4545.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
issue-4734.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4735.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4759-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-4759.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4830.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-4875.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5008-borrowed-traitobject-method-call.rs
issue-5060.rs
issue-5192.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5239-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5243.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5280.rs
issue-5315.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5321-immediates-with-bare-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5353.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5518.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-5521.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-5530.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5550.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5554.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5572.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5666.rs
issue-5688.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5708.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5718.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5741.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5754.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5791.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5884.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5900.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5917.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-5950.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5988.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-5997.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6117.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-6128.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6130.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6153.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6157.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6318.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-6334.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6341.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6344-let.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6344-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6449.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6470.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6557.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6892.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6898.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-6919.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7012.rs
issue-7178.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-7222.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7268.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7344.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7519-match-unit-in-arg.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7563.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-7575.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-7607-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7660.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-7663.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-7673-cast-generically-implemented-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-7784.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
issue-7899.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-7911.rs
issue-8044.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
issue-8171-default-method-self-inherit-builtin-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8248.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8249.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8259.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-8351-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8351-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8391.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8398.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8401.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8460.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
issue-8498.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8506.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8578.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-8709.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8783.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8827.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-8851.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8860.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-8898.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9047.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9110.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9123.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9129.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9188.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9249.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9259.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9382.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9394-inherited-trait-calls.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9396.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-9446.rs
issue-9719.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9737.rs
issue-9906.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-9918.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9942.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-9951.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-9968.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-10025.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10028.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-10031.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10228.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10392.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-10396.rs
issue-10456.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10626.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-10638.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10682.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-10683.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10714.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10718.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10734.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-10763.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10764.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10767.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10802.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10806.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-10853.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-10902.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11085.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11205.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11224.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-11225-1.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-11225-2.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-11267.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11382.rs
issue-11384.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11508.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-11529.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-11552.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11577.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11592.rs lint: handle private traits better 2015-03-30 18:16:25 -04:00
issue-11612.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11677.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11709.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-11736.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-11820.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11869.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11881.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
issue-11940.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-11958.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12133-1.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-12133-2.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-12133-3.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-12285.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12582.rs
issue-12612.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
issue-12660.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12677.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12684.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12699.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12729.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-12744.rs
issue-12860.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-12909.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13027.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
issue-13105.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13167.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13204.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13214.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13259-windows-tcb-trash.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13264.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13304.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-13323.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13405.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13434.rs
issue-13494.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-13507-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13620.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-13655.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
issue-13665.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13703.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13763.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13775.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13808.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-13837.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13867.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-13872.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-14021.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
issue-14082.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-14254.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14308.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14330.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
issue-14393.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-14399.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-14421.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-14422.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-14456.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-14589.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14837.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14865.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14901.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-14919.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14933.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14936.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-14940.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-14958.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
issue-14959.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
issue-15043.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15063.rs
issue-15080.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
issue-15104.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
issue-15108.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15129.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15149.rs syntax: Remove parsing of old slice syntax 2015-03-26 10:24:44 -07:00
issue-15155.rs
issue-15189.rs
issue-15221.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15261.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15444.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15487.rs
issue-15562.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-15571.rs
issue-15673.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15689-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15689-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15730.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15734.rs rustc: Remove old_orphan_check entirely 2015-03-31 13:41:19 -07:00
issue-15763.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15774.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15793.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-15858.rs Reject specialized Drop impls. 2015-03-24 22:27:23 +01:00
issue-15881-model-lexer-dotdotdot.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-15924.rs Reject specialized Drop impls. 2015-03-24 22:27:23 +01:00
issue-16151.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-16256.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-16272.rs Ignore some tests on aarch64 to pass the run-pass test on aarch64-linux-android 2015-03-19 15:33:15 +09:00
issue-16278.rs
issue-16441.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-16452.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-16492.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-16530.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-16560.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
issue-16596.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-16597-empty.rs
issue-16597.rs
issue-16643.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
issue-16648.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
issue-16668.rs
issue-16671.rs
issue-16739.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
issue-16774.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-16783.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-16922.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17068.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17074.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17121.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17216.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17233.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17302.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17322.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17351.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-17361.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17503.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17662.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
issue-17718-parse-const.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17718-static-unsafe-interior.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17718.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
issue-17732.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17734.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17771.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17816.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-17877.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
issue-17897.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-17904.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18110.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18188.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18232.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18352.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18353.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18412.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-18425.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18464.rs
issue-18501.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-18514.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-18539.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-18619.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18652.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18661.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18685.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18711.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-18738.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-18767.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-18859.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-18906.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19037.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19081.rs
issue-19098.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19100.rs
issue-19121.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19127.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19129-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19129-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19135.rs
issue-19244.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19293.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19340-1.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
issue-19340-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19358.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-19367.rs
issue-19398.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19479.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19499.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19631.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19632.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19811-escape-unicode.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-19850.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-19982.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
issue-20009.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20055-box-trait.rs
issue-20055-box-unsized-array.rs
issue-20091.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
issue-20313.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20343.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20389.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20396.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20414.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-20454.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
issue-20575.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20644.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20676.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20763-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20763-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-20797.rs Stabilize std::convert and related code 2015-03-31 11:24:38 -07:00
issue-20823.rs
issue-20953.rs
issue-21033.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21058.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21245.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21296.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21306.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21350.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21361.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21363.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21384.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-21402.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21475.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21520.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21634.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
issue-21655.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21721.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21726.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-21891.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
issue-21909.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22036.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22356.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22426.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22536-copy-mustnt-zero.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22577.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22629.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22777.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-22828.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-23037.rs Fix ICE on SIMD overflow checking 2015-03-25 15:17:10 +09:00
issue-23435.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
issue-23485.rs Fix some typos 2015-03-28 18:09:51 +03:00
issue-23550.rs Fix volatile / atomic ops on bools and small aggregates 2015-03-21 10:46:52 +01:00
issue-23781.rs std: Don't deadlock/panic on recursive prints 2015-03-27 19:03:18 -07:00
istr.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
item-attributes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
item-name-overload.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
iter-cloned-type-inference.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
iter-range.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
ivec-pass-by-value.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
ivec-tag.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
keyword-changes-2012-07-31.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
kindck-implicit-close-over-mut-var.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
kindck-owned-trait-contains-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
kinds-in-metadata.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
labeled-break.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
lambda-infer-unresolved.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lambda-var-hygiene.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lang-item-public.rs Fallout in tests: largely changes to error messages. 2015-03-30 09:05:59 -04:00
large-records.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
last-use-in-block.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
last-use-in-cap-clause.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
last-use-is-capture.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lazy-and-or.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lazy-init.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
leak-unique-as-tydesc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
let-assignability.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
let-destruct-ref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
let-var-hygiene.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
lexer-crlf-line-endings-string-literal-doc-comment.rs
linear-for-loop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
link-section.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
linkage1.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
linkage-visibility.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
lint-non-camel-case-types-non-uppercase-statics-unicode.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lint-non-camel-case-with-trailing-underscores.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lint-non-uppercase-statics-lowercase-mut-statics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
list.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
liveness-assign-imm-local-after-loop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
liveness-assign-imm-local-after-ret.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
liveness-loop-break.rs
liveness-move-in-loop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
log_syntax-trace_macros-macro-locations.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
log-err-phi.rs
log-knows-the-names-of-variants-in-std.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
log-knows-the-names-of-variants.rs
log-poly.rs
logging_before_rt_started.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
logging-enabled-debug.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
logging-enabled.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
logging-only-prints-once.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
logging-right-crate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
logging-separate-lines.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
long-while.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
loop-break-cont-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
loop-break-cont.rs
loop-diverges.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
loop-label-shadowing.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
loop-labeled-break-value.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
loop-no-reinit-needed-post-bot.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
loop-scope.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro_with_super_2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-attribute-expansion.rs
macro-attributes.rs
macro-block-nonterminal.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-crate-def-only.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-crate-nonterminal-renamed.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
macro-crate-nonterminal.rs
macro-crate-use.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-deep_expansion.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-delimiter-significance.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-export-inner-module.rs
macro-include-items.rs
macro-interpolation.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-invocation-in-count-expr-fixed-array-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-meta-items.rs
macro-method-issue-4621.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-multiple-items.rs
macro-nt-list.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-of-higher-order.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-pat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-path.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-reexport-no-intermediate-use.rs
macro-reexport.rs
macro-stmt.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
macro-use-all-and-none.rs
macro-use-all.rs
macro-use-both.rs
macro-use-one.rs
macro-with-attrs1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-with-attrs2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
macro-with-braces-in-expr-position.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
match-arm-statics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-borrowed_str.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-bot-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-bot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-enum-struct-0.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-enum-struct-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-implicit-copy-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-in-macro.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-join.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-naked-record-expr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-naked-record.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-path.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-pattern-bindings.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-pattern-lit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-pattern-no-type-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-pattern-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-phi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-pipe-binding.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-range-static.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-range.rs
match-reassign.rs Always properly copy values into bindings when mutating the match discriminant 2015-03-25 14:50:04 +01:00
match-ref-binding-in-guard-3256.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-ref-binding-mut-option.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-ref-binding-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-ref-binding.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-ref-unsized.rs
match-static-const-rename.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-str.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-struct-0.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-unique-bind.rs
match-value-binding-in-guard-3291.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
match-var-hygiene.rs
match-vec-alternatives.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
match-vec-rvalue.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
match-with-ret-arm.rs
max-min-classes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-attributes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-early-bound-lifetimes-on-self.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-mut-self-modifies-mut-slice-lvalue.rs std: Standardize (input, output) param orderings 2015-03-30 14:08:40 -07:00
method-normalize-bounds-issue-20604.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-projection.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-recursive-blanket-impl.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-self-arg-aux1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-self-arg-aux2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-self-arg-trait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-self-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-two-trait-defer-resolution-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
method-two-trait-defer-resolution-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-two-traits-distinguished-via-where-clause.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
method-where-clause.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
mid-path-type-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
minmax-stability-issue-23687.rs libcore: Ensure min and max functions are consistent for equal inputs 2015-03-30 23:48:26 +01:00
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 Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mod_file_with_path_attr.rs
mod_file.rs
mod-inside-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mod-view-items.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
module-qualified-struct-destructure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
monad.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
monomorphize-abi-alignment.rs
monomorphized-callees-with-ty-params-3314.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-1-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-2-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-3-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-4-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-4.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-arg-2-unique.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-arg-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-guard-const.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
move-nullary-fn.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
move-out-of-field.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
move-scalar.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
move-self.rs
moves-based-on-type-capture-clause.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
moves-based-on-type-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
multi-let.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
multibyte.rs
multidispatch1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
multidispatch2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
multidispatch-conditional-impl-not-considered.rs
multiline-comment.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
multiple-trait-bounds.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
mut-function-arguments.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mut-in-ident-patterns.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mut-vstore-expr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mutability-inherits-through-fixed-length-vec.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
mutable-alias-vec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mutual-recursion-group.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
namespaced-enum-emulate-flat-xc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
namespaced-enum-emulate-flat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
namespaced-enum-glob-import-xcrate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
namespaced-enum-glob-import.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
namespaced-enums-xcrate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
namespaced-enums.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
native-print-no-runtime.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
negative.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nested_item_main.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-block-comment.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nested-class.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-enum-same-names.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nested-exhaustive-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-function-names-issue-8587.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-matchs.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nested-vec-1.rs Regression tests for issues uncovered only post the run-pass and compile-fail tests. 2015-03-26 14:08:54 +01:00
nested-vec-2.rs Regression tests for issues uncovered only post the run-pass and compile-fail tests. 2015-03-26 14:08:54 +01:00
nested-vec-3.rs Regression tests for issues uncovered only post the run-pass and compile-fail tests. 2015-03-26 14:08:54 +01:00
new-box-syntax.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
new-box.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
new-impl-syntax.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
new-import-syntax.rs
new-style-constants.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
new-style-fixed-length-vec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
new-unicode-escapes.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
new-unsafe-pointers.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
newlambdas-ret-infer2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newlambdas-ret-infer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newlambdas.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
newtype-polymorphic.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newtype-struct-drop-run.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
newtype-struct-with-dtor.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newtype-struct-xc-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newtype-struct-xc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
newtype-temporary.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
newtype.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nil-decl-in-foreign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nil-pattern.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
no-landing-pads.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
no-std-xcrate2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
no-std-xcrate.rs
non-built-in-quote.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
non-legacy-modes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nondrop-cycle.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nul-characters.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
nullable-pointer-ffi-compat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nullable-pointer-iotareduction.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nullable-pointer-size.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nullary-or-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
numeric-method-autoexport.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-default-to-static.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-from-ref-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-from-rptr-box.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-from-rptr-mut.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-from-rptr-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-lifetime-default-from-rptr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-method-numbering.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-one-type-two-traits.rs rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
object-safety-sized-self-by-value-self.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-safety-sized-self-generic-method.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
object-safety-sized-self-return-Self.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
objects-coerce-freeze-borrored.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
objects-owned-object-borrowed-method-headerless.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
objects-owned-object-owned-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
once-move-out-on-heap.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
one-tuple.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
opeq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
operator-associativity.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
operator-multidispatch.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
operator-overloading.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
option-ext.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
option-unwrap.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
or-pattern.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
order-drop-with-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
osx-frameworks.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
out-of-stack-new-thread-no-split.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
out-of-stack-no-split.rs Test fixes and rebase conflicts, round 3 2015-03-23 22:52:21 -07:00
out-of-stack.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
out-pointer-aliasing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
output-slot-variants.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
over-constrained-vregs.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-autoderef-count.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-autoderef-indexing.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
overloaded-autoderef-order.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
overloaded-autoderef-vtable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-autoderef-xcrate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
overloaded-autoderef.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-calls-object-one-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-calls-object-two-args.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-calls-object-zero-args.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-calls-param-vtables.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
overloaded-calls-simple.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
overloaded-calls-zero-args.rs cleanup: Remove unused braces in use statements 2015-03-28 02:23:20 -07:00
overloaded-deref-count.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-deref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-index-assoc-list.rs rollup merge of #23598: brson/gate 2015-03-23 15:13:15 -07:00
overloaded-index-autoderef.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-index-in-field.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
overloaded-index.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
owned-implies-static.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-borrow-element.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
packed-struct-generic-layout.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-generic-size.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-layout.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
packed-struct-size-xc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-size.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-struct-vec.rs
packed-tuple-struct-layout.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
packed-tuple-struct-size.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
panic-in-dtor-drops-fields.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
parameterized-trait-with-bounds.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
paren-free.rs
parse-assoc-type-lt.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
parse-complex-macro-invoc-op.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
parse-panic.rs
path.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
pattern-bound-var-in-for-each.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
pattern-in-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
placement-new-arena.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
pred-not-bool.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
preempt.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
priv-impl-prim-ty.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
privacy1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
privacy-ns.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
privacy-reexport.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
private-class-field.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
private-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
process-detach.rs
process-exit.rs std: Add a process::exit function 2015-03-31 14:46:11 -07:00
process-remove-from-env.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
process-spawn-with-unicode-params.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
ptr-coercion.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
pub_use_mods_xcrate_exe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
pub-extern-privacy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
pub-item-inside-macro.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
pub-method-inside-macro.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
pub-use-xcrate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
pure-sum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
purity-infer.rs
range-type-infer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
range.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
ranges-precedence.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
raw-str.rs
rcvr-borrowed-to-region.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rcvr-borrowed-to-slice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
readalias.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
realloc-16687.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rec-align-u32.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rec-align-u64.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rec-auto.rs
rec-extend.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rec-tup.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
record-pat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
reexport-should-still-link.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
reexport-star.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
reexport-test-harness-main.rs
reexported-static-methods-cross-crate.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
regions-addr-of-interior-of-unique-box.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-addr-of-ret.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-assoc-type-region-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-assoc-type-static-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-borrow-at.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-borrow-evec-fixed.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-borrow-evec-uniq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-borrow-uniq.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-bot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-bound-lists-feature-gate-2.rs
regions-bound-lists-feature-gate.rs
regions-close-over-type-parameter-successfully.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-copy-closure.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-creating-enums2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-creating-enums5.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-debruijn-of-object.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-dependent-addr-of.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-dependent-autofn.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-dependent-autoslice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-dependent-let-ref.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-early-bound-lifetime-in-assoc-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-early-bound-trait-param.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-early-bound-used-in-bound-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-early-bound-used-in-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-early-bound-used-in-type-param.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-escape-into-other-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-expl-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-fn-subtyping-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-fn-subtyping.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-borrow-scope-addr-of.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-infer-borrow-scope-view.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-infer-borrow-scope-within-loop-ok.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-infer-borrow-scope.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-call-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-contravariance-due-to-ret.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-reborrow-ref-mut-recurse.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-region-in-fn-but-not-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-infer-static-from-proc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-issue-21422.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-issue-22246.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-lifetime-nonfree-late-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-lifetime-static-items-enclosing-scopes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-link-fn-args.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-mock-tcx.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-mock-trans.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-no-bound-in-argument-cleanup.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-no-variance-from-fn-generics.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-nullary-variant.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-reassign-let-bound-pointer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-reassign-match-bound-pointer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-refcell.rs replace deprecated as_slice() 2015-03-31 01:03:13 +03:00
regions-relate-bound-regions-on-closures-to-inference-variables.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-return-interior-of-option.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-scope-chain-example.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-self-impls.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-self-in-enums.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-static-closure.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
regions-trait-object-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
regions-variance-contravariant-use-contravariant.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
regions-variance-covariant-use-covariant.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
repeat-expr-in-static.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
repeated-vector-syntax.rs
resolve-issue-2428.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
resource-assign-is-not-copy.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
resource-destruct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
resource-in-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
ret-bang.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
ret-none.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
return-from-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
return-nil.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
running-with-no-runtime.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
rust-log-filter.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
segfault-no-out-of-stack.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-impl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-in-mut-slot-default-method.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-in-mut-slot-immediate-value.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-re-assign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
self-shadowing-import.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-type-param.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
send_str_hashmap.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
send_str_treemap.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
send-is-not-static-par-for.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
send-resource.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
send-type-inference.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
sendable-class.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sendfn-is-a-block.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sendfn-spawn-with-fn-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sepcomp-cci.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sepcomp-extern.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
sepcomp-fns-backwards.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sepcomp-fns.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sepcomp-lib-lto.rs
sepcomp-lib.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
sepcomp-statics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sepcomp-unwind.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
seq-compare.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
shadow.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
shebang.rs
shift-near-oflo.rs workaround bugs in pretty-printer so that we can pass check-stage2-pretty-rpass. 2015-03-21 17:57:22 +01:00
shift-various-types.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
shift.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
show-boxed-slice.rs
signal-exit-status.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
signed-shift-const-eval.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sigpipe-should-be-ignored.rs Ignore some tests on aarch64 2015-03-25 18:17:33 +09:00
simd-binop.rs Fix ICE when dividing integral SIMD types. 2015-03-25 16:10:49 +01:00
simd-generics.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
simd-issue-10604.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
simd-size-align.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
simd-type.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
simple-generic-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
simple-generic-tag.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
simple-infer.rs
simple-match-generic-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
single-derive-attr-with-gate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
size-and-align.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sized-borrowed-pointer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
sized-owned-pointer.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
slice-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
slice-panic-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
slice-panic-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
slice.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
slowparse-bstring.rs
slowparse-string.rs
small-enum-range-edge.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
small-enums-with-fields.rs
smallest-hello-world.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
snake-case-no-lowercase-equivalent.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
spawn2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
spawn-fn.rs alloc: Don't run some Arc doc tests 2015-03-27 09:59:46 -07:00
spawn-types.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
spawn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
spawning-with-debug.rs
stable-addr-of.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-assert.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
static-fn-inline-xc.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
static-fn-trait-xc.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
static-function-pointer-xc.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
static-function-pointer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-impl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-method-in-trait-with-tps-intracrate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-method-xcrate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-methods-in-traits2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
static-methods-in-traits.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-mut-foreign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
static-mut-xc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
std-sync-right-kind-impls.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
str-concat.rs
str-multiline.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
string-escapes.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
string-self-append.rs
struct_variant_xc_match.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct_variant_xc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-aliases-xcrate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-aliases.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-destructuring-cross-crate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-like-variant-construct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-like-variant-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-lit-functional-no-fields.rs
struct-literal-dtor.rs
struct-new-as-field-name.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-order-of-eval-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-order-of-eval-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-order-of-eval-3.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-order-of-eval-4.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
struct-partial-move-1.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-partial-move-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-pattern-matching.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-return.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-variant-field-visibility.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
structured-compare.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
super-fast-paren-parsing.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
super.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
supertrait-default-generics.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
supported-cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
svh-add-comment.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
svh-add-doc.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
svh-add-macro.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
svh-add-nothing.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
svh-add-redundant-cfg.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
svh-add-whitespace.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
swap-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
swap-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
swap-overlapping.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
sync-send-iterators-in-libcollections.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
syntax-extension-cfg.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
syntax-extension-source-utils.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
syntax-trait-polarity.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tag-align-dyn-u64.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tag-align-dyn-variants.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tag-align-shape.rs
tag-align-u64.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tag-disr-val-shape.rs
tag-exports.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tag-in-block.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tag-variant-disr-type-mismatch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tag-variant-disr-val.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tail-call-arg-leak.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tail-cps.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tail-direct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
task-comm-0.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-1.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-3.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-4.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
task-comm-5.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
task-comm-6.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
task-comm-7.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-9.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-10.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-11.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-12.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-13.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-14.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-15.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-16.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
task-comm-17.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-comm-chan-nil.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
task-life-0.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-spawn-move-and-copy.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
task-stderr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
tcp-accept-stress.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
tcp-connect-timeouts.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
tcp-stress.rs Test fixes and rebase conflicts, round 2 2015-03-23 17:10:19 -07:00
tempfile.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
terminate-in-initializer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
test-fn-signature-verification-for-explicit-return-type.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
test-runner-hides-main.rs
test-should-fail-good-message.rs Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton 2015-03-17 15:21:22 +05:30
threads.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
trailing-comma.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
trait-bounds-basic.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-bounds-impl-comparison-duplicates.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-bounds-in-arc.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
trait-bounds-on-structs-and-enums.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-bounds-recursion.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-bounds.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-cache-issue-18209.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-coercion-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-coercion.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-composition-trivial.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-contravariant-self.rs
trait-default-method-bound-subst2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-default-method-bound-subst3.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-default-method-bound-subst4.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-default-method-bound-subst.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-default-method-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-default-method-xc-2.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
trait-default-method-xc.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
trait-false-ambiguity-where-clause-builtin-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-generic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-impl-2.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-impl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-auto-xc-2.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
trait-inheritance-auto-xc.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
trait-inheritance-auto.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-call-bound-inherited2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-call-bound-inherited.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-cast-without-call-to-supertrait.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-cross-trait-call-xc.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
trait-inheritance-cross-trait-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-diamond.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-multiple-inheritors.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-multiple-params.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-num0.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-num1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-inheritance-num2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-num3.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
trait-inheritance-num5.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-num.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-inheritance-overloading-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-overloading-xc-exe.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-overloading.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-self-in-supertype.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-inheritance-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-static2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-static.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-subst2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-subst.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-inheritance-visibility.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-object-generics.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-object-with-lifetime-bound.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-region-pointer-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-safety-ok-cc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-safety-ok.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-static-method-overwriting.rs
trait-to-str.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trait-where-clause-vs-impl.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trait-with-bounds-default.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-assoc-type-in-supertrait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-conditional-dispatch.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-conditional-model-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-default-method-macro.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-default-method-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-default-method-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-default-method-trivial.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-issue-22019.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-issue-22110.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-issue-22655.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-issue-23003.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
traits-multidispatch-infer-convert-target.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
traits-negative-impls.rs
traits-repeated-supertrait.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
trans-tag-static-padding.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
transmute-non-immediate-to-immediate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
trivial_casts.rs Change lint names to plurals 2015-03-25 10:06:13 +13:00
trivial-message.rs
tup.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-index-fat-types.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-index.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-struct-construct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-struct-constructor-pointer.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-struct-destructuring.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-struct-matching.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-struct-trivial.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
two-macro-use.rs
tydesc-name.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-id-higher-rank.rs rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
type-in-nested-module.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-namespace.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-param-constraints.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-param.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
type-params-in-for-each.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-ptr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-sizes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
type-use-i1-versus-i8.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
typeck_type_placeholder_1.rs Add trivial cast lints. 2015-03-25 10:03:57 +13:00
typeck-macro-interaction-issue-8852.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
typeclasses-eq-example-static.rs
typeclasses-eq-example.rs
typeid-intrinsic.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
typestate-cfg-nesting.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
typestate-multi-decl.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
u8-incr-decr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
u8-incr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
u32-decr.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
ufcs-explicit-self.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
ufcs-polymorphic-paths.rs Test fixes and rebase conflicts, round 2 2015-03-23 17:10:19 -07:00
ufcs-trait-object.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
ufcs-type-params.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
uint.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unary-minus-suffix-inference.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-all-traits.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-boxed.rs
unboxed-closures-by-ref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-call-fn-autoderef.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-call-sugar-autoderef.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-call-sugar-object-autoderef.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-call-sugar-object.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-counter-not-moved.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-cross-crate.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
unboxed-closures-direct-sugary-call.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-drop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-extern-fn-hr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-extern-fn.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-fn-as-fnmut-and-fnonce.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
unboxed-closures-fnmut-as-fnonce.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
unboxed-closures-generic.rs
unboxed-closures-infer-argument-types-from-expected-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-infer-argument-types-from-expected-object-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-infer-argument-types-with-bound-regions-from-expected-bound.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-infer-fnmut-calling-fnmut.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-fnmut-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-fnmut.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-fnonce-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-fnonce.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-kind.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-infer-recursive-fn.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
unboxed-closures-infer-upvar.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-manual-impl.rs rollup merge of #23282: nikomatsakis/fn-trait-inheritance 2015-03-24 14:50:44 -07:00
unboxed-closures-monomorphization.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-move-mutable.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-move-some-upvars-in-by-ref-closure.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-prelude.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-simple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-single-word-env.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-static-call-fn-once.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-sugar-object.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unboxed-closures-unique-type-id.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unboxed-closures-zero-args.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unfold-cross-crate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unify-return-ty.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
uninit-empty-types.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
uniq-self-in-mut-slot.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-assign-copy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-assign-drop.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-assign-generic.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-assign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-autoderef-field.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-autoderef-index.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-cmp.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-containing-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-create.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-decl-init-copy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-decl-init.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-decl-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-decl.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-deref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-destructure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-drop-complex.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-fn-arg-move.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-fn-arg-mut.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-fn-arg.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-fn-ret.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-generic-assign.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-in-tag.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-in-vec-copy.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-in-vec.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-init.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-kinds.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-log.rs
unique-match-discrim.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-move-drop.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-move-temp.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-mutable.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-object-move.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-pat-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-pat-3.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-pat.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-rec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-send-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unique-send.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unique-swap.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unit-like-struct-drop-run.rs std: Stabilize the rest of Any/BoxAny 2015-03-30 16:44:11 -07:00
unit-like-struct.rs
unit.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unnamed_argument_mode.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unreachable-code-1.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unreachable-code.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unsafe-coercion.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unsafe-fn-called-from-unsafe-blk.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unsafe-fn-called-from-unsafe-fn.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unsafe-pointer-assignability.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unsized2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unsized3.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unsized.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unused-move-capture.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unused-move.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
unwind-resource.rs
unwind-unique.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
use_inline_dtor.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
use-crate-name-alias.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
use-import-export.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
use-mod.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
use-trait-before-def.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
use-uninit-match2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
use-uninit-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
use.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
utf8_chars.rs Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
utf8_idents.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
utf8-bom.rs
utf8.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
variadic-ffi.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
variance-intersection-of-ref-and-opt-ref.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
variance-trait-matching.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
variance-vec-covariant.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
variant-attributes.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
variant-structs-trivial.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec_cycle_wrapped.rs
vec_cycle.rs
vec-concat.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-dst.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-fixed-length.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-growth.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-late-init.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-macro-no-std.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
vec-macro-repeat.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-macro-rvalue-scope.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-macro-with-brackets.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-macro-with-trailing-comma.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-matching-autoslice.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
vec-matching-fixed.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
vec-matching-fold.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
vec-matching-legal-tail-element-borrow.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
vec-matching.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
vec-push.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-repeat-with-cast.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-slice-drop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-slice.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
vec-tail-matching.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
vec-to_str.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vector-no-ann-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vector-sort-panic-safe.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
visible-private-types-feature-gate.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
wait-forked-but-failed-child.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
warn-ctypes-inhibit.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
weak-lang-item.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
weird-exprs.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
wf-bound-region-in-object-type.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-clause-bounds-inconsistency.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
where-clause-early-bound-lifetimes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-clause-method-substituion.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
where-clause-region-outlives.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-clauses-cross-crate.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-clauses-lifetimes.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-clauses-method.rs
where-clauses-unboxed-closures.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
where-clauses.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
where-for-self.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
while-cont.rs
while-flow-graph.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
while-label.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
while-let.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
while-loop-constraints-2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
while-prelude-drop.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
while-with-break.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
while.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
writealias.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
x86stdcall2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
x86stdcall.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
xcrate-address-insignificant.rs Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
xcrate-static-addresses.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
xcrate-trait-lifetime-param.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
xcrate-unit-struct.rs rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
yield1.rs
yield2.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
yield.rs
zero_sized_subslice_match.rs Feature gate *all* slice patterns. #23121 2015-03-27 12:50:49 -07:00
zero-size-type-destructors.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00