.. |
access-mode-in-closures.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
access-mode-in-closures.stderr
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
assign_mutable_fields.rs
|
|
|
assign_mutable_fields.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
assign-never-type.rs
|
|
|
bindings-after-at-or-patterns-slice-patterns-box-patterns.rs
|
removed more uses of feature gate
|
2021-06-04 09:41:55 -07:00 |
bindings-after-at-or-patterns-slice-patterns-box-patterns.stderr
|
updated line #'s on ui tests and removed feature flag test
|
2021-06-04 09:42:50 -07:00 |
borrow-immutable-upvar-mutation-impl-trait.rs
|
|
|
borrow-immutable-upvar-mutation-impl-trait.stderr
|
|
|
borrow-immutable-upvar-mutation.rs
|
|
|
borrow-immutable-upvar-mutation.stderr
|
|
|
borrow-raw-address-of-borrowed.rs
|
|
|
borrow-raw-address-of-borrowed.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrow-raw-address-of-deref-mutability-ok.rs
|
|
|
borrow-raw-address-of-deref-mutability.rs
|
|
|
borrow-raw-address-of-deref-mutability.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrow-raw-address-of-mutability-ok.rs
|
|
|
borrow-raw-address-of-mutability.rs
|
|
|
borrow-raw-address-of-mutability.stderr
|
Point to span of upvar making closure FnMut
|
2021-01-25 16:53:27 +11:00 |
borrow-tuple-fields.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrow-tuple-fields.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-access-permissions.rs
|
|
|
borrowck-access-permissions.stderr
|
|
|
borrowck-and-init.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-and-init.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-anon-fields-struct.rs
|
|
|
borrowck-anon-fields-struct.stderr
|
|
|
borrowck-anon-fields-tuple.rs
|
|
|
borrowck-anon-fields-tuple.stderr
|
|
|
borrowck-anon-fields-variant.rs
|
Fix debugger stepping behavior around match expressions
|
2021-08-25 15:17:22 -04:00 |
borrowck-anon-fields-variant.stderr
|
Fix debugger stepping behavior around match expressions
|
2021-08-25 15:17:22 -04:00 |
borrowck-argument.rs
|
|
|
borrowck-argument.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-assign-comp-idx.rs
|
|
|
borrowck-assign-comp-idx.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-assign-comp.rs
|
|
|
borrowck-assign-comp.stderr
|
|
|
borrowck-assign-to-andmut-in-aliasable-loc.rs
|
|
|
borrowck-assign-to-andmut-in-aliasable-loc.stderr
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
borrowck-assign-to-andmut-in-borrowed-loc.rs
|
|
|
borrowck-assign-to-andmut-in-borrowed-loc.stderr
|
|
|
borrowck-assign-to-constants.rs
|
|
|
borrowck-assign-to-constants.stderr
|
|
|
borrowck-assign-to-subfield.rs
|
Revert PR 81473 to resolve (on mainline) issues 81626 and 81658.
|
2021-07-21 22:49:52 -04:00 |
borrowck-assignment-to-static-mut.rs
|
|
|
borrowck-auto-mut-ref-to-immut-var.rs
|
|
|
borrowck-auto-mut-ref-to-immut-var.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-autoref-3261.rs
|
|
|
borrowck-autoref-3261.stderr
|
|
|
borrowck-bad-nested-calls-free.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-bad-nested-calls-free.stderr
|
|
|
borrowck-bad-nested-calls-move.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-bad-nested-calls-move.stderr
|
|
|
borrowck-binding-mutbl.rs
|
|
|
borrowck-block-unint.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-block-unint.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-borrow-from-expr-block.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-borrow-from-owned-ptr.rs
|
|
|
borrowck-borrow-from-owned-ptr.stderr
|
|
|
borrowck-borrow-from-stack-variable.rs
|
|
|
borrowck-borrow-from-stack-variable.stderr
|
|
|
borrowck-borrow-from-temporary.rs
|
|
|
borrowck-borrow-from-temporary.stderr
|
|
|
borrowck-borrow-immut-deref-of-box-as-mut.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-borrow-immut-deref-of-box-as-mut.stderr
|
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
|
2021-09-30 01:40:30 +00:00 |
borrowck-borrow-mut-base-ptr-in-aliasable-loc.rs
|
|
|
borrowck-borrow-mut-base-ptr-in-aliasable-loc.stderr
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
borrowck-borrow-mut-object-twice.rs
|
|
|
borrowck-borrow-mut-object-twice.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-borrow-of-mut-base-ptr-safe.rs
|
|
|
borrowck-borrow-overloaded-auto-deref.rs
|
|
|
borrowck-borrow-overloaded-auto-deref.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-borrow-overloaded-deref.rs
|
|
|
borrowck-borrow-overloaded-deref.stderr
|
|
|
borrowck-borrowed-uniq-rvalue-2.rs
|
|
|
borrowck-borrowed-uniq-rvalue-2.stderr
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
borrowck-borrowed-uniq-rvalue.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-borrowed-uniq-rvalue.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-box-sensitivity.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-break-uninit-2.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-break-uninit-2.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-break-uninit.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-break-uninit.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-closures-mut-and-imm.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-closures-mut-and-imm.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-mut-of-imm.rs
|
|
|
borrowck-closures-mut-of-imm.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-mut-of-mut.rs
|
|
|
borrowck-closures-mut-of-mut.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-slice-patterns-ok.rs
|
|
|
borrowck-closures-slice-patterns.rs
|
|
|
borrowck-closures-slice-patterns.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-two-imm.rs
|
|
|
borrowck-closures-two-mut-fail.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-closures-two-mut-fail.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-two-mut.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-closures-two-mut.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-unique-imm.rs
|
|
|
borrowck-closures-unique-imm.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-closures-unique.rs
|
|
|
borrowck-closures-unique.stderr
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
borrowck-closures-use-after-free.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-closures-use-after-free.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-consume-unsize-vec.rs
|
|
|
borrowck-consume-unsize-vec.stderr
|
|
|
borrowck-consume-upcast-box.rs
|
|
|
borrowck-consume-upcast-box.stderr
|
|
|
borrowck-describe-lvalue.rs
|
Fix debugger stepping behavior around match expressions
|
2021-08-25 15:17:22 -04:00 |
borrowck-describe-lvalue.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-drop-from-guard.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
borrowck-drop-from-guard.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
borrowck-escaping-closure-error-1.rs
|
|
|
borrowck-escaping-closure-error-1.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
borrowck-escaping-closure-error-2.rs
|
|
|
borrowck-escaping-closure-error-2.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
borrowck-field-sensitivity-rpass.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-field-sensitivity.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-field-sensitivity.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-fixed-length-vecs.rs
|
|
|
borrowck-fn-in-const-a.rs
|
|
|
borrowck-fn-in-const-a.stderr
|
|
|
borrowck-fn-in-const-c.rs
|
|
|
borrowck-fn-in-const-c.stderr
|
|
|
borrowck-for-loop-correct-cmt-for-pattern.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-for-loop-correct-cmt-for-pattern.stderr
|
|
|
borrowck-for-loop-head-linkage.rs
|
|
|
borrowck-for-loop-head-linkage.stderr
|
|
|
borrowck-freeze-frozen-mut.rs
|
|
|
borrowck-if-no-else.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-if-no-else.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-if-with-else.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-if-with-else.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs
|
|
|
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.stderr
|
|
|
borrowck-in-static.rs
|
|
|
borrowck-in-static.stderr
|
Point to closure when emitting 'cannot move out' for captured variable
|
2021-09-15 01:47:22 +02:00 |
borrowck-init-in-called-fn-expr.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-init-in-called-fn-expr.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-init-in-fn-expr.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-init-in-fn-expr.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-init-in-fru.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-init-in-fru.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-init-op-equal.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-init-op-equal.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-init-plus-equal.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-init-plus-equal.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-insert-during-each.rs
|
|
|
borrowck-insert-during-each.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-issue-2657-1.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-issue-2657-1.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-issue-2657-2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-issue-2657-2.stderr
|
|
|
borrowck-issue-14498.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-issue-14498.stderr
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
borrowck-issue-48962.rs
|
|
|
borrowck-issue-48962.stderr
|
|
|
borrowck-lend-args.rs
|
|
|
borrowck-lend-flow-if.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-lend-flow-if.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-lend-flow-loop.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-lend-flow-loop.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-lend-flow-match.rs
|
|
|
borrowck-lend-flow-match.stderr
|
|
|
borrowck-lend-flow.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-lend-flow.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-loan-blocks-move-cc.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-loan-blocks-move-cc.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-loan-blocks-move.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-loan-blocks-move.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-loan-blocks-mut-uniq.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-loan-blocks-mut-uniq.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-loan-in-overloaded-op.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-loan-in-overloaded-op.stderr
|
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
|
2021-09-30 01:40:30 +00:00 |
borrowck-loan-of-static-data-issue-27616.rs
|
|
|
borrowck-loan-of-static-data-issue-27616.stderr
|
|
|
borrowck-loan-rcvr-overloaded-op.rs
|
|
|
borrowck-loan-rcvr-overloaded-op.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-loan-rcvr.rs
|
|
|
borrowck-loan-rcvr.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-loan-vec-content.rs
|
|
|
borrowck-loan-vec-content.stderr
|
|
|
borrowck-local-borrow-outlives-fn.rs
|
|
|
borrowck-local-borrow-outlives-fn.stderr
|
|
|
borrowck-local-borrow-with-panic-outlives-fn.rs
|
|
|
borrowck-local-borrow-with-panic-outlives-fn.stderr
|
|
|
borrowck-local-borrow.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
borrowck-macro-interaction-issue-6304.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-match-already-borrowed.rs
|
Fix debugger stepping behavior around match expressions
|
2021-08-25 15:17:22 -04:00 |
borrowck-match-already-borrowed.stderr
|
Fix debugger stepping behavior around match expressions
|
2021-08-25 15:17:22 -04:00 |
borrowck-match-binding-is-assignment.rs
|
|
|
borrowck-match-binding-is-assignment.stderr
|
Compiler error messages: reduce assertiveness of message E0384
|
2021-04-12 23:29:09 +01:00 |
borrowck-move-by-capture-ok.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-by-capture.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-by-capture.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00:00 |
borrowck-move-error-with-note.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-error-with-note.stderr
|
|
|
borrowck-move-from-subpath-of-borrowed-path.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-from-subpath-of-borrowed-path.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-move-from-unsafe-ptr.rs
|
|
|
borrowck-move-from-unsafe-ptr.stderr
|
|
|
borrowck-move-in-irrefut-pat.rs
|
|
|
borrowck-move-in-irrefut-pat.stderr
|
|
|
borrowck-move-moved-value-into-closure.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-moved-value-into-closure.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-move-mut-base-ptr.rs
|
|
|
borrowck-move-mut-base-ptr.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-move-out-from-array-match.rs
|
|
|
borrowck-move-out-from-array-match.stderr
|
|
|
borrowck-move-out-from-array-no-overlap-match.rs
|
|
|
borrowck-move-out-from-array-no-overlap-match.stderr
|
|
|
borrowck-move-out-from-array-no-overlap.rs
|
|
|
borrowck-move-out-from-array-use-match.rs
|
|
|
borrowck-move-out-from-array-use-match.stderr
|
|
|
borrowck-move-out-from-array-use-no-overlap-match.rs
|
|
|
borrowck-move-out-from-array-use-no-overlap-match.stderr
|
|
|
borrowck-move-out-from-array-use-no-overlap.rs
|
|
|
borrowck-move-out-from-array-use.rs
|
|
|
borrowck-move-out-from-array-use.stderr
|
|
|
borrowck-move-out-from-array.rs
|
|
|
borrowck-move-out-from-array.stderr
|
|
|
borrowck-move-out-of-overloaded-auto-deref.rs
|
|
|
borrowck-move-out-of-overloaded-auto-deref.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00:00 |
borrowck-move-out-of-overloaded-deref.rs
|
|
|
borrowck-move-out-of-overloaded-deref.stderr
|
|
|
borrowck-move-out-of-static-item.rs
|
|
|
borrowck-move-out-of-static-item.stderr
|
|
|
borrowck-move-out-of-struct-with-dtor.rs
|
|
|
borrowck-move-out-of-struct-with-dtor.stderr
|
|
|
borrowck-move-out-of-tuple-struct-with-dtor.rs
|
|
|
borrowck-move-out-of-tuple-struct-with-dtor.stderr
|
|
|
borrowck-move-out-of-vec-tail.rs
|
|
|
borrowck-move-out-of-vec-tail.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
borrowck-move-subcomponent.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-move-subcomponent.stderr
|
|
|
borrowck-multiple-borrows-interior-boxes.rs
|
|
|
borrowck-multiple-captures.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-multiple-captures.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-mut-addr-of-imm-var.rs
|
|
|
borrowck-mut-addr-of-imm-var.stderr
|
|
|
borrowck-mut-borrow-linear-errors.rs
|
|
|
borrowck-mut-borrow-linear-errors.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-mut-borrow-of-mut-base-ptr.rs
|
|
|
borrowck-mut-borrow-of-mut-base-ptr.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-mut-slice-of-imm-vec.rs
|
|
|
borrowck-mut-slice-of-imm-vec.stderr
|
|
|
borrowck-mut-uniq.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-mut-vec-as-imm-slice.rs
|
|
|
borrowck-mutate-in-guard.rs
|
|
|
borrowck-mutate-in-guard.stderr
|
|
|
borrowck-no-cycle-in-exchange-heap.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-no-cycle-in-exchange-heap.stderr
|
|
|
borrowck-object-lifetime.rs
|
|
|
borrowck-object-lifetime.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-or-init.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-or-init.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-overloaded-call.rs
|
|
|
borrowck-overloaded-call.stderr
|
|
|
borrowck-overloaded-index-and-overloaded-deref.rs
|
|
|
borrowck-overloaded-index-and-overloaded-deref.stderr
|
|
|
borrowck-overloaded-index-autoderef.rs
|
|
|
borrowck-overloaded-index-autoderef.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-overloaded-index-move-from-vec.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-overloaded-index-move-from-vec.stderr
|
|
|
borrowck-overloaded-index-move-index.rs
|
|
|
borrowck-overloaded-index-move-index.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-overloaded-index-ref-index.rs
|
|
|
borrowck-overloaded-index-ref-index.stderr
|
|
|
borrowck-partial-reinit-1.rs
|
|
|
borrowck-partial-reinit-1.stderr
|
|
|
borrowck-partial-reinit-2.rs
|
|
|
borrowck-partial-reinit-2.stderr
|
|
|
borrowck-partial-reinit-3.rs
|
|
|
borrowck-partial-reinit-3.stderr
|
|
|
borrowck-partial-reinit-4.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-partial-reinit-4.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-pat-enum.rs
|
|
|
borrowck-pat-reassign-binding.rs
|
|
|
borrowck-pat-reassign-binding.stderr
|
|
|
borrowck-pat-reassign-no-binding.rs
|
|
|
borrowck-reborrow-from-mut.rs
|
|
|
borrowck-reborrow-from-mut.stderr
|
|
|
borrowck-reborrow-from-shorter-lived-andmut.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
borrowck-reborrow-from-shorter-lived-andmut.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
borrowck-ref-mut-of-imm.rs
|
|
|
borrowck-ref-mut-of-imm.stderr
|
|
|
borrowck-reinit.rs
|
|
|
borrowck-reinit.stderr
|
|
|
borrowck-report-with-custom-diagnostic.rs
|
|
|
borrowck-report-with-custom-diagnostic.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-return-variable-on-stack-via-clone.rs
|
|
|
borrowck-return-variable-on-stack-via-clone.stderr
|
|
|
borrowck-return.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-return.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-rvalues-mutable.rs
|
|
|
borrowck-scope-of-deref-issue-4666.rs
|
|
|
borrowck-slice-pattern-element-loan-array-no-overlap.rs
|
|
|
borrowck-slice-pattern-element-loan-array.rs
|
|
|
borrowck-slice-pattern-element-loan-array.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-slice-pattern-element-loan-rpass.rs
|
|
|
borrowck-slice-pattern-element-loan-slice-no-overlap.rs
|
|
|
borrowck-slice-pattern-element-loan-slice.rs
|
|
|
borrowck-slice-pattern-element-loan-slice.stderr
|
|
|
borrowck-static-item-in-fn.rs
|
|
|
borrowck-storage-dead.rs
|
|
|
borrowck-storage-dead.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-struct-update-with-dtor.rs
|
|
|
borrowck-struct-update-with-dtor.stderr
|
|
|
borrowck-swap-mut-base-ptr.rs
|
|
|
borrowck-swap-mut-base-ptr.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-thread-local-static-borrow-outlives-fn.rs
|
|
|
borrowck-thread-local-static-borrow-outlives-fn.stderr
|
|
|
borrowck-trait-lifetime.rs
|
|
|
borrowck-unary-move.rs
|
|
|
borrowck-unary-move.stderr
|
|
|
borrowck-unboxed-closures.rs
|
|
|
borrowck-unboxed-closures.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
borrowck-uninit-after-item.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-uninit-after-item.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-uninit-field-access.rs
|
|
|
borrowck-uninit-field-access.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-uninit-in-assignop.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-uninit-in-assignop.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-uninit-ref-chain.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-uninit-ref-chain.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-uninit.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-uninit.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-union-borrow-nested.rs
|
|
|
borrowck-union-borrow-nested.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-union-borrow.rs
|
Remove redundant ignore-tidy-linelength annotations
|
2021-04-03 22:30:20 +02:00 |
borrowck-union-borrow.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
borrowck-union-move-assign.rs
|
|
|
borrowck-union-move-assign.stderr
|
|
|
borrowck-union-move.rs
|
|
|
borrowck-union-move.stderr
|
|
|
borrowck-union-uninitialized.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-union-uninitialized.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-uniq-via-lend.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-uniq-via-lend.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-uniq-via-ref.rs
|
|
|
borrowck-univariant-enum.rs
|
|
|
borrowck-unsafe-static-mutable-borrows.rs
|
|
|
borrowck-unused-mut-locals.rs
|
Ignore automatically derived impls of Clone and Debug in dead code analysis
|
2021-09-09 19:49:07 +02:00 |
borrowck-use-in-index-lvalue.rs
|
|
|
borrowck-use-in-index-lvalue.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-use-mut-borrow-rpass.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-use-mut-borrow.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-use-mut-borrow.stderr
|
|
|
borrowck-use-uninitialized-in-cast-trait.rs
|
|
|
borrowck-use-uninitialized-in-cast-trait.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-use-uninitialized-in-cast.rs
|
|
|
borrowck-use-uninitialized-in-cast.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-vec-pattern-element-loan.rs
|
|
|
borrowck-vec-pattern-element-loan.stderr
|
|
|
borrowck-vec-pattern-loan-from-mut.rs
|
|
|
borrowck-vec-pattern-loan-from-mut.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
borrowck-vec-pattern-move-tail.rs
|
|
|
borrowck-vec-pattern-move-tail.stderr
|
|
|
borrowck-vec-pattern-nesting.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
borrowck-vec-pattern-nesting.stderr
|
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
|
2021-09-30 01:40:30 +00:00 |
borrowck-vec-pattern-tail-element-loan.rs
|
|
|
borrowck-vec-pattern-tail-element-loan.stderr
|
|
|
borrowck-while-break.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-while-break.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-while-cond.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-while-cond.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
borrowck-while.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
borrowck-while.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
copy-suggestion-region-vid.rs
|
Erase regions when checking for missing Copy predicates
|
2022-03-06 17:21:39 -08:00 |
copy-suggestion-region-vid.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
disallow-possibly-uninitialized.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
disallow-possibly-uninitialized.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
fsu-moves-and-copies.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
immut-function-arguments.rs
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
immut-function-arguments.stderr
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
immutable-arg.rs
|
|
|
immutable-arg.stderr
|
Compiler error messages: reduce assertiveness of message E0384
|
2021-04-12 23:29:09 +01:00 |
index-mut-help-with-impl.rs
|
|
|
index-mut-help-with-impl.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
index-mut-help.rs
|
|
|
index-mut-help.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-7573.rs
|
|
|
issue-7573.stderr
|
Update ui tests
|
2021-02-01 18:23:12 +01:00 |
issue-10876.rs
|
|
|
issue-17263.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
issue-17545.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-17545.stderr
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-20801.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-20801.stderr
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-24267-flow-exit.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
issue-24267-flow-exit.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
issue-25793.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-25793.stderr
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
issue-28934.rs
|
Move some tests to more reasonable places
|
2022-05-08 17:31:05 -03:00 |
issue-31287-drop-in-guard.rs
|
|
|
issue-31287-drop-in-guard.stderr
|
|
|
issue-33819.rs
|
fix test/ui/borrowck/issue-33819
|
2021-07-25 10:56:13 -04:00 |
issue-33819.stderr
|
suggest removing unnecessary \&mut as help message
|
2021-07-25 10:24:37 -04:00 |
issue-41962.rs
|
|
|
issue-41962.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
issue-42344.rs
|
Move some tests to more suitable subdirs
|
2021-03-06 18:24:53 +09:00 |
issue-42344.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-45199.rs
|
Compiler error messages: reduce assertiveness of message E0384
|
2021-04-12 23:29:09 +01:00 |
issue-45199.stderr
|
Compiler error messages: reduce assertiveness of message E0384
|
2021-04-12 23:29:09 +01:00 |
issue-45983.rs
|
|
|
issue-45983.stderr
|
Update ui tests
|
2021-02-01 18:23:12 +01:00 |
issue-46095.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-46471.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-46471.stderr
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
issue-47215-ice-from-drop-elab.rs
|
|
|
issue-47215-ice-from-drop-elab.stderr
|
|
|
issue-51117.rs
|
|
|
issue-51117.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-51348-multi-ref-mut-in-guard.rs
|
|
|
issue-51415.rs
|
|
|
issue-51415.stderr
|
|
|
issue-52713-bug.rs
|
|
|
issue-52713-bug.stderr
|
|
|
issue-52967-edition-2018-needs-two-phase-borrows.rs
|
|
|
issue-53432-nested-closure-outlives-borrowed-value.rs
|
|
|
issue-53432-nested-closure-outlives-borrowed-value.stderr
|
|
|
issue-54499-field-mutation-marks-mut-as-used.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
issue-54499-field-mutation-marks-mut-as-used.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
issue-54499-field-mutation-of-moved-out-with-mut.rs
|
|
|
issue-54499-field-mutation-of-moved-out-with-mut.stderr
|
|
|
issue-54499-field-mutation-of-moved-out.rs
|
|
|
issue-54499-field-mutation-of-moved-out.stderr
|
|
|
issue-54499-field-mutation-of-never-init.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
issue-54499-field-mutation-of-never-init.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
issue-54597-reject-move-out-of-borrow-via-pat.rs
|
|
|
issue-54597-reject-move-out-of-borrow-via-pat.stderr
|
|
|
issue-55492-borrowck-migrate-scans-parents.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
issue-55492-borrowck-migrate-scans-parents.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
issue-55552-ascribe-wildcard-to-structured-pattern.rs
|
|
|
issue-58776-borrowck-scans-children.rs
|
|
|
issue-58776-borrowck-scans-children.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
issue-62007-assign-box.rs
|
|
|
issue-62007-assign-field.rs
|
|
|
issue-62107-match-arm-scopes.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
issue-62107-match-arm-scopes.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
issue-64453.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-64453.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-69789-iterator-mut-suggestion.rs
|
|
|
issue-69789-iterator-mut-suggestion.stderr
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
issue-71546.rs
|
generalize the outlives obligation code
|
2022-06-15 11:47:05 -04:00 |
issue-80772.rs
|
Add a regression test for #80772
|
2021-11-16 09:38:43 +09:00 |
issue-81365-1.rs
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81365-1.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-2.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-2.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-3.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-3.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-4.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-4.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-5.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-5.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-6.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-6.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-7.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-7.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-8.rs
|
Point out implicit deref coercions in borrow
|
2021-02-08 13:24:37 +11:00 |
issue-81365-8.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-81365-9.rs
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81365-9.stderr
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81365-10.rs
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81365-10.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-81365-11.rs
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81365-11.stderr
|
Add tests
|
2021-02-08 13:29:42 +11:00 |
issue-81899.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
issue-81899.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-82032.rs
|
add test
|
2021-02-13 12:12:57 +01:00 |
issue-82032.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-82126-mismatched-subst-and-hir.rs
|
Make RPIT and TAIT work exactly the same
|
2022-06-29 08:58:36 +00:00 |
issue-82126-mismatched-subst-and-hir.stderr
|
Make RPIT and TAIT work exactly the same
|
2022-06-29 08:58:36 +00:00 |
issue-82462.rs
|
rustc: use more correct span data in for loop desugaring
|
2021-08-28 12:18:46 -07:00 |
issue-82462.stderr
|
rustc: use more correct span data in for loop desugaring
|
2021-08-28 12:18:46 -07:00 |
issue-83309-ice-immut-in-for-loop.rs
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
issue-83309-ice-immut-in-for-loop.stderr
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
issue-83760.rs
|
Add help on reinitialization between move and access
|
2021-07-07 18:33:50 +02:00 |
issue-83760.stderr
|
Add help on reinitialization between move and access
|
2021-07-07 18:33:50 +02:00 |
issue-85581.rs
|
Do not emit invalid suggestions on multiple mutable borrow errors
|
2021-06-16 09:47:37 +09:00 |
issue-85581.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
issue-85765.rs
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
issue-85765.stderr
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
issue-87456-point-to-closure.rs
|
Point to closure when emitting 'cannot move out' for captured variable
|
2021-09-15 01:47:22 +02:00 |
issue-87456-point-to-closure.stderr
|
Point to closure when emitting 'cannot move out' for captured variable
|
2021-09-15 01:47:22 +02:00 |
issue-88434-minimal-example.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
issue-88434-minimal-example.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-88434-removal-index-should-be-less.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
issue-88434-removal-index-should-be-less.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-91206.rs
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
issue-91206.stderr
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
issue-92015.rs
|
Added regression test for issue 92015
|
2021-12-28 21:50:00 -08:00 |
issue-92015.stderr
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
issue-93093.rs
|
[borrowck] Fix help on mutating &self in async fns
|
2022-01-22 16:21:16 -08:00 |
issue-93093.stderr
|
[borrowck] Fix help on mutating &self in async fns
|
2022-01-22 16:21:16 -08:00 |
kindck-implicit-close-over-mut-var.rs
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
lazy-init.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
move-error-in-promoted-2.rs
|
|
|
move-error-in-promoted-2.stderr
|
|
|
move-error-in-promoted.rs
|
|
|
move-error-in-promoted.stderr
|
|
|
move-error-snippets-ext.rs
|
|
|
move-error-snippets.rs
|
|
|
move-error-snippets.stderr
|
Bless tests
|
2021-10-15 02:36:58 -05:00 |
move-from-union-field-issue-66500.rs
|
|
|
move-from-union-field-issue-66500.stderr
|
|
|
move-in-pattern-mut-in-loop.rs
|
|
|
move-in-pattern-mut-in-loop.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
move-in-pattern-mut.rs
|
|
|
move-in-pattern-mut.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
move-in-pattern.fixed
|
|
|
move-in-pattern.rs
|
|
|
move-in-pattern.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
move-in-static-initializer-issue-38520.rs
|
|
|
move-in-static-initializer-issue-38520.stderr
|
|
|
mut-borrow-in-loop-2.fixed
|
|
|
mut-borrow-in-loop-2.rs
|
|
|
mut-borrow-in-loop-2.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
mut-borrow-in-loop.rs
|
|
|
mut-borrow-in-loop.stderr
|
|
|
mut-borrow-of-mut-ref.rs
|
Suggestion for call on immutable binding of mutable type
|
2021-08-29 08:34:53 +00:00 |
mut-borrow-of-mut-ref.stderr
|
diagnostics: fix trailing space
|
2022-06-16 14:40:28 +03:00 |
mut-borrow-outside-loop.rs
|
|
|
mut-borrow-outside-loop.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
mutability-errors.rs
|
|
|
mutability-errors.stderr
|
Improve error reporting for modifications behind & references
|
2021-07-02 18:29:49 +02:00 |
or-patterns.rs
|
update tests
|
2021-03-19 19:45:42 -05:00 |
or-patterns.stderr
|
update tests
|
2021-03-19 19:45:42 -05:00 |
promote-ref-mut-in-let-issue-46557.rs
|
|
|
promote-ref-mut-in-let-issue-46557.stderr
|
|
|
reassignment_immutable_fields_overlapping.rs
|
|
|
reassignment_immutable_fields_overlapping.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
reassignment_immutable_fields_twice.rs
|
|
|
reassignment_immutable_fields_twice.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
reassignment_immutable_fields.rs
|
|
|
reassignment_immutable_fields.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
regions-bound-missing-bound-in-impl.rs
|
|
|
regions-bound-missing-bound-in-impl.stderr
|
Point at bounds when comparing impl items to trait
|
2021-11-20 18:54:31 +00:00 |
regions-escape-bound-fn-2.rs
|
|
|
regions-escape-bound-fn-2.stderr
|
Update ui tests
|
2021-02-01 18:23:12 +01:00 |
regions-escape-bound-fn.rs
|
|
|
regions-escape-bound-fn.stderr
|
Update ui tests
|
2021-02-01 18:23:12 +01:00 |
regions-escape-unboxed-closure.rs
|
|
|
regions-escape-unboxed-closure.stderr
|
Update ui tests
|
2021-02-01 18:23:12 +01:00 |
return-local-binding-from-desugaring.rs
|
Simplify for loop desugar
|
2021-11-21 08:15:21 -06:00 |
return-local-binding-from-desugaring.stderr
|
Simplify for loop desugar
|
2021-11-21 08:15:21 -06:00 |
slice-index-bounds-check-invalidation.rs
|
|
|
slice-index-bounds-check-invalidation.stderr
|
|
|
suggest-as-ref-on-mut-closure.rs
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
suggest-as-ref-on-mut-closure.stderr
|
Do not use a suggestion to change a binding's name to a type
|
2022-06-28 22:34:13 +00:00 |
suggest-local-var-double-mut.rs
|
Suggest using a temporary variable to fix borrowck errors
|
2021-12-10 14:34:00 -08:00 |
suggest-local-var-double-mut.stderr
|
Suggest using a temporary variable to fix borrowck errors
|
2021-12-10 14:34:00 -08:00 |
suggest-local-var-for-vector.rs
|
suggest adding a local for vector to fix borrowck errors
|
2022-04-08 23:17:57 +09:00 |
suggest-local-var-for-vector.stderr
|
suggest adding a local for vector to fix borrowck errors
|
2022-04-08 23:17:57 +09:00 |
suggest-local-var-imm-and-mut.rs
|
Suggest using a temporary variable to fix borrowck errors
|
2021-12-10 14:34:00 -08:00 |
suggest-local-var-imm-and-mut.stderr
|
Suggest using a temporary variable to fix borrowck errors
|
2021-12-10 14:34:00 -08:00 |
suggest-storing-local-var-for-vector.rs
|
suggest adding a local for vector to fix borrowck errors
|
2022-04-08 23:17:57 +09:00 |
suggest-storing-local-var-for-vector.stderr
|
suggest adding a local for vector to fix borrowck errors
|
2022-04-08 23:17:57 +09:00 |
two-phase-across-loop.rs
|
|
|
two-phase-across-loop.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
two-phase-activation-sharing-interference.nll_target.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-activation-sharing-interference.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-allow-access-during-reservation.nll_target.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
two-phase-allow-access-during-reservation.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-baseline.rs
|
|
|
two-phase-bin-ops.rs
|
|
|
two-phase-cannot-nest-mut-self-calls.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-cannot-nest-mut-self-calls.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-control-flow-split-before-activation.rs
|
|
|
two-phase-method-receivers.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-multi-mut.rs
|
|
|
two-phase-multi-mut.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
two-phase-multiple-activations.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-nonrecv-autoref.base.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-nonrecv-autoref.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-reservation-sharing-interference-2.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-reservation-sharing-interference-2.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
two-phase-reservation-sharing-interference.nll_target.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-reservation-sharing-interference.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-sneaky.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
two-phase-sneaky.stderr
|
fix one more case of trailing space
|
2022-06-16 14:40:29 +03:00 |
two-phase-surprise-no-conflict.rs
|
|
|
two-phase-surprise-no-conflict.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
unboxed-closures-move-upvar-from-non-once-ref-closure.rs
|
|
|
unboxed-closures-move-upvar-from-non-once-ref-closure.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00:00 |