Skip to content

Commit b1615a2

Browse files
authored
Merge pull request #1011 from DanielEScherzer/patch-2
rustc-dev-guide/index.md: add a missing period
2 parents 1715955 + 8fe38bf commit b1615a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustc-dev-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ copy maintained in the rust-lang/rust repo.
7373
2. There will either be an automatically opened rustc-pull PR, or a manual rustc-pull will be needed if there are merge
7474
conflicts. If there is a rustc-pull PR open, merge it[^1], otherwise a manual rustc-pull should be performed.
7575
See [rustc-dev-guide#2451] for an example rustc-pull.
76-
3. Post in the [zulip channel for coordinating subtree syncs][subtree_coordination] that you're doing a sync
76+
3. Post in the [zulip channel for coordinating subtree syncs][subtree_coordination] that you're doing a sync.
7777
4. Do a manual rustc-push and open the PR. The PR should be assigned to a rustc-dev-guide lead
7878
(currently @BoxyUwU or @jieyouxu). We tend to assign rustc-push PRs to people instead of self
7979
approving like some other teams. This is because there were some accidents when the subtree was originally

0 commit comments

Comments
 (0)