Skip to content

Commit 68ed918

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref '44a5b55557c2' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@44a5b55 Filtered ref: rust-lang/rust-analyzer@d2e7b71 Upstream diff: rust-lang/rust@548e586...44a5b55 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents e40ea7e + df5b7c4 commit 68ed918

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/external-repos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following external projects are managed using some form of a `subtree`:
2222
* [rustfmt](https://github.com/rust-lang/rustfmt)
2323
* [rust-analyzer](https://github.com/rust-lang/rust-analyzer)
2424
* [rustc_codegen_cranelift](https://github.com/rust-lang/rustc_codegen_cranelift)
25+
* [rustc_codegen_gcc](https://github.com/rust-lang/rustc_codegen_gcc)
2526
* [rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide)
2627
* [compiler-builtins](https://github.com/rust-lang/compiler-builtins)
2728
* [stdarch](https://github.com/rust-lang/stdarch)
@@ -40,6 +41,7 @@ implement a new tool feature or test, that should happen in one collective rustc
4041
* `portable-simd` ([sync script](https://github.com/rust-lang/portable-simd/blob/master/subtree-sync.sh))
4142
* `rustfmt`
4243
* `rustc_codegen_cranelift` ([sync script](https://github.com/rust-lang/rustc_codegen_cranelift/blob/113af154d459e41b3dc2c5d7d878e3d3a8f33c69/scripts/rustup.sh#L7))
44+
* `rustc_codegen_gcc` ([sync guide](https://github.com/rust-lang/rustc_codegen_gcc/blob/master/doc/subtree.md))
4345
* Using the [josh](#synchronizing-a-josh-subtree) tool
4446
* `miri`
4547
* `rust-analyzer`

0 commit comments

Comments
 (0)