Skip to content

do not dupe link target #910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 28, 2025
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