Skip to content

Commit faee4d3

Browse files
authored
Merge pull request #2167 from DanielEScherzer/patch-2
dev-guide stabilization.md: add missing "not"
2 parents 857cf11 + f2f4432 commit faee4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-guide/src/process/stabilization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When opening a PR, please include links to as much information as possible so th
1717
- The files in `rustc` where it is implemented, if it is isolated to a relatively concise part.
1818
- The tests in `rust-lang/rust`.
1919

20-
Always link to the tracking issue and, if applicable, the stabilization PR. Beyond those, information that already appears in the tracking issue, stabilization report, or PR does need to be duplicated in the PR description.
20+
Always link to the tracking issue and, if applicable, the stabilization PR. Beyond those, information that already appears in the tracking issue, stabilization report, or PR does not need to be duplicated in the PR description.
2121

2222
## Inline tests
2323

0 commit comments

Comments
 (0)