Skip to content

Clippy Book Chapter Updates Reborn: Emitting lints #10598

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

blyxyas
Copy link
Member

@blyxyas blyxyas commented Apr 5, 2023

The PR adds a new chapter to the book: "Emitting lints". This time it changed a lot from the old source file.

Notes

changelog: Add a new "Emitting lints" chapter to the book

r? @flip1995

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 5, 2023
@bors
Copy link
Contributor

bors commented Apr 8, 2023

☔ The latest upstream changes (presumably #10605) made this pull request unmergeable. Please resolve the merge conflicts.

Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All my comments here are about making this a bit slimmer mixed with a lot of nitpicking.

@bors
Copy link
Contributor

bors commented Apr 16, 2023

☔ The latest upstream changes (presumably #10653) made this pull request unmergeable. Please resolve the merge conflicts.

@blyxyas
Copy link
Member Author

blyxyas commented Apr 17, 2023

The new commit should fix all the issues from the reviews.

bors added a commit that referenced this pull request Sep 2, 2023
Clippy Book Chapter Updates Reborn: Writing tests

This PR adds  a new chapter to the book: "Writing tests". The changes have been mainly done from reviews from #9426 and some minor re-writes.

## Notes

- We still need to check that the `git status`es are correct, as `cargo dev new_lint` changed a lot since 2022.
- Requires #10598: Link to "Emitting Lints" where I flagged with `FIXME:`.
- To talk about the whole project, please use the tracking issue for the project #10597 (It also contains a timeline, discussions and more information)

changelog: Add a new "Writing tests" chapter to the book
r? `@flip1995`
@blyxyas
Copy link
Member Author

blyxyas commented Sep 2, 2023

@bors r=flip1995

@bors
Copy link
Contributor

bors commented Sep 2, 2023

📌 Commit a26937f has been approved by flip1995

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Sep 2, 2023

⌛ Testing commit a26937f with merge 8746b9e...

bors added a commit that referenced this pull request Sep 2, 2023
Clippy Book Chapter Updates Reborn: Emitting lints

The PR adds a new chapter to the book: "Emitting lints". This time it changed a lot from the old source file.

## Notes

- For discussion about  the whole project, please use the tracking issue for the project #10597 (It also contains a timeline, discussions, and more information)

changelog: Add a new "Emitting lints" chapter to the book

r? `@flip1995`
@blyxyas
Copy link
Member Author

blyxyas commented Sep 2, 2023

@bors r-

@blyxyas
Copy link
Member Author

blyxyas commented Sep 2, 2023

@bors r=flip1995
Just checked SUMMARY.md for conflicting files between this and the other PRs

@bors
Copy link
Contributor

bors commented Sep 2, 2023

📌 Commit a26937f has been approved by flip1995

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Sep 2, 2023

⌛ Testing commit a26937f with merge 3cf1087...

@bors
Copy link
Contributor

bors commented Sep 2, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 3cf1087 to master...

@bors bors merged commit 3cf1087 into rust-lang:master Sep 2, 2023
@blyxyas blyxyas deleted the book-emit_lints branch October 5, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants