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 1
1
# rustc-dev-guide
2
2
3
3
The 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
5
5
as:
6
6
- Performing subtree syncs between the main rust repo and the rustc-dev-guide repo
7
7
- 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).
29
29
## Where to contribute ` rustc-dev-guide ` changes
30
30
31
31
If 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.
33
33
34
34
There are some benifits following this rule:
35
35
- 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
66
66
[ rust-lang/rust#141962 ] : https://github.com/rust-lang/rust/pull/141962
67
67
[ rustc-dev-guide#2451 ] : https://github.com/rust-lang/rustc-dev-guide/pull/2451
68
68
[ 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