.. |
auxiliary
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
block-result
|
|
|
borrowck
|
Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis
|
2018-06-30 16:52:12 +00:00 |
chalkify
|
Add tests for WellFormed-Type and FromEnv-Type rules
|
2018-06-07 14:45:09 +02:00 |
check_match
|
migrate codebase to ..= inclusive range patterns
|
2018-06-26 07:53:30 -07:00 |
closure_context
|
|
|
closure-expected-type
|
Also point to free named region on lifetime errors
|
2018-06-28 11:12:44 -07:00 |
codemap_tests
|
Update tests for grouped nll move errors
|
2018-06-27 22:46:58 +01:00 |
compare-method
|
Remove empty files
|
2018-05-16 10:19:45 -07:00 |
const-eval
|
Rollup merge of #51839 - oli-obk:const_shift_overflow, r=nikomatsakis
|
2018-06-28 16:07:14 -06:00 |
cross-crate-macro-backtrace
|
|
|
cross-file-errors
|
|
|
derived-errors
|
|
|
did_you_mean
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
dropck
|
Suggest that values are dropped in the opposite order they are defined
|
2018-06-19 21:21:50 -03:00 |
e0119
|
|
|
error-codes
|
Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis
|
2018-06-30 16:52:12 +00:00 |
feature-gate
|
Do not account for inner/outer attr
|
2018-06-06 17:39:58 -07:00 |
fmt
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
generator
|
Auto merge of #51463 - estebank:error-codes, r=nikomatsakis
|
2018-06-22 03:24:36 +00:00 |
hello_world
|
|
|
hygiene
|
Restore the old behavior of $crate in nested macro_rules
|
2018-06-30 01:53:32 +03:00 |
impl-trait
|
Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis
|
2018-06-30 16:52:12 +00:00 |
imports
|
Turn deprecation lint legacy_imports into a hard error
|
2018-05-15 02:25:04 +03:00 |
in-band-lifetimes
|
Also point to free named region on lifetime errors
|
2018-06-28 11:12:44 -07:00 |
interior-mutability
|
Add message to rustc_on_unimplemented attributes in core
|
2018-06-19 15:19:13 -07:00 |
invalid-module-declaration
|
|
|
issue-37311-type-length-limit
|
|
|
issue-38875
|
Remove empty files
|
2018-05-16 10:19:45 -07:00 |
issue-40402-ref-hints
|
Update tests for grouped nll move errors
|
2018-06-27 22:46:58 +01:00 |
issue-41652
|
|
|
issue-49851
|
|
|
lifetime-errors
|
Update the existing UI tests to reflect diagnostic changes in NLL.
|
2018-06-19 19:41:48 +02:00 |
lifetimes
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
lint
|
inclusive range syntax lint (... → ..= )
|
2018-06-26 07:54:49 -07:00 |
lub-glb
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
macro_backtrace
|
|
|
macros
|
NLL: Updates to diagnostic output in test/ui .
|
2018-06-19 19:38:37 +02:00 |
mismatched_types
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
missing_non_modrs_mod
|
|
|
missing-items
|
|
|
nll
|
Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis
|
2018-06-30 16:52:12 +00:00 |
non_modrs_mods
|
|
|
obsolete-in-place
|
restore emplacement syntax (obsolete)
|
2018-05-24 18:49:58 -04:00 |
on-unimplemented
|
Update bad-annotation error message
|
2018-05-15 14:21:32 +01:00 |
parser
|
Add test for updated parser error
|
2018-06-19 15:52:03 -07:00 |
print_type_sizes
|
Rollup merge of #50808 - SimonSapin:nonzero, r=alexcrichton
|
2018-05-17 05:18:21 +08:00 |
print-fuel
|
|
|
pub
|
Update error code numbers
|
2018-06-19 17:33:14 -07:00 |
reachable
|
Remove empty files
|
2018-05-16 10:19:45 -07:00 |
resolve
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
rfc1598-generic-associated-types
|
Make method and variable names more consistent
|
2018-06-20 12:19:04 +01:00 |
rfc-1937-termination-trait
|
fix stderrs
|
2018-06-06 20:51:57 +05:30 |
rfc-2005-default-binding-mode
|
NLL: Updates to diagnostic output in test/ui .
|
2018-06-19 19:38:37 +02:00 |
rfc-2093-infer-outlives
|
Implement outlives requirements inference for dyn and projections.
|
2018-05-25 09:58:00 -04:00 |
rfc-2166-underscore-imports
|
merge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES
|
2018-06-01 11:00:18 -04:00 |
rust-2018
|
merge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES
|
2018-06-01 11:00:18 -04:00 |
single-use-lifetime
|
Add label to lint for lifetimes used once
|
2018-06-21 18:21:49 -07:00 |
span
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
suggestions
|
Fix incorrect type mismatch label pointing at return type
|
2018-06-29 10:36:32 -07:00 |
token
|
Explicitly ban async in trait impls
|
2018-06-21 22:38:05 -07:00 |
transmute
|
|
|
tuple-struct-fields
|
Built, corrected, and run tests. Added expected stderr files.
|
2018-06-08 17:25:53 -04:00 |
type-check
|
[wip] fixed some error, added missing test
|
2018-05-11 15:12:53 +03:00 |
underscore-lifetime
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
union
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
wasm-custom-section
|
|
|
allocator-submodule.rs
|
fix test
|
2018-06-24 16:16:14 -05:00 |
allocator-submodule.stderr
|
actually fix test
|
2018-06-24 16:16:14 -05:00 |
anonymous-higher-ranked-lifetime.rs
|
|
|
anonymous-higher-ranked-lifetime.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
arbitrary-self-types-not-object-safe.rs
|
|
|
arbitrary-self-types-not-object-safe.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
asm-out-assign-imm.nll.stderr
|
Update the existing UI tests to reflect diagnostic changes in NLL.
|
2018-06-19 19:41:48 +02:00 |
asm-out-assign-imm.rs
|
test: Ignore some problematic tests on powerpc and powerpc64*
|
2018-06-17 12:00:47 +02:00 |
asm-out-assign-imm.stderr
|
test: Ignore some problematic tests on powerpc and powerpc64*
|
2018-06-17 12:00:47 +02:00 |
associated-const-impl-wrong-lifetime.rs
|
|
|
associated-const-impl-wrong-lifetime.stderr
|
Extend support to get_generics for all NodeItem s
|
2018-06-28 11:12:43 -07:00 |
associated-const-impl-wrong-type.rs
|
|
|
associated-const-impl-wrong-type.stderr
|
|
|
associated-type-projection-from-multiple-supertraits.rs
|
|
|
associated-type-projection-from-multiple-supertraits.stderr
|
|
|
associated-types-ICE-when-projecting-out-of-err.rs
|
|
|
associated-types-ICE-when-projecting-out-of-err.stderr
|
|
|
associated-types-in-ambiguous-context.rs
|
|
|
associated-types-in-ambiguous-context.stderr
|
|
|
async-fn-multiple-lifetimes.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
async-fn-multiple-lifetimes.stderr
|
Fix error code numbers
|
2018-06-23 22:08:40 +02:00 |
attr-usage-repr.rs
|
|
|
attr-usage-repr.stderr
|
|
|
augmented-assignments.nll.stderr
|
NLL: Updates to diagnostic output in test/ui .
|
2018-06-19 19:38:37 +02:00 |
augmented-assignments.rs
|
|
|
augmented-assignments.stderr
|
|
|
binary-op-on-double-ref.rs
|
|
|
binary-op-on-double-ref.stderr
|
fixed double ref hint
|
2018-05-11 15:12:53 +03:00 |
blind-item-item-shadow.rs
|
|
|
blind-item-item-shadow.stderr
|
|
|
bogus-tag.rs
|
|
|
bogus-tag.stderr
|
|
|
break-while-condition.rs
|
--bless the tests
|
2018-05-25 17:31:45 +01:00 |
break-while-condition.stderr
|
Fix incorrect type mismatch label pointing at return type
|
2018-06-29 10:36:32 -07:00 |
cast_char.rs
|
|
|
cast_char.stderr
|
|
|
cast-as-bool.rs
|
|
|
cast-as-bool.stderr
|
|
|
cast-errors-issue-43825.rs
|
|
|
cast-errors-issue-43825.stderr
|
|
|
cast-rfc0401-2.rs
|
|
|
cast-rfc0401-2.stderr
|
|
|
cast-to-unsized-trait-object-suggestion.rs
|
|
|
cast-to-unsized-trait-object-suggestion.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
casts-differing-anon.rs
|
|
|
casts-differing-anon.stderr
|
|
|
casts-issue-46365.rs
|
|
|
casts-issue-46365.stderr
|
|
|
catch-block-type-error.rs
|
|
|
catch-block-type-error.stderr
|
|
|
changing-crates.rs
|
|
|
changing-crates.stderr
|
|
|
closure-array-break-length.rs
|
Add a test for break
|
2018-06-23 18:00:47 +01:00 |
closure-array-break-length.stderr
|
Add a test for break
|
2018-06-23 18:00:47 +01:00 |
closure-move-sync.rs
|
|
|
closure-move-sync.stderr
|
|
|
coercion-missing-tail-expected-type.rs
|
|
|
coercion-missing-tail-expected-type.stderr
|
|
|
coherence-error-suppression.rs
|
|
|
coherence-error-suppression.stderr
|
|
|
coherence-impls-copy.rs
|
|
|
coherence-impls-copy.stderr
|
|
|
coherence-overlap-downstream-inherent.rs
|
|
|
coherence-overlap-downstream-inherent.stderr
|
|
|
coherence-overlap-downstream.rs
|
|
|
coherence-overlap-downstream.stderr
|
|
|
coherence-overlap-issue-23516-inherent.rs
|
|
|
coherence-overlap-issue-23516-inherent.stderr
|
|
|
coherence-overlap-issue-23516.rs
|
|
|
coherence-overlap-issue-23516.stderr
|
|
|
coherence-overlap-upstream-inherent.rs
|
|
|
coherence-overlap-upstream-inherent.stderr
|
|
|
coherence-overlap-upstream.rs
|
|
|
coherence-overlap-upstream.stderr
|
|
|
command-line-diagnostics.nll.stderr
|
Update the existing UI tests to reflect diagnostic changes in NLL.
|
2018-06-19 19:41:48 +02:00 |
command-line-diagnostics.rs
|
|
|
command-line-diagnostics.stderr
|
|
|
const-deref-ptr.rs
|
|
|
const-deref-ptr.stderr
|
|
|
const-eval-overflow-2.rs
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-eval-overflow-2.stderr
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-eval-overflow-4.rs
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-eval-overflow-4.stderr
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-eval-span.rs
|
|
|
const-eval-span.stderr
|
|
|
const-expr-addr-operator.rs
|
|
|
const-fn-error.rs
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-fn-error.stderr
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
const-fn-mismatch.rs
|
|
|
const-fn-mismatch.stderr
|
|
|
const-fn-not-in-trait.rs
|
|
|
const-fn-not-in-trait.stderr
|
|
|
const-len-underflow-separate-spans.rs
|
Turn the use of erroneous constants into errors again
|
2018-06-28 11:04:26 +02:00 |
const-len-underflow-separate-spans.stderr
|
Turn the use of erroneous constants into errors again
|
2018-06-28 11:04:26 +02:00 |
const-pattern-irrefutable.rs
|
|
|
const-pattern-irrefutable.stderr
|
|
|
const-pattern-not-const-evaluable.rs
|
|
|
const-unsized.rs
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
const-unsized.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
cycle-trait-supertrait-indirect.rs
|
|
|
cycle-trait-supertrait-indirect.stderr
|
|
|
deprecated-macro_escape-inner.rs
|
|
|
deprecated-macro_escape-inner.stderr
|
|
|
deprecated-macro_escape.rs
|
|
|
deprecated-macro_escape.stderr
|
|
|
deprecation-sanity.rs
|
move deprecation-sanity test to ui
|
2018-06-30 20:44:21 -04:00 |
deprecation-sanity.stderr
|
move deprecation-sanity test to ui
|
2018-06-30 20:44:21 -04:00 |
deref-suggestion.rs
|
|
|
deref-suggestion.stderr
|
|
|
deriving-meta-empty-trait-list.rs
|
|
|
deriving-meta-empty-trait-list.stderr
|
|
|
deriving-with-repr-packed.rs
|
Specify that packed types must derive, not implement, Copy
|
2018-06-02 07:24:34 -06:00 |
deriving-with-repr-packed.stderr
|
Specify that packed types must derive, not implement, Copy
|
2018-06-02 07:24:34 -06:00 |
discrim-overflow-2.rs
|
|
|
discrim-overflow-2.stderr
|
|
|
discrim-overflow.rs
|
|
|
discrim-overflow.stderr
|
|
|
double-import.rs
|
|
|
double-import.stderr
|
|
|
duplicate-check-macro-exports.rs
|
|
|
duplicate-check-macro-exports.stderr
|
|
|
E0508.rs
|
Update tests for grouped nll move errors
|
2018-06-27 22:46:58 +01:00 |
E0508.stderr
|
Update tests for grouped nll move errors
|
2018-06-27 22:46:58 +01:00 |
E0660.rs
|
|
|
E0660.stderr
|
|
|
E0661.rs
|
|
|
E0661.stderr
|
|
|
E0662.rs
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0662.stderr
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0663.rs
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0663.stderr
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0664.rs
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0664.stderr
|
Add missing error codes in libsyntax-ext asm
|
2018-05-15 14:29:57 +02:00 |
E0665.rs
|
Add E0665
|
2018-05-21 15:41:19 +02:00 |
E0665.stderr
|
Add E0665
|
2018-05-21 15:41:19 +02:00 |
edition-keywords-2015-2015-expansion.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2015-2015-parsing.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2015-2015-parsing.stderr
|
Remove the proc keyword again
|
2018-05-17 23:13:09 +03:00 |
edition-keywords-2015-2018-expansion.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2015-2018-expansion.stderr
|
Remove the proc keyword again
|
2018-05-17 23:13:09 +03:00 |
edition-keywords-2015-2018-parsing.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2015-2018-parsing.stderr
|
Remove the proc keyword again
|
2018-05-17 23:13:09 +03:00 |
edition-keywords-2018-2015-expansion.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2018-2015-parsing.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2018-2015-parsing.stderr
|
async await desugaring and tests
|
2018-06-21 22:36:36 -07:00 |
edition-keywords-2018-2018-expansion.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2018-2018-expansion.stderr
|
Remove the proc keyword again
|
2018-05-17 23:13:09 +03:00 |
edition-keywords-2018-2018-parsing.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
edition-keywords-2018-2018-parsing.stderr
|
async await desugaring and tests
|
2018-06-21 22:36:36 -07:00 |
empty-struct-unit-expr.rs
|
|
|
empty-struct-unit-expr.stderr
|
|
|
enum-and-module-in-same-scope.rs
|
|
|
enum-and-module-in-same-scope.stderr
|
|
|
enum-size-variance.rs
|
|
|
enum-size-variance.stderr
|
|
|
error-festival.rs
|
|
|
error-festival.stderr
|
unary op filter, dereference hint
|
2018-05-11 15:12:53 +03:00 |
explain.rs
|
|
|
explain.stdout
|
|
|
extern-const.fixed
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
extern-const.rs
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
extern-const.stderr
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
fat-ptr-cast.rs
|
|
|
fat-ptr-cast.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
feature-gate-abi_unadjusted.rs
|
|
|
feature-gate-abi_unadjusted.stderr
|
|
|
feature-gate-abi-msp430-interrupt.rs
|
|
|
feature-gate-abi-msp430-interrupt.stderr
|
|
|
feature-gate-abi.rs
|
|
|
feature-gate-abi.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
feature-gate-allocator_internals.rs
|
|
|
feature-gate-allocator_internals.stderr
|
|
|
feature-gate-allow_fail.rs
|
|
|
feature-gate-allow_fail.stderr
|
|
|
feature-gate-allow-internal-unsafe-nested-macro.rs
|
|
|
feature-gate-allow-internal-unsafe-nested-macro.stderr
|
|
|
feature-gate-allow-internal-unstable-nested-macro.rs
|
|
|
feature-gate-allow-internal-unstable-nested-macro.stderr
|
|
|
feature-gate-allow-internal-unstable-struct.rs
|
|
|
feature-gate-allow-internal-unstable-struct.stderr
|
|
|
feature-gate-allow-internal-unstable.rs
|
|
|
feature-gate-allow-internal-unstable.stderr
|
|
|
feature-gate-arbitrary_self_types-raw-pointer.rs
|
|
|
feature-gate-arbitrary_self_types-raw-pointer.stderr
|
|
|
feature-gate-arbitrary-self-types.rs
|
|
|
feature-gate-arbitrary-self-types.stderr
|
|
|
feature-gate-asm2.rs
|
|
|
feature-gate-asm2.stderr
|
|
|
feature-gate-asm.rs
|
|
|
feature-gate-asm.stderr
|
|
|
feature-gate-assoc-type-defaults.rs
|
|
|
feature-gate-assoc-type-defaults.stderr
|
|
|
feature-gate-async-await-2015-edition.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
feature-gate-async-await-2015-edition.stderr
|
async await desugaring and tests
|
2018-06-21 22:36:36 -07:00 |
feature-gate-async-await.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
feature-gate-async-await.stderr
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
feature-gate-box_patterns.rs
|
|
|
feature-gate-box_patterns.stderr
|
|
|
feature-gate-box_syntax.rs
|
|
|
feature-gate-box_syntax.stderr
|
Point to the current box syntax tracking issue
|
2018-05-26 19:27:21 +02:00 |
feature-gate-box-expr.rs
|
|
|
feature-gate-box-expr.stderr
|
Point to the current box syntax tracking issue
|
2018-05-26 19:27:21 +02:00 |
feature-gate-catch_expr.rs
|
|
|
feature-gate-catch_expr.stderr
|
|
|
feature-gate-cfg-target-has-atomic.rs
|
|
|
feature-gate-cfg-target-has-atomic.stderr
|
|
|
feature-gate-cfg-target-thread-local.rs
|
|
|
feature-gate-cfg-target-thread-local.stderr
|
|
|
feature-gate-cfg-target-vendor.rs
|
|
|
feature-gate-cfg-target-vendor.stderr
|
|
|
feature-gate-compiler-builtins.rs
|
|
|
feature-gate-compiler-builtins.stderr
|
|
|
feature-gate-concat_idents2.rs
|
|
|
feature-gate-concat_idents2.stderr
|
|
|
feature-gate-concat_idents3.rs
|
|
|
feature-gate-concat_idents3.stderr
|
|
|
feature-gate-concat_idents.rs
|
|
|
feature-gate-concat_idents.stderr
|
|
|
feature-gate-const_fn.rs
|
|
|
feature-gate-const_fn.stderr
|
|
|
feature-gate-const_let.rs
|
Report let bindings and statements as unstable
|
2018-05-22 10:54:05 +02:00 |
feature-gate-const_let.stderr
|
Report let bindings and statements as unstable
|
2018-05-22 10:54:05 +02:00 |
feature-gate-const-indexing.rs
|
|
|
feature-gate-crate_in_paths.rs
|
|
|
feature-gate-crate_in_paths.stderr
|
|
|
feature-gate-crate_visibility_modifier.rs
|
|
|
feature-gate-crate_visibility_modifier.stderr
|
|
|
feature-gate-custom_attribute2.rs
|
|
|
feature-gate-custom_attribute2.stderr
|
|
|
feature-gate-custom_attribute.rs
|
|
|
feature-gate-custom_attribute.stderr
|
|
|
feature-gate-custom_derive.rs
|
|
|
feature-gate-custom_derive.stderr
|
|
|
feature-gate-decl_macro.rs
|
|
|
feature-gate-decl_macro.stderr
|
|
|
feature-gate-default_type_parameter_fallback.rs
|
|
|
feature-gate-default_type_parameter_fallback.stderr
|
|
|
feature-gate-doc_alias.rs
|
|
|
feature-gate-doc_alias.stderr
|
|
|
feature-gate-doc_cfg.rs
|
|
|
feature-gate-doc_cfg.stderr
|
|
|
feature-gate-doc_keyword.rs
|
Add missing ui tests
|
2018-06-04 09:52:31 +02:00 |
feature-gate-doc_keyword.stderr
|
Add missing ui tests
|
2018-06-04 09:52:31 +02:00 |
feature-gate-doc_masked.rs
|
|
|
feature-gate-doc_masked.stderr
|
|
|
feature-gate-doc_spotlight.rs
|
|
|
feature-gate-doc_spotlight.stderr
|
|
|
feature-gate-dropck-ugeh-2.rs
|
|
|
feature-gate-dropck-ugeh-2.stderr
|
|
|
feature-gate-dropck-ugeh.rs
|
|
|
feature-gate-dropck-ugeh.stderr
|
|
|
feature-gate-exclusive-range-pattern.rs
|
|
|
feature-gate-exclusive-range-pattern.stderr
|
|
|
feature-gate-exhaustive-patterns.rs
|
|
|
feature-gate-exhaustive-patterns.stderr
|
|
|
feature-gate-extern_absolute_paths.rs
|
|
|
feature-gate-extern_absolute_paths.stderr
|
|
|
feature-gate-extern_in_paths.rs
|
|
|
feature-gate-extern_in_paths.stderr
|
|
|
feature-gate-extern_prelude.rs
|
Add one more prelude layer for extern crate names passed with --extern
|
2018-04-27 00:46:55 +03:00 |
feature-gate-extern_prelude.stderr
|
Add one more prelude layer for extern crate names passed with --extern
|
2018-04-27 00:46:55 +03:00 |
feature-gate-extern_types.rs
|
|
|
feature-gate-extern_types.stderr
|
|
|
feature-gate-external_doc.rs
|
|
|
feature-gate-external_doc.stderr
|
|
|
feature-gate-feature-gate.rs
|
|
|
feature-gate-feature-gate.stderr
|
|
|
feature-gate-fundamental.rs
|
|
|
feature-gate-fundamental.stderr
|
|
|
feature-gate-generators.rs
|
|
|
feature-gate-generators.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
feature-gate-generic_associated_types.rs
|
|
|
feature-gate-generic_associated_types.stderr
|
|
|
feature-gate-global_asm.rs
|
|
|
feature-gate-global_asm.stderr
|
|
|
feature-gate-if_while_or_patterns.rs
|
|
|
feature-gate-if_while_or_patterns.stderr
|
|
|
feature-gate-in_band_lifetimes-impl.rs
|
|
|
feature-gate-in_band_lifetimes-impl.stderr
|
|
|
feature-gate-in_band_lifetimes.rs
|
|
|
feature-gate-in_band_lifetimes.stderr
|
|
|
feature-gate-infer_outlives_requirements.rs
|
|
|
feature-gate-infer_outlives_requirements.stderr
|
|
|
feature-gate-intrinsics.rs
|
|
|
feature-gate-intrinsics.stderr
|
|
|
feature-gate-label_break_value.rs
|
Add feature gate label_break_value
|
2018-05-16 13:58:41 +02:00 |
feature-gate-label_break_value.stderr
|
Add feature gate label_break_value
|
2018-05-16 13:58:41 +02:00 |
feature-gate-lang-items.rs
|
|
|
feature-gate-lang-items.stderr
|
|
|
feature-gate-link_args.rs
|
|
|
feature-gate-link_args.stderr
|
|
|
feature-gate-link_cfg.rs
|
|
|
feature-gate-link_cfg.stderr
|
|
|
feature-gate-link_llvm_intrinsics.rs
|
|
|
feature-gate-link_llvm_intrinsics.stderr
|
|
|
feature-gate-linkage.rs
|
|
|
feature-gate-linkage.stderr
|
|
|
feature-gate-linker-flavor.rs
|
|
|
feature-gate-linker-flavor.stderr
|
|
|
feature-gate-log_syntax2.rs
|
|
|
feature-gate-log_syntax2.stderr
|
|
|
feature-gate-log_syntax.rs
|
|
|
feature-gate-log_syntax.stderr
|
|
|
feature-gate-macro_at_most_once_rep.rs
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-macro_at_most_once_rep.stderr
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-macro-literal-matcher.rs
|
Macros: Add a 'literal' fragment specifier
|
2018-05-13 19:17:02 +03:00 |
feature-gate-macro-literal-matcher.stderr
|
Macros: Add a 'literal' fragment specifier
|
2018-05-13 19:17:02 +03:00 |
feature-gate-macro-vis-matcher.rs
|
|
|
feature-gate-macro-vis-matcher.stderr
|
|
|
feature-gate-macros_in_extern.rs
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-macros_in_extern.stderr
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-main.rs
|
|
|
feature-gate-main.stderr
|
|
|
feature-gate-may-dangle.rs
|
|
|
feature-gate-may-dangle.stderr
|
|
|
feature-gate-naked_functions.rs
|
|
|
feature-gate-naked_functions.stderr
|
|
|
feature-gate-needs-allocator.rs
|
|
|
feature-gate-needs-allocator.stderr
|
|
|
feature-gate-negate-unsigned.rs
|
|
|
feature-gate-negate-unsigned.stderr
|
unary op filter, dereference hint
|
2018-05-11 15:12:53 +03:00 |
feature-gate-never_type.rs
|
|
|
feature-gate-never_type.stderr
|
|
|
feature-gate-nll.nll.stderr
|
|
|
feature-gate-nll.rs
|
|
|
feature-gate-nll.stderr
|
|
|
feature-gate-no_core.rs
|
|
|
feature-gate-no_core.stderr
|
|
|
feature-gate-no-debug-2.rs
|
|
|
feature-gate-no-debug-2.stderr
|
|
|
feature-gate-no-debug.rs
|
|
|
feature-gate-no-debug.stderr
|
|
|
feature-gate-non_ascii_idents.rs
|
|
|
feature-gate-non_ascii_idents.stderr
|
|
|
feature-gate-non_exhaustive.rs
|
|
|
feature-gate-non_exhaustive.stderr
|
|
|
feature-gate-omit-gdb-pretty-printer-section.rs
|
|
|
feature-gate-omit-gdb-pretty-printer-section.stderr
|
|
|
feature-gate-on-unimplemented.rs
|
|
|
feature-gate-on-unimplemented.stderr
|
|
|
feature-gate-optin-builtin-traits.rs
|
|
|
feature-gate-optin-builtin-traits.stderr
|
|
|
feature-gate-overlapping_marker_traits.rs
|
|
|
feature-gate-overlapping_marker_traits.stderr
|
|
|
feature-gate-pattern_parentheses.rs
|
|
|
feature-gate-pattern_parentheses.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
feature-gate-plugin_registrar.rs
|
|
|
feature-gate-plugin_registrar.stderr
|
|
|
feature-gate-plugin.rs
|
|
|
feature-gate-plugin.stderr
|
|
|
feature-gate-prelude_import.rs
|
|
|
feature-gate-prelude_import.stderr
|
|
|
feature-gate-profiler-runtime.rs
|
|
|
feature-gate-profiler-runtime.stderr
|
|
|
feature-gate-raw-identifiers.rs
|
|
|
feature-gate-raw-identifiers.stderr
|
|
|
feature-gate-repr128.rs
|
|
|
feature-gate-repr128.stderr
|
|
|
feature-gate-repr_packed.rs
|
|
|
feature-gate-repr_packed.stderr
|
|
|
feature-gate-repr-simd.rs
|
|
|
feature-gate-repr-simd.stderr
|
|
|
feature-gate-rustc_const_unstable.rs
|
|
|
feature-gate-rustc_const_unstable.stderr
|
|
|
feature-gate-rustc-attrs.rs
|
|
|
feature-gate-rustc-attrs.stderr
|
|
|
feature-gate-rustc-diagnostic-macros.rs
|
|
|
feature-gate-rustc-diagnostic-macros.stderr
|
|
|
feature-gate-sanitizer-runtime.rs
|
|
|
feature-gate-sanitizer-runtime.stderr
|
|
|
feature-gate-simd-ffi.rs
|
|
|
feature-gate-simd-ffi.stderr
|
|
|
feature-gate-simd.rs
|
|
|
feature-gate-simd.stderr
|
|
|
feature-gate-slice-patterns.rs
|
|
|
feature-gate-slice-patterns.stderr
|
|
|
feature-gate-staged_api.rs
|
|
|
feature-gate-staged_api.stderr
|
|
|
feature-gate-start.rs
|
|
|
feature-gate-start.stderr
|
|
|
feature-gate-static-nobundle.rs
|
|
|
feature-gate-static-nobundle.stderr
|
|
|
feature-gate-stmt_expr_attributes.rs
|
|
|
feature-gate-stmt_expr_attributes.stderr
|
|
|
feature-gate-thread_local.rs
|
|
|
feature-gate-thread_local.stderr
|
|
|
feature-gate-tool_attributes.rs
|
Add tests for a new feature 'tool_attributes'
|
2018-05-02 11:32:33 +02:00 |
feature-gate-tool_attributes.stderr
|
make it compile again
|
2018-05-02 12:05:13 +02:00 |
feature-gate-trace_macros.rs
|
|
|
feature-gate-trace_macros.stderr
|
|
|
feature-gate-trivial_bounds-lint.rs
|
Add trivial bounds lint
|
2018-05-15 11:43:59 +01:00 |
feature-gate-trivial_bounds.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
feature-gate-trivial_bounds.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
feature-gate-try_reserve.rs
|
|
|
feature-gate-try_reserve.stderr
|
|
|
feature-gate-type_ascription.rs
|
|
|
feature-gate-type_ascription.stderr
|
|
|
feature-gate-unboxed-closures-manual-impls.rs
|
|
|
feature-gate-unboxed-closures-manual-impls.stderr
|
|
|
feature-gate-unboxed-closures-method-calls.rs
|
|
|
feature-gate-unboxed-closures-method-calls.stderr
|
|
|
feature-gate-unboxed-closures-ufcs-calls.rs
|
|
|
feature-gate-unboxed-closures-ufcs-calls.stderr
|
|
|
feature-gate-unboxed-closures.rs
|
|
|
feature-gate-unboxed-closures.stderr
|
|
|
feature-gate-underscore-imports.rs
|
|
|
feature-gate-underscore-imports.stderr
|
|
|
feature-gate-unsized_tuple_coercion.rs
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-unsized_tuple_coercion.stderr
|
lower case some feature gate messages
|
2018-06-26 19:06:01 -05:00 |
feature-gate-untagged_unions.rs
|
|
|
feature-gate-untagged_unions.stderr
|
|
|
feature-gate-unwind-attributes.rs
|
|
|
feature-gate-unwind-attributes.stderr
|
|
|
feature-gate-used.rs
|
|
|
feature-gate-used.stderr
|
|
|
feature-gate-wasm_custom_section.rs
|
|
|
feature-gate-wasm_custom_section.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
feature-gate-wasm_import_module.rs
|
|
|
feature-gate-wasm_import_module.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
fn_must_use.rs
|
stabilize #[must_use] for functions and must-use operators
|
2018-04-28 20:32:49 -07:00 |
fn_must_use.stderr
|
in which the must-use additional messaging is tucked into a note
|
2018-05-06 21:51:23 -07:00 |
generic-param-attrs.rs
|
|
|
generic-type-less-params-with-defaults.rs
|
|
|
generic-type-less-params-with-defaults.stderr
|
|
|
generic-type-more-params-with-defaults.rs
|
|
|
generic-type-more-params-with-defaults.stderr
|
|
|
higher-lifetime-bounds.rs
|
|
|
higher-lifetime-bounds.stderr
|
|
|
if-let-arm-types.rs
|
|
|
if-let-arm-types.stderr
|
|
|
if-without-block.rs
|
|
|
if-without-block.stderr
|
|
|
impl_trait_projections.rs
|
Don't inspect the generated existential type items
|
2018-06-26 16:36:32 +02:00 |
impl_trait_projections.stderr
|
Don't inspect the generated existential type items
|
2018-06-26 16:36:32 +02:00 |
impl-duplicate-methods.rs
|
|
|
impl-duplicate-methods.stderr
|
|
|
impl-unused-rps-in-assoc-type.rs
|
|
|
impl-unused-rps-in-assoc-type.stderr
|
|
|
impossible_range.rs
|
|
|
impossible_range.stderr
|
|
|
index-help.rs
|
|
|
index-help.stderr
|
|
|
inference_unstable_featured.rs
|
|
|
inference_unstable_featured.stderr
|
|
|
inference_unstable_forced.rs
|
|
|
inference_unstable_forced.stderr
|
|
|
inference_unstable.rs
|
Clarify wordings of the unstable_name_collision lint.
|
2018-05-01 16:54:25 +08:00 |
inference_unstable.stderr
|
Fix naming conventions for new lints
|
2018-05-25 02:35:07 +03:00 |
inference-variable-behind-raw-pointer.rs
|
|
|
inference-variable-behind-raw-pointer.stderr
|
|
|
infinite-recursion-const-fn.rs
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
infinite-recursion-const-fn.stderr
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
invalid-path-in-const.rs
|
|
|
invalid-path-in-const.stderr
|
|
|
invalid-variadic-function.rs
|
|
|
invalid-variadic-function.stderr
|
|
|
issue-1962.rs
|
|
|
issue-1962.stderr
|
|
|
issue-2848.rs
|
|
|
issue-2848.stderr
|
|
|
issue-3008-1.rs
|
|
|
issue-3008-1.stderr
|
Fix tuple struct field spans
|
2018-05-10 09:15:47 -07:00 |
issue-3008-2.rs
|
|
|
issue-3008-2.stderr
|
|
|
issue-3044.rs
|
|
|
issue-3044.stderr
|
|
|
issue-3779.rs
|
|
|
issue-3779.stderr
|
|
|
issue-4335.nll.stderr
|
Also point to free named region on lifetime errors
|
2018-06-28 11:12:44 -07:00 |
issue-4335.rs
|
|
|
issue-4335.stderr
|
|
|
issue-4935.rs
|
|
|
issue-4935.stderr
|
|
|
issue-5239-1.rs
|
|
|
issue-5239-1.stderr
|
unary op filter, dereference hint
|
2018-05-11 15:12:53 +03:00 |
issue-6458-3.rs
|
|
|
issue-6458-3.stderr
|
|
|
issue-6458-4.rs
|
|
|
issue-6458-4.stderr
|
|
|
issue-6458.rs
|
|
|
issue-6458.stderr
|
|
|
issue-7813.rs
|
|
|
issue-7813.stderr
|
|
|
issue-10969.rs
|
|
|
issue-10969.stderr
|
|
|
issue-11004.rs
|
|
|
issue-11004.stderr
|
|
|
issue-11319.rs
|
|
|
issue-11319.stderr
|
|
|
issue-12187-1.rs
|
|
|
issue-12187-1.stderr
|
|
|
issue-12187-2.rs
|
|
|
issue-12187-2.stderr
|
|
|
issue-12511.rs
|
|
|
issue-12511.stderr
|
|
|
issue-13058.nll.stderr
|
|
|
issue-13058.rs
|
|
|
issue-13058.stderr
|
|
|
issue-13483.rs
|
|
|
issue-13483.stderr
|
|
|
issue-14092.rs
|
|
|
issue-14092.stderr
|
|
|
issue-15260.rs
|
|
|
issue-15260.stderr
|
|
|
issue-15524.rs
|
|
|
issue-15524.stderr
|
|
|
issue-17263.nll.stderr
|
|
|
issue-17263.rs
|
|
|
issue-17263.stderr
|
|
|
issue-17441.rs
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
issue-17441.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
issue-18183.rs
|
|
|
issue-18183.stderr
|
|
|
issue-18819.rs
|
|
|
issue-18819.stderr
|
|
|
issue-19100.fixed
|
use structured suggestion for pattern-named-the-same-as-variant warning
|
2018-06-23 22:57:37 -07:00 |
issue-19100.rs
|
use structured suggestion for pattern-named-the-same-as-variant warning
|
2018-06-23 22:57:37 -07:00 |
issue-19100.stderr
|
use structured suggestion for pattern-named-the-same-as-variant warning
|
2018-06-23 22:57:37 -07:00 |
issue-19498.rs
|
|
|
issue-19498.stderr
|
|
|
issue-19707.rs
|
|
|
issue-19707.stderr
|
|
|
issue-19922.rs
|
|
|
issue-19922.stderr
|
|
|
issue-20692.rs
|
|
|
issue-20692.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
issue-21546.rs
|
|
|
issue-21546.stderr
|
|
|
issue-21600.nll.stderr
|
|
|
issue-21600.rs
|
|
|
issue-21600.stderr
|
|
|
issue-21950.rs
|
|
|
issue-21950.stderr
|
|
|
issue-22370.rs
|
|
|
issue-22370.stderr
|
|
|
issue-22560.rs
|
|
|
issue-22560.stderr
|
|
|
issue-22644.rs
|
|
|
issue-22644.stderr
|
|
|
issue-22886.rs
|
|
|
issue-22886.stderr
|
|
|
issue-22933-2.rs
|
|
|
issue-22933-2.stderr
|
|
|
issue-23041.rs
|
|
|
issue-23041.stderr
|
|
|
issue-23173.rs
|
|
|
issue-23173.stderr
|
|
|
issue-23217.rs
|
|
|
issue-23217.stderr
|
use type name in E0599 enum variant suggestion
|
2018-06-02 16:58:49 -04:00 |
issue-23302-1.rs
|
|
|
issue-23302-1.stderr
|
rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants".
|
2018-05-19 20:34:42 +03:00 |
issue-23302-2.rs
|
|
|
issue-23302-2.stderr
|
rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants".
|
2018-05-19 20:34:42 +03:00 |
issue-23302-3.rs
|
|
|
issue-23302-3.stderr
|
|
|
issue-23543.rs
|
|
|
issue-23543.stderr
|
|
|
issue-23544.rs
|
|
|
issue-23544.stderr
|
|
|
issue-23716.rs
|
|
|
issue-23716.stderr
|
|
|
issue-24036.rs
|
|
|
issue-24036.stderr
|
|
|
issue-24081.rs
|
|
|
issue-24081.stderr
|
|
|
issue-24424.rs
|
|
|
issue-24424.stderr
|
|
|
issue-25385.rs
|
|
|
issue-25385.stderr
|
|
|
issue-25793.nll.stderr
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-25793.rs
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-25793.stderr
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-25826.rs
|
|
|
issue-25826.stderr
|
|
|
issue-26056.rs
|
|
|
issue-26056.stderr
|
|
|
issue-26093.rs
|
|
|
issue-26093.stderr
|
|
|
issue-26472.rs
|
|
|
issue-26472.stderr
|
|
|
issue-26638.rs
|
|
|
issue-26638.stderr
|
|
|
issue-26886.rs
|
|
|
issue-26886.stderr
|
|
|
issue-27282-move-match-input-into-guard.rs
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-move-match-input-into-guard.stderr
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-move-ref-mut-into-guard.rs
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-move-ref-mut-into-guard.stderr
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-mutate-before-diverging-arm-1.rs
|
Review feedback: Adding test cases suggested by arielb1.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-mutate-before-diverging-arm-1.stderr
|
Review feedback: Adding test cases suggested by arielb1.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-mutate-before-diverging-arm-2.rs
|
Review feedback: Adding test cases suggested by arielb1.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-mutate-before-diverging-arm-2.stderr
|
Review feedback: Adding test cases suggested by arielb1.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-reborrow-ref-mut-in-guard.rs
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27282-reborrow-ref-mut-in-guard.stderr
|
Tests illustrating the bug fixes for #27282 and #24535.
|
2018-05-29 23:02:40 +02:00 |
issue-27842.rs
|
|
|
issue-27842.stderr
|
|
|
issue-27942.rs
|
|
|
issue-27942.stderr
|
Extend support to get_generics for all NodeItem s
|
2018-06-28 11:12:43 -07:00 |
issue-28568.rs
|
|
|
issue-28568.stderr
|
|
|
issue-28776.rs
|
|
|
issue-28776.stderr
|
|
|
issue-28837.rs
|
|
|
issue-28837.stderr
|
|
|
issue-28971.rs
|
|
|
issue-28971.stderr
|
use type name in E0599 enum variant suggestion
|
2018-06-02 16:58:49 -04:00 |
issue-29124.rs
|
|
|
issue-29124.stderr
|
|
|
issue-29723.rs
|
|
|
issue-29723.stderr
|
|
|
issue-30007.rs
|
|
|
issue-30007.stderr
|
|
|
issue-30255.rs
|
|
|
issue-30255.stderr
|
|
|
issue-30302.rs
|
|
|
issue-30302.stderr
|
use structured suggestion for pattern-named-the-same-as-variant warning
|
2018-06-23 22:57:37 -07:00 |
issue-30730.rs
|
|
|
issue-30730.stderr
|
|
|
issue-31221.rs
|
|
|
issue-31221.stderr
|
|
|
issue-32326.rs
|
|
|
issue-32326.stderr
|
Fix tuple struct field spans
|
2018-05-10 09:15:47 -07:00 |
issue-32950.rs
|
|
|
issue-32950.stderr
|
|
|
issue-33525.rs
|
|
|
issue-33525.stderr
|
|
|
issue-33941.rs
|
|
|
issue-33941.stderr
|
|
|
issue-34047.rs
|
|
|
issue-34047.stderr
|
|
|
issue-34209.rs
|
|
|
issue-34209.stderr
|
|
|
issue-35139.rs
|
|
|
issue-35139.stderr
|
|
|
issue-35241.rs
|
|
|
issue-35241.stderr
|
|
|
issue-35675.rs
|
|
|
issue-35675.stderr
|
|
|
issue-35869.rs
|
|
|
issue-35869.stderr
|
|
|
issue-35976.rs
|
|
|
issue-35976.stderr
|
|
|
issue-36163.rs
|
|
|
issue-36163.stderr
|
rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants".
|
2018-05-19 20:34:42 +03:00 |
issue-36400.nll.stderr
|
NLL: Updates to diagnostic output in test/ui .
|
2018-06-19 19:38:37 +02:00 |
issue-36400.rs
|
|
|
issue-36400.stderr
|
|
|
issue-36708.rs
|
|
|
issue-36708.stderr
|
|
|
issue-37884.rs
|
|
|
issue-37884.stderr
|
Extend support to get_generics for all NodeItem s
|
2018-06-28 11:12:43 -07:00 |
issue-38715.rs
|
Prohibit duplicate macro_export s
|
2018-05-30 16:15:35 +03:00 |
issue-38715.stderr
|
Prohibit duplicate macro_export s
|
2018-05-30 16:15:35 +03:00 |
issue-40782.rs
|
|
|
issue-40782.stderr
|
|
|
issue-42106.nll.stderr
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-42106.rs
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-42106.stderr
|
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
|
2018-05-25 13:00:51 +02:00 |
issue-42954.fixed
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-42954.rs
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-42954.stderr
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-43189.rs
|
Add test for reexported crate names
|
2018-05-28 10:55:32 -07:00 |
issue-43189.stderr
|
Add test for reexported crate names
|
2018-05-28 10:55:32 -07:00 |
issue-43806.rs
|
|
|
issue-44023.rs
|
|
|
issue-44023.stderr
|
|
|
issue-44078.rs
|
|
|
issue-44078.stderr
|
|
|
issue-44406.rs
|
|
|
issue-44406.stderr
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-45107-unnecessary-unsafe-in-closure.rs
|
|
|
issue-45107-unnecessary-unsafe-in-closure.stderr
|
|
|
issue-45157.rs
|
|
|
issue-45157.stderr
|
|
|
issue-45296.rs
|
|
|
issue-45296.stderr
|
|
|
issue-45697-1.rs
|
|
|
issue-45697-1.stderr
|
|
|
issue-45697.rs
|
|
|
issue-45697.stderr
|
|
|
issue-45730.rs
|
|
|
issue-45730.stderr
|
|
|
issue-46112.rs
|
|
|
issue-46112.stderr
|
|
|
issue-46186.rs
|
|
|
issue-46186.stderr
|
|
|
issue-46332.rs
|
|
|
issue-46332.stderr
|
|
|
issue-46471-1.rs
|
|
|
issue-46471-1.stderr
|
|
|
issue-46471.rs
|
|
|
issue-46471.stderr
|
|
|
issue-46472.rs
|
|
|
issue-46472.stderr
|
Point to lifetime in fn definition on lifetime error note
|
2018-06-28 11:12:42 -07:00 |
issue-46576.rs
|
|
|
issue-46576.stderr
|
|
|
issue-46983.rs
|
|
|
issue-46983.stderr
|
|
|
issue-47073-zero-padded-tuple-struct-indices.rs
|
|
|
issue-47073-zero-padded-tuple-struct-indices.stderr
|
|
|
issue-47094.rs
|
|
|
issue-47094.stderr
|
|
|
issue-47184.rs
|
|
|
issue-47184.stderr
|
|
|
issue-47377.rs
|
|
|
issue-47377.stderr
|
|
|
issue-47380.rs
|
|
|
issue-47380.stderr
|
|
|
issue-47511.rs
|
|
|
issue-47511.stderr
|
|
|
issue-47623.rs
|
|
|
issue-47623.stderr
|
|
|
issue-47646.rs
|
|
|
issue-47646.stderr
|
|
|
issue-47706-trait.rs
|
|
|
issue-47706-trait.stderr
|
|
|
issue-47706.rs
|
|
|
issue-47706.stderr
|
|
|
issue-48132.rs
|
|
|
issue-48179.rs
|
|
|
issue-48276.rs
|
|
|
issue-48276.stderr
|
|
|
issue-48636.fixed
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-48636.rs
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-48636.stderr
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
issue-48728.rs
|
|
|
issue-48728.stderr
|
Update existing tests for trivial bounds changes
|
2018-05-15 11:43:59 +01:00 |
issue-48803.rs
|
|
|
issue-48803.stderr
|
|
|
issue-49040.rs
|
|
|
issue-49040.stderr
|
|
|
issue-49074.rs
|
|
|
issue-49074.stderr
|
|
|
issue-49257.rs
|
Improve diagnostics for incorrect .. usage
|
2018-06-05 08:48:55 -07:00 |
issue-49257.stderr
|
Account for comma in suggestion
|
2018-06-05 08:48:55 -07:00 |
issue-49934.rs
|
Warn on pointless #[derive] in more places
|
2018-04-29 16:01:41 -07:00 |
issue-49934.stderr
|
Warn on pointless #[derive] in more places
|
2018-04-29 16:01:41 -07:00 |
issue-50187.rs
|
Better support for import resolution in 3 namespaces
|
2018-05-01 03:12:36 +03:00 |
issue-50403.rs
|
forbid empty identifiers from concat_idents
|
2018-05-02 22:58:28 -04:00 |
issue-50403.stderr
|
add missing output for ui test
|
2018-05-03 00:25:14 -04:00 |
issue-50480.rs
|
Merge all "Copy not implemented" errors
|
2018-05-12 14:24:02 -03:00 |
issue-50480.stderr
|
Fix rebase
|
2018-05-12 15:07:15 -03:00 |
issue-50576.rs
|
Fail typecheck if we encounter a bogus break
|
2018-05-26 03:09:55 +02:00 |
issue-50576.stderr
|
Fail typecheck if we encounter a bogus break
|
2018-05-26 03:09:55 +02:00 |
issue-50577.rs
|
Don't ICE when performing lower_pattern_unadjusted on a TyError
|
2018-06-25 13:49:34 -07:00 |
issue-50577.stderr
|
Don't ICE when performing lower_pattern_unadjusted on a TyError
|
2018-06-25 13:49:34 -07:00 |
issue-50581.rs
|
Fail typecheck if we encounter a bogus break
|
2018-05-26 03:09:55 +02:00 |
issue-50581.stderr
|
Fail typecheck if we encounter a bogus break
|
2018-05-26 03:09:55 +02:00 |
issue-50585.rs
|
Accept TyError in patterns to avoid ICE on bad input
|
2018-06-21 18:18:39 -07:00 |
issue-50585.stderr
|
Fix incorrect type mismatch label pointing at return type
|
2018-06-29 10:36:32 -07:00 |
issue-50599.rs
|
Fix an ICE when casting a nonexistent const
|
2018-05-16 00:43:43 +01:00 |
issue-50599.stderr
|
Fix an ICE when casting a nonexistent const
|
2018-05-16 00:43:43 +01:00 |
issue-50618.rs
|
typeck: Fix ICE with struct update syntax
|
2018-05-12 02:47:58 +00:00 |
issue-50618.stderr
|
typeck: Fix ICE with struct update syntax
|
2018-05-12 02:47:58 +00:00 |
issue-50714-1.rs
|
Prevent main and start from having a where clause.
|
2018-05-18 22:03:24 +01:00 |
issue-50714-1.stderr
|
Tweak main type arguments and where clause spans
|
2018-05-22 21:09:57 -07:00 |
issue-50714.rs
|
Prevent main and start from having a where clause.
|
2018-05-18 22:03:24 +01:00 |
issue-50714.stderr
|
Tweak main type arguments and where clause spans
|
2018-05-22 21:09:57 -07:00 |
issue-50761.rs
|
remove feature line from test
|
2018-05-19 13:01:28 -07:00 |
issue-50781.rs
|
Make where clause object safety be a warn-by-default lint
|
2018-06-25 06:57:08 -03:00 |
issue-50781.stderr
|
Fill in tracking issue for WHERE_CLAUSES_OBJECT_SAFETY future compat lint
|
2018-06-25 06:57:08 -03:00 |
issue-50802.rs
|
CheckLoopVisitor: also visit break expressions
|
2018-05-17 13:18:24 +02:00 |
issue-50802.stderr
|
CheckLoopVisitor: also visit break expressions
|
2018-05-17 13:18:24 +02:00 |
issue-50825-1.rs
|
Fix a typo
|
2018-06-08 17:00:49 +01:00 |
issue-50825.rs
|
Fix a typo
|
2018-06-08 17:00:49 +01:00 |
issue-50993.rs
|
Update issue-50993.rs
|
2018-05-24 21:03:48 +02:00 |
issue-50993.stderr
|
Don't ICE if crate has no valid crate types left
|
2018-05-24 17:05:16 +02:00 |
issue-51022.rs
|
Simply joint lifetime/type iteration
|
2018-06-20 12:21:52 +01:00 |
issue-51022.stderr
|
Simply joint lifetime/type iteration
|
2018-06-20 12:21:52 +01:00 |
issue-51044.rs
|
Normalize associated types when checking global bounds
|
2018-06-08 17:00:56 +01:00 |
issue-51102.rs
|
typeck: Do not pass the field check on field error
|
2018-05-31 14:45:49 +00:00 |
issue-51102.stderr
|
typeck: Do not pass the field check on field error
|
2018-05-31 14:45:49 +00:00 |
issue-51279.rs
|
Deny #[cfg] and #[cfg_attr] on generic parameters.
|
2018-06-02 05:11:33 +08:00 |
issue-51279.stderr
|
Deny #[cfg] and #[cfg_attr] on generic parameters.
|
2018-06-02 05:11:33 +08:00 |
issue-51714.rs
|
Accept TyError in analyze_closure to avoid ICE
|
2018-06-22 15:35:52 -07:00 |
issue-51714.stderr
|
Accept TyError in analyze_closure to avoid ICE
|
2018-06-22 15:35:52 -07:00 |
label_break_value_continue.rs
|
Add tests for new labeled blocks for unused_labels
|
2018-05-18 16:57:16 -07:00 |
label_break_value_continue.stderr
|
Add tests for new labeled blocks for unused_labels
|
2018-05-18 16:57:16 -07:00 |
label_break_value_illegal_uses.rs
|
Add feature gate label_break_value
|
2018-05-16 13:58:41 +02:00 |
label_break_value_illegal_uses.stderr
|
Add feature gate label_break_value
|
2018-05-16 13:58:41 +02:00 |
label_break_value_unlabeled_break.rs
|
Add tests for new labeled blocks for unused_labels
|
2018-05-18 16:57:16 -07:00 |
label_break_value_unlabeled_break.stderr
|
Add tests for new labeled blocks for unused_labels
|
2018-05-18 16:57:16 -07:00 |
lifetime_starts_expressions.rs
|
|
|
lifetime_starts_expressions.stderr
|
|
|
lifetime-elision-return-type-requires-explicit-lifetime.rs
|
|
|
lifetime-elision-return-type-requires-explicit-lifetime.stderr
|
|
|
lint-anon-param-edition.fixed
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
lint-anon-param-edition.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
lint-anon-param-edition.stderr
|
Make anon params lint warn-by-default
|
2018-05-27 14:08:45 -05:00 |
lint-ctypes.rs
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
lint-ctypes.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
lint-forbid-attr.rs
|
|
|
lint-forbid-attr.stderr
|
|
|
lint-output-format-2.rs
|
|
|
lint-output-format-2.stderr
|
|
|
lint-unconditional-recursion.rs
|
|
|
lint-unconditional-recursion.stderr
|
|
|
liveness-return-last-stmt-semi.rs
|
|
|
liveness-return-last-stmt-semi.stderr
|
|
|
loop-break-value-no-repeat.rs
|
|
|
loop-break-value-no-repeat.stderr
|
Make the compiler support the label-break-value feature
|
2018-05-16 13:56:24 +02:00 |
loops-reject-duplicate-labels-2.rs
|
Reimplement unused_labels lint as a compiler builtin in the resolver
|
2018-05-18 16:57:15 -07:00 |
loops-reject-duplicate-labels-2.stderr
|
Reimplement unused_labels lint as a compiler builtin in the resolver
|
2018-05-18 16:57:15 -07:00 |
loops-reject-duplicate-labels.rs
|
Reimplement unused_labels lint as a compiler builtin in the resolver
|
2018-05-18 16:57:15 -07:00 |
loops-reject-duplicate-labels.stderr
|
Reimplement unused_labels lint as a compiler builtin in the resolver
|
2018-05-18 16:57:15 -07:00 |
loops-reject-labels-shadowing-lifetimes.rs
|
|
|
loops-reject-labels-shadowing-lifetimes.stderr
|
|
|
loops-reject-lifetime-shadowing-label.rs
|
|
|
loops-reject-lifetime-shadowing-label.stderr
|
|
|
macro-context.rs
|
|
|
macro-context.stderr
|
|
|
macro-invalid-fragment-spec.rs
|
|
|
macro-invalid-fragment-spec.stderr
|
Macros: Add a 'literal' fragment specifier
|
2018-05-13 19:17:02 +03:00 |
macro-reexport-removed.rs
|
Remove macro_reexport
|
2018-05-01 15:58:42 +03:00 |
macro-reexport-removed.stderr
|
Give removal reasons to removed features
|
2018-05-01 15:58:42 +03:00 |
macro-shadowing.rs
|
|
|
macro-shadowing.stderr
|
|
|
main-wrong-location.rs
|
|
|
main-wrong-location.stderr
|
|
|
maybe-bounds.rs
|
Update tests
|
2018-06-10 10:37:38 +09:00 |
maybe-bounds.stderr
|
Update tests
|
2018-06-10 10:37:38 +09:00 |
method-call-err-msg.rs
|
|
|
method-call-err-msg.stderr
|
|
|
method-call-lifetime-args-lint.rs
|
|
|
method-call-lifetime-args-lint.stderr
|
|
|
method-call-lifetime-args.rs
|
|
|
method-call-lifetime-args.stderr
|
|
|
method-missing-call.rs
|
|
|
method-missing-call.stderr
|
|
|
mir_check_nonconst.rs
|
|
|
mir_check_nonconst.stderr
|
|
|
missing-allocator.rs
|
Add a UI test for the missing allocator error message
|
2018-06-19 20:06:28 +02:00 |
missing-allocator.stderr
|
Update the error message for a missing global allocator
|
2018-06-19 20:16:43 +02:00 |
missing-block-hint.rs
|
|
|
missing-block-hint.stderr
|
|
|
missing-fields-in-struct-pattern.rs
|
|
|
missing-fields-in-struct-pattern.stderr
|
|
|
moves-based-on-type-block-bad.nll.stderr
|
Update tests for grouped nll move errors
|
2018-06-27 22:46:58 +01:00 |
moves-based-on-type-block-bad.rs
|
|
|
moves-based-on-type-block-bad.stderr
|
|
|
moves-based-on-type-match-bindings.nll.stderr
|
Fix erroneous error note when using field after move
|
2018-06-22 18:23:33 -03:00 |
moves-based-on-type-match-bindings.rs
|
|
|
moves-based-on-type-match-bindings.stderr
|
|
|
moves-based-on-type-tuple.rs
|
|
|
moves-based-on-type-tuple.stderr
|
|
|
mut-ref.rs
|
|
|
mut-ref.stderr
|
|
|
nested_impl_trait.rs
|
|
|
nested_impl_trait.stderr
|
|
|
no-args-non-move-async-closure.rs
|
add edition compiletest header + fix tests
|
2018-06-26 19:32:00 -05:00 |
no-args-non-move-async-closure.stderr
|
Fix error code numbers
|
2018-06-23 22:08:40 +02:00 |
no-patterns-in-args.rs
|
|
|
no-patterns-in-args.stderr
|
|
|
non-constant-expr-for-arr-len.rs
|
|
|
non-constant-expr-for-arr-len.stderr
|
|
|
non-exhaustive-pattern-witness.rs
|
|
|
non-exhaustive-pattern-witness.stderr
|
|
|
not-enough-arguments.rs
|
|
|
not-enough-arguments.stderr
|
|
|
numeric-fields.rs
|
|
|
numeric-fields.stderr
|
|
|
object-safety-associated-consts.rs
|
|
|
object-safety-associated-consts.stderr
|
|
|
object-safety-generics.rs
|
|
|
object-safety-generics.stderr
|
|
|
object-safety-mentions-Self.rs
|
|
|
object-safety-mentions-Self.stderr
|
|
|
object-safety-sized.rs
|
|
|
object-safety-sized.stderr
|
|
|
object-safety-supertrait-mentions-Self.rs
|
|
|
object-safety-supertrait-mentions-Self.stderr
|
|
|
obsolete-syntax-impl-for-dotdot.rs
|
|
|
obsolete-syntax-impl-for-dotdot.stderr
|
|
|
order-dependent-cast-inference.rs
|
|
|
order-dependent-cast-inference.stderr
|
|
|
partialeq_help.rs
|
|
|
partialeq_help.stderr
|
Add message to rustc_on_unimplemented attributes in core
|
2018-06-19 15:19:13 -07:00 |
path-lookahead.rs
|
|
|
path-lookahead.stderr
|
|
|
qualified-path-params-2.rs
|
|
|
qualified-path-params-2.stderr
|
|
|
range-inclusive-pattern-precedence.rs
|
inclusive range syntax lint (... → ..= )
|
2018-06-26 07:54:49 -07:00 |
range-inclusive-pattern-precedence.stderr
|
inclusive range syntax lint (... → ..= )
|
2018-06-26 07:54:49 -07:00 |
raw_string.rs
|
|
|
raw_string.stderr
|
|
|
raw-literal-keywords.rs
|
dyn_trait feature-gate just for stage0
|
2018-04-27 10:04:58 -05:00 |
raw-literal-keywords.stderr
|
updated stderr files and removed feature-gate test for dyn_trait
|
2018-04-27 10:05:51 -05:00 |
raw-literal-self.rs
|
|
|
raw-literal-self.stderr
|
|
|
raw-literal-underscore.rs
|
|
|
raw-literal-underscore.stderr
|
|
|
reassign-ref-mut.rs
|
Add unit test for case that didn't seem to be covered in existing UI tests
|
2018-06-19 19:41:54 +02:00 |
reassign-ref-mut.stderr
|
Add unit test for case that didn't seem to be covered in existing UI tests
|
2018-06-19 19:41:54 +02:00 |
recursive-requirements.rs
|
|
|
recursive-requirements.stderr
|
|
|
region-borrow-params-issue-29793-small.nll.stderr
|
Extend support to get_generics for all NodeItem s
|
2018-06-28 11:12:43 -07:00 |
region-borrow-params-issue-29793-small.rs
|
|
|
region-borrow-params-issue-29793-small.stderr
|
|
|
regions-fn-subtyping-return-static.rs
|
|
|
regions-fn-subtyping-return-static.stderr
|
|
|
regions-nested-fns-2.nll.stderr
|
|
|
regions-nested-fns-2.rs
|
|
|
regions-nested-fns-2.stderr
|
|
|
repr-align-assign.fixed
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
repr-align-assign.rs
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
repr-align-assign.stderr
|
suggestion applicabilities for libsyntax and librustc, run-rustfix tests
|
2018-05-20 14:13:25 -07:00 |
resolve-conflict-item-vs-import.rs
|
|
|
resolve-conflict-item-vs-import.stderr
|
|
|
resolve-inconsistent-names.rs
|
|
|
resolve-inconsistent-names.stderr
|
|
|
self-impl.rs
|
|
|
self-impl.stderr
|
|
|
shadowed-lifetime.rs
|
|
|
shadowed-lifetime.stderr
|
|
|
shadowed-type-parameter.rs
|
|
|
shadowed-type-parameter.stderr
|
|
|
short-error-format.rs
|
Stabilize short error format
|
2018-05-31 20:09:27 +02:00 |
short-error-format.stderr
|
Make short-error format GNU compatible
|
2018-05-31 20:09:27 +02:00 |
similar-tokens.rs
|
Modified test case again.
|
2018-06-01 15:51:00 -04:00 |
similar-tokens.stderr
|
Modified test case again.
|
2018-06-01 15:51:00 -04:00 |
specialization-feature-gate-default.rs
|
|
|
specialization-feature-gate-default.stderr
|
|
|
specialization-feature-gate-overlap.rs
|
|
|
specialization-feature-gate-overlap.stderr
|
|
|
static-lifetime.rs
|
|
|
static-lifetime.stderr
|
Extend support to get_generics for all NodeItem s
|
2018-06-28 11:12:43 -07:00 |
str-concat-on-double-ref.rs
|
|
|
str-concat-on-double-ref.stderr
|
|
|
str-lit-type-mismatch.rs
|
|
|
str-lit-type-mismatch.stderr
|
|
|
struct-duplicate-comma.rs
|
Issue #50974: Adding issue number in the test
|
2018-06-22 11:38:38 +02:00 |
struct-duplicate-comma.stderr
|
Issue #50974: Fix compilation error and test
|
2018-06-22 11:38:38 +02:00 |
struct-field-init-syntax.rs
|
|
|
struct-field-init-syntax.stderr
|
|
|
struct-fields-decl-dupe.rs
|
|
|
struct-fields-decl-dupe.stderr
|
|
|
struct-fields-hints-no-dupe.rs
|
|
|
struct-fields-hints-no-dupe.stderr
|
|
|
struct-fields-hints.rs
|
|
|
struct-fields-hints.stderr
|
|
|
struct-fields-too-many.rs
|
|
|
struct-fields-too-many.stderr
|
|
|
struct-missing-comma.rs
|
Issue #50636: Improve error diagnostic with missing commas after struct fields.
|
2018-05-20 13:08:25 +02:00 |
struct-missing-comma.stderr
|
Issue #50636: Improve error diagnostic with missing commas after struct fields.
|
2018-05-20 13:08:25 +02:00 |
struct-path-self-type-mismatch.rs
|
|
|
struct-path-self-type-mismatch.stderr
|
|
|
suggest-private-fields.rs
|
|
|
suggest-private-fields.stderr
|
|
|
suggest-remove-refs-1.rs
|
|
|
suggest-remove-refs-1.stderr
|
|
|
suggest-remove-refs-2.rs
|
|
|
suggest-remove-refs-2.stderr
|
|
|
suggest-remove-refs-3.rs
|
|
|
suggest-remove-refs-3.stderr
|
|
|
svh-change-lit.rs
|
|
|
svh-change-lit.stderr
|
|
|
svh-change-significant-cfg.rs
|
|
|
svh-change-significant-cfg.stderr
|
|
|
svh-change-trait-bound.rs
|
|
|
svh-change-trait-bound.stderr
|
|
|
svh-change-type-arg.rs
|
|
|
svh-change-type-arg.stderr
|
|
|
svh-change-type-ret.rs
|
|
|
svh-change-type-ret.stderr
|
|
|
svh-change-type-static.rs
|
|
|
svh-change-type-static.stderr
|
|
|
svh-use-trait.rs
|
|
|
svh-use-trait.stderr
|
|
|
switched-expectations.rs
|
|
|
switched-expectations.stderr
|
|
|
target-feature-gate.rs
|
|
|
target-feature-gate.stderr
|
Ensure every unstable feature has a tracking issue.
|
2018-05-27 14:22:35 +08:00 |
target-feature-wrong.rs
|
test: Ignore some problematic tests on powerpc and powerpc64*
|
2018-06-17 12:00:47 +02:00 |
target-feature-wrong.stderr
|
test: Ignore some problematic tests on powerpc and powerpc64*
|
2018-06-17 12:00:47 +02:00 |
test-should-panic-attr.rs
|
|
|
test-should-panic-attr.stderr
|
|
|
trait-alias.rs
|
|
|
trait-alias.stderr
|
|
|
trait-duplicate-methods.rs
|
|
|
trait-duplicate-methods.stderr
|
|
|
trait-method-private.rs
|
|
|
trait-method-private.stderr
|
|
|
trait-object-auto-dedup-in-impl.rs
|
Dedup auto traits in trait objects
|
2018-06-01 14:37:16 -07:00 |
trait-object-auto-dedup-in-impl.stderr
|
Dedup auto traits in trait objects
|
2018-06-01 14:37:16 -07:00 |
trait-safety-fn-body.rs
|
|
|
trait-safety-fn-body.stderr
|
|
|
trait-suggest-where-clause.rs
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
trait-suggest-where-clause.stderr
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
traits-multidispatch-convert-ambig-dest.rs
|
|
|
traits-multidispatch-convert-ambig-dest.stderr
|
|
|
trivial-bounds-inconsistent-associated-functions.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent-copy-reborrow.nll.stderr
|
NLL: Updates to diagnostic output in test/ui .
|
2018-06-19 19:38:37 +02:00 |
trivial-bounds-inconsistent-copy-reborrow.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent-copy-reborrow.stderr
|
Add tests for trivial bounds
|
2018-05-15 11:43:59 +01:00 |
trivial-bounds-inconsistent-copy.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent-copy.stderr
|
Add tests for trivial bounds
|
2018-05-15 11:43:59 +01:00 |
trivial-bounds-inconsistent-projection-error.rs
|
Add tests for associated types and inconsistent bounds
|
2018-06-08 17:00:26 +01:00 |
trivial-bounds-inconsistent-projection-error.stderr
|
Add tests for associated types and inconsistent bounds
|
2018-06-08 17:00:26 +01:00 |
trivial-bounds-inconsistent-projection.rs
|
Add tests for associated types and inconsistent bounds
|
2018-06-08 17:00:26 +01:00 |
trivial-bounds-inconsistent-projection.stderr
|
Add tests for associated types and inconsistent bounds
|
2018-06-08 17:00:26 +01:00 |
trivial-bounds-inconsistent-sized.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent-sized.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
trivial-bounds-inconsistent-well-formed.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent-well-formed.stderr
|
Add tests for trivial bounds
|
2018-05-15 11:43:59 +01:00 |
trivial-bounds-inconsistent.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-inconsistent.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
trivial-bounds-leak-copy.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-leak-copy.stderr
|
Add tests for trivial bounds
|
2018-05-15 11:43:59 +01:00 |
trivial-bounds-leak.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-leak.stderr
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
trivial-bounds-lint.rs
|
Reenable trivial bounds
|
2018-06-08 17:00:03 +01:00 |
trivial-bounds-lint.stderr
|
Add trivial bounds lint
|
2018-05-15 11:43:59 +01:00 |
trivial-bounds-object.rs
|
Test that object bounds are preferred over global where clause bounds
|
2018-06-08 17:00:36 +01:00 |
type-alias-bounds.rs
|
|
|
type-alias-bounds.stderr
|
|
|
type-annotation-needed.rs
|
|
|
type-annotation-needed.stderr
|
|
|
type-check-defaults.rs
|
Add message to rustc_on_unimplemented attributes in core
|
2018-06-19 15:19:13 -07:00 |
type-check-defaults.stderr
|
Add message to rustc_on_unimplemented attributes in core
|
2018-06-19 15:19:13 -07:00 |
type-dependent-def-issue-49241.rs
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
type-dependent-def-issue-49241.stderr
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
type-recursive.rs
|
|
|
type-recursive.stderr
|
|
|
typeck_type_placeholder_item.rs
|
|
|
typeck_type_placeholder_item.stderr
|
|
|
typeck_type_placeholder_lifetime_1.rs
|
|
|
typeck_type_placeholder_lifetime_1.stderr
|
|
|
typeck_type_placeholder_lifetime_2.rs
|
|
|
typeck_type_placeholder_lifetime_2.stderr
|
|
|
typeck-builtin-bound-type-parameters.rs
|
|
|
typeck-builtin-bound-type-parameters.stderr
|
|
|
ui-testing-optout.rs
|
|
|
ui-testing-optout.stderr
|
|
|
unboxed-closure-no-cyclic-sig.rs
|
|
|
unboxed-closure-no-cyclic-sig.stderr
|
|
|
unboxed-closure-sugar-wrong-trait.rs
|
|
|
unboxed-closure-sugar-wrong-trait.stderr
|
|
|
unboxed-closures-infer-fn-once-move-from-projection.rs
|
|
|
unboxed-closures-infer-fn-once-move-from-projection.stderr
|
|
|
unconstrained-none.rs
|
|
|
unconstrained-none.stderr
|
|
|
unconstrained-ref.rs
|
|
|
unconstrained-ref.stderr
|
|
|
underscore-ident-matcher.rs
|
|
|
underscore-ident-matcher.stderr
|
|
|
unevaluated_fixed_size_array_len.rs
|
|
|
unevaluated_fixed_size_array_len.stderr
|
|
|
unknown-language-item.rs
|
|
|
unknown-language-item.stderr
|
|
|
unsafe-block-without-braces.rs
|
|
|
unsafe-block-without-braces.stderr
|
|
|
unsafe-const-fn.rs
|
|
|
unsafe-const-fn.stderr
|
|
|
unsized-enum2.rs
|
Update message for !Sized types
|
2018-06-19 17:32:33 -07:00 |
unsized-enum2.stderr
|
add dyn to display of dynamic (trait) type names
|
2018-06-23 18:10:25 -07:00 |
use-mod.rs
|
|
|
use-mod.stderr
|
|
|
use-nested-groups-error.rs
|
|
|
use-nested-groups-error.stderr
|
|
|
use-nested-groups-unused-imports.rs
|
|
|
use-nested-groups-unused-imports.stderr
|
|
|
variadic-ffi-3.rs
|
|
|
variadic-ffi-3.stderr
|
|
|
variance-unused-type-param.rs
|
|
|
variance-unused-type-param.stderr
|
|
|
vector-no-ann.rs
|
|
|
vector-no-ann.stderr
|
|
|
wasm-import-module.rs
|
|
|
wasm-import-module.stderr
|
|
|