E0191 suggestion correction, inserts turbofish#127094
Merged
bors merged 1 commit intorust-lang:masterfrom Jul 10, 2024
Merged
Conversation
Collaborator
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
Collaborator
|
HIR ty lowering was modified cc @fmease |
fmease
reviewed
Jun 28, 2024
tests/ui/associated-types/associated-types-incomplete-object.stderr
Outdated
Show resolved
Hide resolved
5e4922f to
f8911e3
Compare
Contributor
Author
This comment has been minimized.
This comment has been minimized.
fmease
requested changes
Jul 1, 2024
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e049e7c to
e3b99a1
Compare
Contributor
Author
|
@fmease Thank you for your patience 😅 this should fix the issues I was having previously. Looking forward to your feedback. |
Contributor
Author
|
@rustbot label -S-waiting-on-author +S-waiting-on-review |
fmease
approved these changes
Jul 9, 2024
Member
fmease
left a comment
There was a problem hiding this comment.
Thanks! I'll bors-approve after a squash into one commit
e3b99a1 to
7c88bda
Compare
Contributor
Author
|
That should do it! Thank you for all your help, here's to future collaboration 🎉 |
Member
|
@bors r+ rollup |
Collaborator
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jul 10, 2024
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#126476 (Fix running bootstrap tests with a local Rust toolchain as the stage0) - rust-lang#127094 (E0191 suggestion correction, inserts turbofish) - rust-lang#127554 ( do not run test where it cannot run) - rust-lang#127564 (Temporarily remove me from review rotation.) - rust-lang#127568 (instantiate higher ranked goals in candidate selection again) - rust-lang#127569 (Fix local download of Docker caches from CI) - rust-lang#127570 ( small normalization improvement) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jul 10, 2024
Rollup merge of rust-lang#127094 - Borgerr:E0191-suggestion-correction, r=fmease E0191 suggestion correction, inserts turbofish closes rust-lang#91997
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #91997