| .. |
|
ambiguity-item.rs
|
resolve: Relax fresh binding disambiguation slightly to fix regression
|
2020-05-03 17:39:03 +03:00 |
|
ambiguity-item.stderr
|
Edit error messages for rustc_resolve::AmbiguityKind variants
|
2021-10-25 20:33:07 -05:00 |
|
bind-field-short-with-modifiers.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
borrowed-ptr-pattern-2.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
borrowed-ptr-pattern-3.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
borrowed-ptr-pattern-infallible.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
borrowed-ptr-pattern-option.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
borrowed-ptr-pattern.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
|
const-param.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
|
empty-types-in-patterns.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
exhaustive-bool-match-sanity.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
expr-match-generic-unique1.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
expr-match-generic-unique2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
expr-match-generic.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
expr-match-panic-all.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
expr-match-panic.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
expr-match-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
expr-match.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
fat-arrow-match.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
fn-arg-incomplete-pattern-drop-order.rs
|
Add needs-unwind to tests that depend on panicking
|
2021-12-09 22:03:52 +00:00 |
|
fn-pattern-expected-type-2.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
fn-pattern-expected-type.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
func-arg-incomplete-pattern.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
func-arg-ref-pattern.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
func-arg-wild-pattern.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
if-let.rs
|
replace if-let and while-let with if let and while let
|
2021-02-17 19:26:38 +09:00 |
|
inconsistent-lifetime-mismatch.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
inferred-suffix-in-pattern-range.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
irrefutable-slice-patterns.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
issue-53114-borrow-checks.rs
|
copy test cases to if let as well.
|
2020-04-10 18:07:56 +02:00 |
|
issue-53114-borrow-checks.stderr
|
Be consistent when describing a move as a 'partial' in diagnostics
|
2020-08-08 14:21:04 -04:00 |
|
issue-53114-safety-checks.rs
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
|
issue-53114-safety-checks.stderr
|
make unaligned_reference warning visible in future compat report
|
2022-04-14 22:15:56 -04:00 |
|
let-assignability.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
let-destruct-ref.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
let-var-hygiene.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-arm-statics.rs
|
Upgrade Emscripten targets to use upstream LLVM backend
|
2019-10-16 17:06:48 -07:00 |
|
match-beginning-vert.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-borrowed_str.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-bot-2.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-bot.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-byte-array-patterns.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
match-enum-struct-0.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-enum-struct-1.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-implicit-copy-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
match-in-macro.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-join.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-larger-const.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-naked-record-expr.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-naked-record.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-path.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-pattern-bindings.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-pattern-lit.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-pattern-no-type-params.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-pattern-simple.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-phi.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-pipe-binding.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-range-infer.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-range-static.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-range.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-reassign.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-ref-binding-in-guard-3256.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-ref-binding-mut-option.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-ref-binding-mut.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-ref-binding.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-ref-unsized.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-str.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-struct-0.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-tag.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
match-unique-bind.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
match-unsized.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-value-binding-in-guard-3291.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
match-var-hygiene.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-vec-alternatives.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
match-vec-rvalue.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
match-with-ret-arm.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
multi-let.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
mut-in-ident-patterns.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
nested-matchs.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
nested-pattern.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
nil-pattern.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
nullary-or-pattern.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
optional_comma_in_match_arm.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
or-pattern.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
order-drop-with-match.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-ranges.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-1.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-2.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-3.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-4.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-5.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-6.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pat-tuple-7.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pattern-bound-var-in-for-each.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
pattern-in-closure.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
range-inclusive-pattern-precedence.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
shadow.rs
|
Move some tests to more reasonable directories - 5
|
2021-03-20 11:41:24 -03:00 |
|
simple-generic-match.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
use-uninit-match.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
use-uninit-match2.rs
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
zero_sized_subslice_match.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |