Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1ac8ae2

Browse files
committed
clarify typo pr guidance
1 parent 6b6e5ed commit 1ac8ae2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎src/contributing.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,10 @@ You can also use `rustdoc` directly to check small fixes. For example,
370370
`rustdoc src/doc/reference.md` will render reference to `doc/reference.html`.
371371
The CSS might be messed up, but you can verify that the HTML is right.
372372

373-
Please notice that at this time we don't accept typography/spellcheck fixes to **internal documentation** (example:
374-
tests, library or compiler code) as it's usually not worth the churn or the review time.
373+
Please notice that we don't accept typography/spellcheck fixes to **internal documentation**
374+
as it's usually not worth the churn or the review time.
375+
Examples of internal documentation is code comments and rustc api docs.
376+
However, feel free to fix those if accompanied by other improvements in the same PR.
375377

376378
### Contributing to rustc-dev-guide
377379

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /