..
auxiliary
Fix some typos
2024-12-24 11:35:38 +08:00
assignment-of-clone-call-on-ref-due-to-missing-bound.current.fixed
Fix next solver handling of shallow trait impl check
2025-03-19 14:40:14 +00:00
assignment-of-clone-call-on-ref-due-to-missing-bound.current.stderr
Demonstrate next-solver missing diagnostic
2025-03-19 14:38:23 +00:00
assignment-of-clone-call-on-ref-due-to-missing-bound.next.fixed
Fix next solver handling of shallow trait impl check
2025-03-19 14:40:14 +00:00
assignment-of-clone-call-on-ref-due-to-missing-bound.next.stderr
Fix next solver handling of shallow trait impl check
2025-03-19 14:40:14 +00:00
assignment-of-clone-call-on-ref-due-to-missing-bound.rs
Fix next solver handling of shallow trait impl check
2025-03-19 14:40:14 +00:00
borrow-closures-instead-of-move.rs
Suggest borrowing arguments in generic positions when trait bounds are satisfied
2024-11-13 20:29:40 -08:00
borrow-closures-instead-of-move.stderr
Suggest borrowing arguments in generic positions when trait bounds are satisfied
2024-11-13 20:29:40 -08:00
do-not-suggest-removing-wrong-ref-pattern-issue-132806.fixed
add_move_error_suggestions
: use a HIR visitor rather than SourceMap
2024-11-25 20:29:04 -08:00
do-not-suggest-removing-wrong-ref-pattern-issue-132806.rs
add_move_error_suggestions
: use a HIR visitor rather than SourceMap
2024-11-25 20:29:04 -08:00
do-not-suggest-removing-wrong-ref-pattern-issue-132806.stderr
add_move_error_suggestions
: use a HIR visitor rather than SourceMap
2024-11-25 20:29:04 -08:00
issue-22536-copy-mustnt-zero.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-22536-copy-mustnt-zero.stderr
Update tests
2024-02-07 10:42:01 +08:00
issue-34721.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-34721.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
issue-34721.stderr
Mention type parameter in more cases and don't suggest ~const bound already there
2024-12-07 21:37:13 +00:00
issue-46099-move-in-macro.rs
issue-46099-move-in-macro.stderr
issue-72649-uninit-in-loop.rs
Mention when type parameter could be Clone
2024-04-24 22:21:15 +00:00
issue-72649-uninit-in-loop.stderr
Mention when type parameter could be Clone
2024-04-24 22:21:15 +00:00
issue-75904-move-closure-loop.rs
issue-75904-move-closure-loop.stderr
Mention when type parameter could be Clone
2024-04-24 22:21:15 +00:00
issue-99470-move-out-of-some.rs
issue-99470-move-out-of-some.stderr
move-1-unique.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-2-unique.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-3-unique.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-4-unique.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-4.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-arg-2-unique.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-arg-2.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-arg.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
move-deref-coercion.rs
move-deref-coercion.stderr
Remove CallKind::Deref hack from UseSpans
2025-01-06 03:55:19 +00:00
move-fn-self-receiver.rs
move-fn-self-receiver.stderr
Peel off explicit (or implicit) deref before suggesting clone on move error in borrowck
2024-07-26 14:41:56 -04:00
move-guard-same-consts.rs
move-guard-same-consts.stderr
move-in-guard-1.rs
move-in-guard-1.stderr
move-in-guard-2.rs
move-in-guard-2.stderr
move-into-dead-array-1.rs
move-into-dead-array-1.stderr
Make array suggestions slightly more accurate
2024-04-15 21:45:47 -04:00
move-into-dead-array-2.rs
move-into-dead-array-2.stderr
move-nullary-fn.rs
tests: remove //@ pretty-expanded
usages
2024-11-26 02:50:48 +08:00
move-of-addr-of-mut.rs
move-of-addr-of-mut.stderr
Use /* value */ as a placeholder
2024-04-15 21:36:52 -04:00
move-out-of-array-1.rs
move-out-of-array-1.stderr
Mention when type parameter could be Clone
2024-04-24 22:21:15 +00:00
move-out-of-array-ref.rs
move-out-of-array-ref.stderr
move-out-of-field.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
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
move-out-of-tuple-field.stderr
move-scalar.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
moved-value-on-as-ref-arg.fixed
suggest_borrow_generic_arg
: instantiate clauses properly
2024-11-17 18:09:36 -08:00
moved-value-on-as-ref-arg.rs
suggest_borrow_generic_arg
: instantiate clauses properly
2024-11-17 18:09:36 -08:00
moved-value-on-as-ref-arg.stderr
Use a common subdiagnostic format for generic borrows
2024-11-13 16:36:23 -08:00
moves-based-on-type-access-to-field.rs
moves-based-on-type-access-to-field.stderr
moves-based-on-type-block-bad.rs
moves-based-on-type-block-bad.stderr
moves-based-on-type-capture-clause-bad.rs
Better account for more cases involving closures
2024-04-12 04:46:31 +00:00
moves-based-on-type-capture-clause-bad.stderr
Better account for more cases involving closures
2024-04-12 04:46:31 +00:00
moves-based-on-type-capture-clause.rs
compiletest: Add a //@ needs-threads
directive
2024-03-06 12:35:07 -08:00
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
moves-based-on-type-move-out-of-closure-env-issue-1965.stderr
Suggest .clone()
in some move errors
2024-04-11 16:41:41 +00:00
moves-based-on-type-no-recursive-stack-closure.rs
moves-based-on-type-no-recursive-stack-closure.stderr
Suggest borrowing arguments in generic positions when trait bounds are satisfied
2024-11-13 20:29:40 -08:00
moves-based-on-type-tuple.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
moves-based-on-type-tuple.stderr
moves-sru-moved-field.rs
moves-sru-moved-field.stderr
needs-clone-through-deref.fixed
Silence redundant clone suggestion
2024-04-11 16:41:41 +00:00
needs-clone-through-deref.rs
Silence redundant clone suggestion
2024-04-11 16:41:41 +00:00
needs-clone-through-deref.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
nested-loop-moved-value-wrong-continue.rs
compiletest: Avoid ignoring empty diagnostics in one more place
2025-04-07 19:43:41 +03:00
nested-loop-moved-value-wrong-continue.stderr
compiletest: Avoid ignoring empty diagnostics in one more place
2025-04-07 19:43:41 +03:00
pin-mut-reborrow-infer-var-issue-107419.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
pin-mut-reborrow-infer-var-issue-107419.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
pin-mut-reborrow-infer-var-issue-107419.stderr
pin-mut-reborrow.fixed
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
pin-mut-reborrow.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
pin-mut-reborrow.stderr
recreating-value-in-loop-condition.rs
Add HELP
to test
2024-03-17 21:45:03 +00:00
recreating-value-in-loop-condition.stderr
Add HELP
to test
2024-03-17 21:45:03 +00:00
region-var-in-moved-ty-issue-133118.rs
suggest_borrow_generic_arg
: instantiate clauses properly
2024-11-17 18:09:36 -08:00
region-var-in-moved-ty-issue-133118.stderr
suggest_borrow_generic_arg
: instantiate clauses properly
2024-11-17 18:09:36 -08:00
suggest-borrow-for-generic-arg.fixed
Fix some typos
2024-12-24 11:35:38 +08:00
suggest-borrow-for-generic-arg.rs
Fix some typos
2024-12-24 11:35:38 +08:00
suggest-borrow-for-generic-arg.stderr
Suggest borrowing arguments in generic positions when trait bounds are satisfied
2024-11-13 20:29:40 -08:00
suggest-clone-when-some-obligation-is-unmet.fixed
Account for .clone()
when suggesting <T as Clone>::clone
2024-04-11 16:41:40 +00:00
suggest-clone-when-some-obligation-is-unmet.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
suggest-clone-when-some-obligation-is-unmet.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
suggest-clone.fixed
Suggest .clone()
in some move errors
2024-04-11 16:41:41 +00:00
suggest-clone.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
suggest-clone.stderr
Suggest .clone()
in some move errors
2024-04-11 16:41:41 +00:00
use_of_moved_value_clone_suggestions.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
use_of_moved_value_clone_suggestions.stderr
use_of_moved_value_copy_suggestions.fixed
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
use_of_moved_value_copy_suggestions.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
use_of_moved_value_copy_suggestions.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00