File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,13 @@ for larger features an implementation could be broken up into multiple PRs.
3939- [ ] Implement the RFC (cc @rust-lang/XXX -- can anyone write up mentoring
4040 instructions?)
4141- [ ] Adjust documentation ([ see instructions on rustc-dev-guide] [ doc-guide ] )
42+ - [ ] Formatting for new syntax has been added to the [ Style Guide] ([ nightly-style-procedure] )
4243- [ ] Stabilization PR ([ see instructions on rustc-dev-guide] [ stabilization-guide ] )
4344
4445[ stabilization-guide ] : https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
4546[ doc-guide ] : https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#documentation-prs
47+ [ nightly-style-procedure] : https://github.com/rust-lang/style-team/blob/master/nightly-style-procedure.md
48+ [ Style Guide ] : https://github.com/rust-lang/rust/tree/master/src/doc/style-guide
4649
4750### Unresolved Questions
4851<!--
You can’t perform that action at this time.
0 commit comments