Open
Description
Tracking issue for all relating to the Clippy Book Chapter Updates Reborn project.
If you have anything relating to the whole project, please comment it here instead of in an individual PR.
NAME | STATUS | REF |
---|---|---|
Defining lints | Merged ✨ | #10595 |
Writing tests | Merged ✨ | #10596 |
Lint passes | Merged ✨ | #10622 |
Emitting lints | Merged ✨ | #10598 |
Type Checking | Merged ✨ | #10605 |
Trait Checking | PR Open 🔮 | #10626 |
Method Checking | Merged ✨ | #10644 |
Macro Expansions | Merged ✨ | #10652 |
HirIds | Needs discussion 🐝 | |
Example: Late Lint | Working on 🦕 | |
Example: Early Lint | PR Open 🔮 | #11352 |
Adding documentation | Not started yet 🍅 | |
The review process | Not started yet 🍅 |
You can comment about which chapters to add or remove.
Ideas
- "Tips from collaborators / experts" section / chapter?
Discussions
- Should these new updates replace the current "Adding lints" chapter?
- Should they use an storytelling / informal style to welcome new users?
Lint passes: Re-write the current section (here) or create a whole new chapter? For this one take into account that this project is basically de-structuring the "Adding Lints" chapter into a lot of smaller ones, so creating a new chapter isn't a big deal.
For more detailed answer about these (or new) discussions, you can also create a comment and I'll add it here.
A lot of the discussion about this project was done through the draft PR #9426, but please, use this tracking issue instead.