Conversation
|
This PR modifies |
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
tests/rustdoc-ui/synthetic-auto-trait-impls/unconstrained-param-in-impl-ambiguity.stderr
Outdated
Show resolved
Hide resolved
tests/ui/associated-inherent-types/hr-do-not-blame-outlives-static-ice.stderr
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
☔ The latest upstream changes (presumably #150844) made this pull request unmergeable. Please resolve the merge conflicts. |
de845c2 to
1f5e308
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bbce6e5 to
06e17b4
Compare
This comment has been minimized.
This comment has been minimized.
|
Reminder, once the PR becomes ready for a review, use |
This comment has been minimized.
This comment has been minimized.
…ns to determine if it makes sense to suggest adding the extra parameter to the generics of the struct on the impl ... for ...<> line
Signed-off-by: janwi_mac <jan.wilhelm77@gmail.com>
Signed-off-by: janwi_mac <jan.wilhelm77@gmail.com>
`suggest_to_remove_or_use_generic` function Signed-off-by: janwi_mac <jan.wilhelm77@gmail.com>
parameter to the impl struct and the struct definition if used in the impl body Signed-off-by: janwi_mac <jan.wilhelm77@gmail.com>
1747f90 to
0b83de8
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
Signed-off-by: janwi_mac <jan.wilhelm77@gmail.com>
|
@rustbot ready |
View all comments
This PR is an attempt to solve the issue described in the issue #107295