Skip to content

Commit 389ba9c

Browse files
committed
Revert "Mention style for new syntax in tracking issue template"
This backs out commit 23a5c0a.
1 parent 1de9312 commit 389ba9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/ISSUE_TEMPLATE/tracking_issue.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,10 @@ for larger features an implementation could be broken up into multiple PRs.
4141
- [ ] Implement the RFC (cc @rust-lang/XXX -- can anyone write up mentoring
4242
instructions?)
4343
- [ ] Adjust documentation ([see instructions on rustc-dev-guide][doc-guide])
44-
- [ ] Formatting for new syntax has been added to the [Style Guide] ([nightly-style-procedure])
4544
- [ ] Stabilization PR ([see instructions on rustc-dev-guide][stabilization-guide])
4645

4746
[stabilization-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
4847
[doc-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#documentation-prs
49-
[nightly-style-procedure]: https://github.com/rust-lang/style-team/blob/main/nightly-style-procedure.md
50-
[Style Guide]: https://github.com/rust-lang/rust/tree/master/src/doc/style-guide
5148

5249
### Unresolved Questions
5350
<!--

0 commit comments

Comments
 (0)