Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
4996f53
stabilization_guide: fix macro name and syntax in gating example
ali90h Aug 26, 2025
2521a90
Remove myself from adhoc_group
jieyouxu Aug 26, 2025
731595c
Merge pull request #2555 from jieyouxu/rm-rotation
jieyouxu Aug 26, 2025
6b49e11
contributing: clarify when to update a branch vs avoid during review
ali90h Aug 26, 2025
65f1a9f
contributing: restore tests/intro.md link; avoid 'this repo' wording
ali90h Aug 26, 2025
3603ed3
Merge pull request #2554 from ali90h/clarify-keep-branch-up-to-date
jyn514 Aug 26, 2025
9ddd03c
Mention our policy on typofixes for internal docs
apiraino Aug 6, 2025
e2a4fb0
dates(diagnostics,tests): refresh annotated dates to Aug 2025; preser…
ali90h Aug 28, 2025
8e618a9
dates(infra): refresh date-check annotations for Aug 2025; preserve l…
ali90h Aug 28, 2025
d902299
dates(queries): refresh date-check annotations to 2025-08; preserve l…
ali90h Aug 28, 2025
a557aef
dates(types,traits): refresh date-check annotations for Aug/2025-08; …
ali90h Aug 28, 2025
a8b0090
Merge pull request #2557 from ali90h/date-sweep-2025-08-infra
jyn514 Aug 28, 2025
dd19ec2
Merge pull request #2558 from ali90h/date-sweep-2025-08-queries
jyn514 Aug 28, 2025
fc26474
Merge pull request #2559 from ali90h/date-sweep-2025-08-types-traits
jyn514 Aug 28, 2025
7a38d68
Merge pull request #2556 from ali90h/date-sweep-2025-08-diag-tests
jyn514 Aug 28, 2025
c256865
Merge pull request #2553 from ali90h/fix-stab-guide-gating-v2
jyn514 Aug 28, 2025
80c1ea3
Update mdbook
ehuss Aug 29, 2025
04ec8a7
Merge pull request #2560 from ehuss/update-mdbook
tshepang Aug 29, 2025
70366bd
Merge pull request #2536 from apiraino/no-typofixes-pls
apiraino Aug 30, 2025
f9a5967
Start documenting tests/rustdoc-json
aDotInTheVoid May 28, 2025
93e6592
More docs
aDotInTheVoid Aug 30, 2025
c206945
Revert "dates: refresh type system & traits date annotations to Aug/2…
tshepang Sep 1, 2025
9f9373e
Merge pull request #2564 from rust-lang/revert-2559-date-sweep-2025-0…
tshepang Sep 1, 2025
eab1ffd
Revert "dates: refresh query-system date annotations to 2025-08 (pres…
tshepang Sep 1, 2025
840c648
Merge pull request #2565 from rust-lang/revert-2558-date-sweep-2025-0…
tshepang Sep 1, 2025
4ed4837
Revert "dates: refresh infra/tooling date annotations to Aug 2025"
tshepang Sep 1, 2025
c705b95
Merge pull request #2566 from rust-lang/revert-2557-date-sweep-2025-0…
tshepang Sep 1, 2025
2453e05
Revert "dates: refresh diagnostics/ and tests/ annotated dates to Aug…
tshepang Sep 1, 2025
d6a8524
Merge pull request #2567 from rust-lang/revert-2556-date-sweep-2025-0…
tshepang Sep 1, 2025
6f0ebdb
Migrate more things in the new solver to specific `DefId`s
ChayimFriedman2 Sep 2, 2025
b7f3606
Fix some broken links
Sep 3, 2025
07ae014
Update src/appendix/code-index.md
emmet-horgan Sep 4, 2025
7ad4c6a
Update src/compiler-debugging.md
emmet-horgan Sep 4, 2025
2a7331a
Fix user facing string
emmet-horgan Sep 4, 2025
aba7507
Merge pull request #2571 from emmet-horgan/bugfix-broken-links
tshepang Sep 4, 2025
f374dce
clarify typo pr guidance
tshepang Sep 5, 2025
b764616
sembr
tshepang Sep 5, 2025
a8ed7bb
Merge pull request #2574 from rust-lang/tshepang/sembr
tshepang Sep 5, 2025
4d69a29
avoid inline external links
tshepang Sep 5, 2025
26f3840
Merge pull request #2575 from rust-lang/tshepang/inline-external-links
tshepang Sep 5, 2025
951733c
Update link to `resolve_regions_and_report_errors`
ada4a Sep 5, 2025
ac5a937
Merge pull request #2576 from ada4a/patch-1
tshepang Sep 5, 2025
6907e64
Update renamed `take_region_var_origins`
ada4a Sep 5, 2025
b9cbfb3
Merge pull request #2577 from ada4a/patch-2
tshepang Sep 5, 2025
cd99172
Make footnote render correctly in github
aDotInTheVoid Sep 5, 2025
1d2457b
Consistent punctuation
aDotInTheVoid Sep 5, 2025
d7f27bf
Better link
aDotInTheVoid Sep 5, 2025
b96ca59
Merge pull request #2422 from aDotInTheVoid/tenthousandyears
aDotInTheVoid Sep 5, 2025
4e18796
Zulip streams have been renamed to channels
tshepang Sep 6, 2025
55f913c
capitalize "zulip"
tshepang Sep 6, 2025
8b063c4
Merge pull request #2578 from rust-lang/tshepang/streams-renamed
tshepang Sep 6, 2025
4156ed6
reduce overlong physical lines (sembr)
tshepang Sep 6, 2025
e65952c
Merge pull request #2579 from rust-lang/tshepang/overlong
tshepang Sep 6, 2025
91241a1
Ensure indirect is first projection in try_as_place.
cjgillot Jul 2, 2025
4b5d0e0
docs(std): add error docs for path canonicalize
smirzaei Sep 7, 2025
006c85d
Make some matches non-exhaustive.
nnethercote Jul 31, 2025
1e67915
Move `rustc_middle::MaxUniverse` to `rustc_infer`.
nnethercote Jul 31, 2025
a171ec3
Move `describe_as_module` from `rustc_middle::print` to `rustc:middle…
nnethercote Jul 31, 2025
cfc73b5
Prepare for merging from rust-lang/rust
invalid-email-address Sep 8, 2025
7dcb968
Merge ref '2f3f27bf79ec' from rust-lang/rust
invalid-email-address Sep 8, 2025
7fa2353
Fix typo in default.rs
justinyaodu Sep 8, 2025
177583d
Merge pull request #2582 from rust-lang/rustc-pull
tshepang Sep 8, 2025
30ad58f
Merge pull request #2573 from rust-lang/tshepang/make-more-clear
tshepang Sep 8, 2025
9a52a83
Allow static regions in `type_name`.
nnethercote Sep 7, 2025
1e46fa9
Rollup merge of #146111 - ChayimFriedman2:more-ns-specific-defid, r=lcnr
matthiaskrgr Sep 8, 2025
9a1feef
Rollup merge of #146298 - cjgillot:gvn-derefer, r=nnethercote
matthiaskrgr Sep 8, 2025
d1ab870
Rollup merge of #146299 - smirzaei:doc/improve-path-canonicalize-docs…
matthiaskrgr Sep 8, 2025
00bffaa
Rollup merge of #146310 - nnethercote:fix-146249, r=lcnr
matthiaskrgr Sep 8, 2025
2eab500
Rollup merge of #146313 - nnethercote:rustc_middle-ty-cleanups-2, r=lcnr
matthiaskrgr Sep 8, 2025
803b5b5
Rollup merge of #146319 - justinyaodu:patch-1, r=jhpratt
matthiaskrgr Sep 8, 2025
65e4c54
Rollup merge of #146320 - tshepang:rdg-sync, r=tshepang
matthiaskrgr Sep 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
clarify typo pr guidance
  • Loading branch information
tshepang committed Sep 5, 2025
commit f374dce1d9dad014a79637af20ce551da79fd60d
6 changes: 4 additions & 2 deletions src/doc/rustc-dev-guide/src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,10 @@ You can also use `rustdoc` directly to check small fixes. For example,
`rustdoc src/doc/reference.md` will render reference to `doc/reference.html`.
The CSS might be messed up, but you can verify that the HTML is right.

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

### Contributing to rustc-dev-guide

Expand Down