.. |
borrow-closures-instead-of-move.rs
|
Suggest function borrow ignoring needs_note
|
2022-03-28 22:27:07 -07:00 |
borrow-closures-instead-of-move.stderr
|
Suggest function borrow ignoring needs_note
|
2022-03-28 22:27:07 -07:00 |
issue-46099-move-in-macro.rs
|
|
|
issue-46099-move-in-macro.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00:00 |
issue-72649-uninit-in-loop.rs
|
|
|
issue-72649-uninit-in-loop.stderr
|
|
|
issue-75904-move-closure-loop.rs
|
|
|
issue-75904-move-closure-loop.stderr
|
|
|
move-1-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-2-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-3-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-4-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-4.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-arg-2-unique.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-arg-2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-arg.rs
|
|
|
move-deref-coercion.rs
|
|
|
move-deref-coercion.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
move-fn-self-receiver.rs
|
|
|
move-fn-self-receiver.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00:00 |
move-guard-same-consts.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-guard-same-consts.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-in-guard-1.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-in-guard-1.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-in-guard-2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-in-guard-2.stderr
|
Tweak move error
|
2022-03-03 21:21:57 +00: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-of-addr-of-mut.rs
|
Sanity check for move from an uninit variable whose address is taken
|
2021-11-13 11:30:52 -08:00 |
move-of-addr-of-mut.stderr
|
Sanity check for move from an uninit variable whose address is taken
|
2021-11-13 11:30:52 -08:00 |
move-out-of-array-1.rs
|
|
|
move-out-of-array-1.stderr
|
|
|
move-out-of-array-ref.rs
|
|
|
move-out-of-array-ref.stderr
|
|
|
move-out-of-field.rs
|
|
|
move-out-of-slice-1.rs
|
|
|
move-out-of-slice-1.stderr
|
|
|
move-out-of-slice-2.rs
|
|
|
move-out-of-slice-2.stderr
|
|
|
move-out-of-tuple-field.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
move-out-of-tuple-field.stderr
|
|
|
move-scalar.rs
|
|
|
moves-based-on-type-access-to-field.rs
|
|
|
moves-based-on-type-access-to-field.stderr
|
|
|
moves-based-on-type-block-bad.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-based-on-type-block-bad.stderr
|
|
|
moves-based-on-type-capture-clause-bad.rs
|
|
|
moves-based-on-type-capture-clause-bad.stderr
|
Fix a format_args span to be expansion
|
2021-10-29 17:13:15 -05:00 |
moves-based-on-type-capture-clause.rs
|
|
|
moves-based-on-type-cyclic-types-issue-4821.rs
|
|
|
moves-based-on-type-cyclic-types-issue-4821.stderr
|
|
|
moves-based-on-type-distribute-copy-over-paren.rs
|
|
|
moves-based-on-type-distribute-copy-over-paren.stderr
|
|
|
moves-based-on-type-exprs.rs
|
|
|
moves-based-on-type-exprs.stderr
|
|
|
moves-based-on-type-match-bindings.rs
|
|
|
moves-based-on-type-match-bindings.stderr
|
|
|
moves-based-on-type-move-out-of-closure-env-issue-1965.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-based-on-type-move-out-of-closure-env-issue-1965.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-based-on-type-no-recursive-stack-closure.rs
|
|
|
moves-based-on-type-no-recursive-stack-closure.stderr
|
Add suggestion to borrow opaque Fn and FnMut instead of move
|
2022-03-28 22:27:06 -07:00 |
moves-based-on-type-tuple.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-based-on-type-tuple.stderr
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-sru-moved-field.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
moves-sru-moved-field.stderr
|
|
|
use_of_moved_value_clone_suggestions.rs
|
Use rustfix in copy suggestion test
|
2022-03-01 16:57:03 +03:00 |
use_of_moved_value_clone_suggestions.stderr
|
Use rustfix in copy suggestion test
|
2022-03-01 16:57:03 +03:00 |
use_of_moved_value_copy_suggestions.fixed
|
On E0204 suggest missing type param bounds
|
2022-06-02 12:54:04 -07:00 |
use_of_moved_value_copy_suggestions.rs
|
Bless tests.
|
2022-04-30 13:55:17 +02:00 |
use_of_moved_value_copy_suggestions.stderr
|
On E0204 suggest missing type param bounds
|
2022-06-02 12:54:04 -07:00 |