Uh oh!
There was an error while loading. Please reload this page.
Label opaque type for 'captures lifetime' error message - #108292
Merged
Conversation
rustbot
commented
Feb 21, 2023
Collaborator
r? @jackh726 (rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Feb 21, 2023
Collaborator
|
ContributorAuthor
There was a problem hiding this comment.
this sucks, but it already sucked so... 🤷
compiler-errors
commented
Feb 22, 2023
ContributorAuthor
r? compiler since jack said that he was going to be unavailable for a week |
ContributorAuthor
lcnr has too many of my prs already 🤣 r? @oli-obk |
bors
commented
Feb 22, 2023
Collaborator
☔ The latest upstream changes (presumably #103042) made this pull request unmergeable. Please resolve the merge conflicts. |
compiler-errorsforce-pushed
the
opaque-captures-where
branch
from
March 3, 2023 05:08
0b259dd to
bdacc8bCompareoli-obk
commented
Mar 3, 2023
Contributor
@bors r+ rollup |
bors
commented
Mar 3, 2023
Collaborator
bors
commented
Mar 3, 2023
Collaborator
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
matthiaskrgr added a commit
to matthiaskrgr/rust
that referenced
this pull request
Mar 3, 2023
…ere, r=oli-obk Label opaque type for 'captures lifetime' error message Providing more information may help make this somewhat opaque (lol) error message a bit clearer.
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 3, 2023
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#104549 (add -Zexport-executable-symbols to unstable book) - rust-lang#108292 (Label opaque type for 'captures lifetime' error message) - rust-lang#108540 (Add `Atomic*::from_ptr`) - rust-lang#108634 (Add link to component dashboard) - rust-lang#108647 (Remove dead pgo.sh file) - rust-lang#108678 (Use `Option::as_slice` where applicable) - rust-lang#108681 (Improve comments in `needs_process_obligation`.) - rust-lang#108688 (Match unmatched backticks in library/) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
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 freeto 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.
Providing more information may help make this somewhat opaque (lol) error message a bit clearer.