| .. |
|
issue-46099-move-in-macro.rs
|
Fix spurious 'value moved here in previous iteration of loop' messages
|
2020-06-21 21:27:34 -04:00 |
|
issue-46099-move-in-macro.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
issue-75904-move-closure-loop.rs
|
Point to a move-related span when pointing to closure upvars
|
2020-08-26 02:11:01 -04:00 |
|
issue-75904-move-closure-loop.stderr
|
Point to a move-related span when pointing to closure upvars
|
2020-08-26 02:11:01 -04:00 |
|
move-1-unique.rs
|
|
|
|
move-2-unique.rs
|
|
|
|
move-2.rs
|
|
|
|
move-3-unique.rs
|
|
|
|
move-4-unique.rs
|
|
|
|
move-4.rs
|
|
|
|
move-arg-2-unique.rs
|
|
|
|
move-arg-2.rs
|
|
|
|
move-arg.rs
|
|
|
|
move-deref-coercion.rs
|
Note when a a move/borrow error is caused by a deref coercion
|
2020-09-10 20:56:20 -04:00 |
|
move-deref-coercion.stderr
|
Note when a a move/borrow error is caused by a deref coercion
|
2020-09-10 20:56:20 -04:00 |
|
move-fn-self-receiver.rs
|
Explain method-call move errors in loops
|
2021-01-08 14:37:07 -05:00 |
|
move-fn-self-receiver.stderr
|
Change wording of note
|
2021-01-08 14:57:35 -05:00 |
|
move-guard-same-consts.rs
|
|
|
|
move-guard-same-consts.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
move-in-guard-1.rs
|
|
|
|
move-in-guard-1.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
move-in-guard-2.rs
|
|
|
|
move-in-guard-2.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
move-into-dead-array-1.rs
|
|
|
|
move-into-dead-array-1.stderr
|
|
|
|
move-into-dead-array-2.rs
|
|
|
|
move-into-dead-array-2.stderr
|
|
|
|
move-nullary-fn.rs
|
|
|
|
move-out-of-array-1.rs
|
|
|
|
move-out-of-array-1.stderr
|
|
|
|
move-out-of-array-ref.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
move-out-of-array-ref.stderr
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
move-out-of-field.rs
|
|
|
|
move-out-of-slice-1.rs
|
|
|
|
move-out-of-slice-1.stderr
|
|
|
|
move-out-of-slice-2.rs
|
Make tidy happy
|
2020-10-27 14:45:34 -03:00 |
|
move-out-of-slice-2.stderr
|
Add unsized_locals to INCOMPLETE_FEATURES list
|
2020-10-27 14:45:28 -03:00 |
|
move-out-of-tuple-field.rs
|
|
|
|
move-out-of-tuple-field.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
move-scalar.rs
|
|
|
|
moves-based-on-type-access-to-field.rs
|
|
|
|
moves-based-on-type-access-to-field.stderr
|
Change wording of note
|
2021-01-08 14:57:35 -05:00 |
|
moves-based-on-type-block-bad.rs
|
|
|
|
moves-based-on-type-block-bad.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-capture-clause-bad.rs
|
|
|
|
moves-based-on-type-capture-clause-bad.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-capture-clause.rs
|
|
|
|
moves-based-on-type-cyclic-types-issue-4821.rs
|
Be consistent when describing a move as a 'partial' in diagnostics
|
2020-08-08 14:21:04 -04:00 |
|
moves-based-on-type-cyclic-types-issue-4821.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-distribute-copy-over-paren.rs
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-distribute-copy-over-paren.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-exprs.rs
|
|
|
|
moves-based-on-type-exprs.stderr
|
Change wording of note
|
2021-01-08 14:57:35 -05:00 |
|
moves-based-on-type-match-bindings.rs
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-match-bindings.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-based-on-type-move-out-of-closure-env-issue-1965.rs
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
moves-based-on-type-move-out-of-closure-env-issue-1965.stderr
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
moves-based-on-type-no-recursive-stack-closure.rs
|
|
|
|
moves-based-on-type-no-recursive-stack-closure.stderr
|
Tweak suggest_constraining_type_param
|
2020-03-29 13:13:17 -07:00 |
|
moves-based-on-type-tuple.rs
|
|
|
|
moves-based-on-type-tuple.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
moves-sru-moved-field.rs
|
|
|
|
moves-sru-moved-field.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |