| .. |
|
ambiguity-item.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
ambiguity-item.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
bind-field-short-with-modifiers.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
borrowed-ptr-pattern-2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
borrowed-ptr-pattern-3.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
borrowed-ptr-pattern-infallible.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
borrowed-ptr-pattern-option.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
borrowed-ptr-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
const-param.rs
|
Tweak output of some const pattern errors
|
2024-12-04 20:29:36 +00:00 |
|
const-param.stderr
|
Tweak output of some const pattern errors
|
2024-12-04 20:29:36 +00:00 |
|
empty-types-in-patterns.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
exhaustive-bool-match-sanity.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match-generic-unique1.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match-generic-unique2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match-generic.rs
|
Remove some unnecessary parens in assert! conditions
|
2025-02-06 22:28:44 +00:00 |
|
expr-match-panic-all.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match-panic.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match-unique.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
expr-match.rs
|
Remove some unnecessary parens in assert! conditions
|
2025-02-06 22:28:44 +00:00 |
|
fat-arrow-match.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
fn-arg-incomplete-pattern-drop-order.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
fn-pattern-expected-type-2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
fn-pattern-expected-type.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
func-arg-incomplete-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
func-arg-ref-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
func-arg-wild-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
if-let.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
inconsistent-lifetime-mismatch.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
inferred-suffix-in-pattern-range.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
irrefutable-if-let-without-else.fixed
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
irrefutable-if-let-without-else.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
irrefutable-if-let-without-else.stderr
|
Suggest turnging if let into irrefutable let if appropriate
|
2024-02-06 03:53:06 +00:00 |
|
irrefutable-slice-patterns.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
issue-40402-1.rs
|
Move some tests
|
2024-04-21 15:43:43 -03:00 |
|
issue-40402-1.stderr
|
Move some tests
|
2024-04-21 15:43:43 -03:00 |
|
issue-40402-2.rs
|
Move some tests
|
2024-04-21 15:43:43 -03:00 |
|
issue-40402-2.stderr
|
Move some tests
|
2024-04-21 15:43:43 -03:00 |
|
issue-53114-borrow-checks.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
issue-53114-safety-checks.rs
|
Ignore AscribeUserType in unsafeck to avoid duplicate diagnostics.
|
2023-03-09 17:45:13 +00:00 |
|
issue-53114-safety-checks.stderr
|
Replace mir_built query with a hook and use mir_const everywhere instead
|
2024-03-20 09:05:09 +00:00 |
|
let-assignability.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
let-destruct-ref.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
let-var-hygiene.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-arm-statics.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-beginning-vert.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-borrowed_str.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-bot-2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-bot.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-byte-array-patterns.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-enum-struct-0.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-enum-struct-1.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-implicit-copy-unique.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-in-macro.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-join.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-larger-const.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-naked-record-expr.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-naked-record.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-path.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-pattern-bindings.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-pattern-lit.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-pattern-no-type-params.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-pattern-simple.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-phi.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-pipe-binding.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-range-infer.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-range-static.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-range.rs
|
Stabilize exclusive_range
|
2024-05-02 19:42:31 -04:00 |
|
match-reassign.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-ref-binding-in-guard-3256.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-ref-binding-mut-option.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-ref-binding-mut.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-ref-binding.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-ref-unsized.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-str.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-struct-0.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-tag.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-unique-bind.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-unsized.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-value-binding-in-guard-3291.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
match-var-hygiene.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-vec-alternatives.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-vec-rvalue.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
match-with-ret-arm.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
multi-let.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
mut-in-ident-patterns.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
nested-matchs.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
nested-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
nil-pattern.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
nullary-or-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
optional_comma_in_match_arm.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
or-pattern.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
order-drop-with-match.rs
|
Update tests for hidden references to mutable static
|
2024-09-13 14:10:56 +03:00 |
|
pat-ranges.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-1.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-3.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-4.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-5.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-6.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pat-tuple-7.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pattern-bound-var-in-for-each.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
pattern-in-closure.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
range-inclusive-pattern-precedence.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
shadow.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
simple-generic-match.rs
|
tests: remove //@ pretty-expanded usages
|
2024-11-26 02:50:48 +08:00 |
|
underscore-prefixed-function-argument.rs
|
cleaned up some tests
|
2025-07-10 18:50:35 +05:00 |
|
use-uninit-match.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
use-uninit-match2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
zero_sized_subslice_match.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |