Skip to content

Commit db9d5b9

Browse files
mark-i-mrajcspsg
andauthored
Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <[email protected]>
1 parent 8bcab81 commit db9d5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/implementing_new_feature.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For other features, you'll have to make a tracking issue for that feature. The i
7878

7979
For tracking issues for features (as opposed to future-compat warnings), I don't think the description has to contain anything specific. Generally we put the list of items required for stabilization using a github list, e.g.
8080

81-
```bash, ignore
81+
```txt
8282
**Steps:**
8383
8484
- [ ] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)
@@ -132,4 +132,4 @@ https://github.com/rust-lang/rust-forge/blob/master/rustc-bug-fix-procedure.md
132132
[value the stability of Rust]: https://github.com/rust-lang/rfcs/blob/master/text/1122-language-semver.md
133133
[stability in code]:
134134
[here]: https://rust-lang.github.io/rustc-guide/stabilization_guide.html
135-
[tracking issue]:
135+
[tracking issue]:

0 commit comments

Comments
 (0)