Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add long error docs for E0460 and E0457 #105860

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

Ezrashaw
Copy link
Contributor

@Ezrashaw Ezrashaw commented Dec 18, 2022

Final docs for errors in #61137 that have UI tests, my next PRs will also add these tests.

r? @GuillaumeGomez

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 18, 2022
@rustbot
Copy link
Collaborator

rustbot commented Dec 18, 2022

Some changes occurred in diagnostic error codes

cc @GuillaumeGomez

@Ezrashaw Ezrashaw force-pushed the add-long-errors-0460-0457 branch from f0900bb to 540c3f4 Compare December 18, 2022 19:55
@Ezrashaw
Copy link
Contributor Author

Done. Thanks for feedback (my punctuation is terrible lol).

Also, because I'm newish to rust-lang/rust devoplement, could you explain what's happening with #105791? It hasn't got r+ed but it got added to a rollup? Thanks for your help.

@jruderman
Copy link
Contributor

That confused me at first too. It's not in a rollup itself, but mentioned in a PR that is included in the rollup.

Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
@GuillaumeGomez
Copy link
Member

Thanks to both of you!

@bors r=jruderman,GuillaumeGomez rollup

@bors
Copy link
Contributor

bors commented Dec 19, 2022

📌 Commit 5ecac8e has been approved by jruderman,GuillaumeGomez

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 19, 2022
@GuillaumeGomez
Copy link
Member

Part of #61137 (if you could link to it if you add other error explanations, it'd be awesome!).

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 19, 2022
…, r=jruderman,GuillaumeGomez

Add long error docs for `E0460` and `E0457`

Final docs for errors in rust-lang#61137 that have UI tests, my next PRs will also add these tests.

r? `@GuillaumeGomez`
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 20, 2022
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#105801 (Realistic `Path::as_mut_os_str` doctest)
 - rust-lang#105860 (Add long error docs for `E0460` and `E0457`)
 - rust-lang#105895 (Test that we don't add a new kind of breaking change with TAITs)
 - rust-lang#105902 (docs: improve pin docs)
 - rust-lang#105910 (Update books)
 - rust-lang#105913 (rustdoc: remove width-limiter from source pages, stop overriding CSS)
 - rust-lang#105915 (Revert "Replace usage of `ResumeTy` in async lowering with `Context`")

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 6e6ec81 into rust-lang:master Dec 20, 2022
@rustbot rustbot added this to the 1.68.0 milestone Dec 20, 2022
@Ezrashaw Ezrashaw deleted the add-long-errors-0460-0457 branch December 20, 2022 04:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants