File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,14 +29,16 @@ This is a tracking issue for MCP "${mcp_title}" (rust-lang/compiler-team#${mcp_n
2929### Steps
3030
3131- [ ] Implement the MCP
32- - [ ] Adjust documentation
32+ - [ ] Adjust the documentation
3333 - [ ] In the [Rust Compiler Development Guide] if applicable (e.g., for refactorings)
3434 - [ ] In the [Rust Forge] if applicable (e.g., for policy changes)
3535 - [ ] In the [rustc book] if applicable (e.g., for target tier or CLI changes)
36+ - [ ] In the [Unstable Book] if applicable (e.g., for unstable CLI changes)
3637
3738[Rust Compiler Development Guide]: https://rustc-dev-guide.rust-lang.org/
3839[Rust Forge]: https://forge.rust-lang.org/compiler/index.html
3940[rustc book]: https://doc.rust-lang.org/rustc/index.html
41+ [Unstable Book]: https://doc.rust-lang.org/unstable-book
4042
4143### Unresolved questions
4244
You can’t perform that action at this time.
0 commit comments