Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a817a7c

Browse files
Merge pull request #2214 from Kobzol/subtree-portable-simd
2 parents 28d85dc + 0ae0335 commit a817a7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/external-repos.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following external projects are managed using some form of a `subtree`:
1818

1919
* [clippy](https://github.com/rust-lang/rust-clippy)
2020
* [miri](https://github.com/rust-lang/miri)
21+
* [portable-simd](https://github.com/rust-lang/portable-simd)
2122
* [rustfmt](https://github.com/rust-lang/rustfmt)
2223
* [rust-analyzer](https://github.com/rust-lang/rust-analyzer)
2324
* [rustc_codegen_cranelift](https://github.com/rust-lang/rustc_codegen_cranelift)
@@ -34,6 +35,7 @@ implement a new tool feature or test, that should happen in one collective rustc
3435

3536
* Using `git subtree`
3637
* `clippy` ([sync guide](https://doc.rust-lang.org/nightly/clippy/development/infrastructure/sync.html#performing-the-sync-from-rust-langrust-to-clippy))
38+
* `portable-simd` ([sync script](https://github.com/rust-lang/portable-simd/blob/master/subtree-sync.sh))
3739
* `rustfmt`
3840
* `rustc_codegen_cranelift` ([sync script](https://github.com/rust-lang/rustc_codegen_cranelift/blob/113af154d459e41b3dc2c5d7d878e3d3a8f33c69/scripts/rustup.sh#L7))
3941
* Using the [josh] tool

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /