Uh oh!
There was an error while loading. Please reload this page.
Add long error explanation for E0533 - #64735
Merged
bors merged 2 commits intoSep 29, 2019
Merged
Conversation
rust-highfive
commented
Sep 24, 2019
Contributor
Some changes occurred in diagnostic error codes |
rust-highfive
commented
Sep 24, 2019
Contributor
r? @zackmdavis (rust_highfive has picked a reviewer for you, use r? to override) |
100 tasks
rust-highfive
commented
Sep 24, 2019
Contributor
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Centril
reviewed
Sep 24, 2019
Uh oh!
There was an error while loading. Please reload this page.
GuillaumeGomezforce-pushed
the
long-err-explanation-E0533
branch
from
September 24, 2019 15:41
889f11d to
4a6cd46Compare
This comment has been minimized.
This comment has been minimized.
GuillaumeGomezforce-pushed
the
long-err-explanation-E0533
branch
from
September 25, 2019 11:10
4a6cd46 to
e58e144CompareCentril
commented
Sep 29, 2019
Contributor
bors
commented
Sep 29, 2019
Collaborator
📌 Commit e58e144 has been approved by |
Centril added a commit
to Centril/rust
that referenced
this pull request
Sep 29, 2019
…-E0533, r=Centril Add long error explanation for E0533 Part of rust-lang#61137
Centril added a commit
to Centril/rust
that referenced
this pull request
Sep 29, 2019
…-E0533, r=Centril Add long error explanation for E0533 Part of rust-lang#61137
bors added a commit
that referenced
this pull request
Sep 29, 2019
Rollup of 6 pull requests Successful merges: - #64691 (Point at definition when misusing ADT) - #64735 (Add long error explanation for E0533) - #64825 (Point at enclosing match when expecting `()` in arm) - #64858 (Add support for relating slices in `super_relate_consts`) - #64894 (syntax: fix dropping of attribute on first param of non-method assocated fn) - #64898 (fixed typo) Failed merges: r? @ghost
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.
Part of #61137