File tree 1 file changed +3
-0
lines changed
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.
39
39
- [ ] Implement the RFC (cc @rust-lang/XXX -- can anyone write up mentoring
40
40
instructions?)
41
41
- [ ] 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] )
42
43
- [ ] Stabilization PR ([ see instructions on rustc-dev-guide] [ stabilization-guide ] )
43
44
44
45
[ stabilization-guide ] : https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
45
46
[ 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
46
49
47
50
### Unresolved Questions
48
51
<!--
You can’t perform that action at this time.
0 commit comments