Skip to content
Merged
Changes from all commits
Commits
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
7 changes: 4 additions & 3 deletions src/wg-rustc-dev-guide/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# rustc-dev-guide

The rustc-dev-guide working group is responsible for maintaining the rustc-dev-guide (located at
[rust-lang/rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide)). This includes things such
[rust-lang/rustc-dev-guide]). This includes things such
as:
- Performing subtree syncs between the main rust repo and the rustc-dev-guide repo
- Triaging the state of the guide to look for out of date information or missing information
Expand Down Expand Up @@ -29,9 +29,9 @@ compiler [review policy](../compiler/reviews.md).
## Where to contribute `rustc-dev-guide` changes

If your change **only involves the documentation content of rustc-dev-guide** and **does not accompany `rust-lang/rust` code changes**,
please submit your changes and PRs directly to the [rust-lang/rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide) repository.
please submit your changes and PRs directly to the [rust-lang/rustc-dev-guide] repository.

There are some benifits following this rule:
There are some benefits following this rule:
- Changes to `rustc-dev-guide` repo can be immediately reflected in [the live rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/).
- Changes to `rustc-dev-guide` repo do not need to go through bors CI in `rust-lang/rust`.
- Less burden on bors queue in `rust-lang/rust`.
Expand Down Expand Up @@ -66,3 +66,4 @@ guide, then the subtree sync can be delayed until there are actual changes to sy
[rust-lang/rust#141962]: https://github.com/rust-lang/rust/pull/141962
[rustc-dev-guide#2451]: https://github.com/rust-lang/rustc-dev-guide/pull/2451
[subtree_coordination]: https://rust-lang.zulipchat.com/#narrow/channel/196385-t-compiler.2Frustc-dev-guide/topic/Subtree.20sync.20automation/with/522133712
[rust-lang/rustc-dev-guide]: https://github.com/rust-lang/rustc-dev-guide