Skip to content

Commit 0f1e605

Browse files
committed
Add documentation about subtree sync
1 parent 6e9d1cf commit 0f1e605

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,7 @@ cargo bench --no-default-features \
165165

166166
[`iai-callgrind-runner`]: https://crates.io/crates/iai-callgrind-runner
167167
[Valgrind]: https://valgrind.org/
168+
169+
## Subtree synchronization
170+
171+
`compiler-builtins` is included as a [Josh subtree](https://rustc-dev-guide.rust-lang.org/external-repos.html#josh-subtrees) in the main compiler repository (`rust-lang/rust`). You can find a guide on how to create synchronization (pull and push) PRs [here](https://rustc-dev-guide.rust-lang.org/external-repos.html#synchronizing-a-josh-subtree).

0 commit comments

Comments
 (0)