File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# rustc-dev-guide
22
33The rustc-dev-guide working group is responsible for maintaining the rustc-dev-guide (located at
4- [ rust-lang/rustc-dev-guide] ( https://github.com/rust-lang/rustc-dev-guide ) ). This includes things such
4+ [ rust-lang/rustc-dev-guide] ). This includes things such
55as:
66- Performing subtree syncs between the main rust repo and the rustc-dev-guide repo
77- Triaging the state of the guide to look for out of date information or missing information
@@ -29,7 +29,7 @@ compiler [review policy](../compiler/reviews.md).
2929## Where to contribute ` rustc-dev-guide ` changes
3030
3131If your change ** only involves the documentation content of rustc-dev-guide** and ** does not accompany ` rust-lang/rust ` code changes** ,
32- please submit your changes and PRs directly to the [ rust-lang/rustc-dev-guide] ( https://github.com/rust-lang/rustc-dev-guide ) repository.
32+ please submit your changes and PRs directly to the [ rust-lang/rustc-dev-guide] repository.
3333
3434There are some benifits following this rule:
3535- Changes to ` rustc-dev-guide ` repo can be immediately reflected in [ the live rustc-dev-guide] ( https://rustc-dev-guide.rust-lang.org/ ) .
@@ -66,3 +66,4 @@ guide, then the subtree sync can be delayed until there are actual changes to sy
6666[ rust-lang/rust#141962 ] : https://github.com/rust-lang/rust/pull/141962
6767[ rustc-dev-guide#2451 ] : https://github.com/rust-lang/rustc-dev-guide/pull/2451
6868[ subtree_coordination ] : https://rust-lang.zulipchat.com/#narrow/channel/196385-t-compiler.2Frustc-dev-guide/topic/Subtree.20sync.20automation/with/522133712
69+ [ rust-lang/rustc-dev-guide ] : https://github.com/rust-lang/rustc-dev-guide
You can’t perform that action at this time.
0 commit comments