diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-07-04 13:16:59 +0200 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2025-07-07 21:51:29 +0000 |
| commit | 8600192a42ff43cb8d739772829cf4f04fae61ed (patch) | |
| tree | bcd4bd2e1d78dfb6f8667204b5a082d2a912aca1 | |
| parent | 816f0297391fb0c45a429a118264de31cb531162 (diff) | |
| download | rust-8600192a42ff43cb8d739772829cf4f04fae61ed.tar.gz rust-8600192a42ff43cb8d739772829cf4f04fae61ed.zip | |
Add config files for `rustc-josh-sync`
| -rw-r--r-- | library/stdarch/josh-sync.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/library/stdarch/josh-sync.toml b/library/stdarch/josh-sync.toml new file mode 100644 index 00000000000..ebdb4576287 --- /dev/null +++ b/library/stdarch/josh-sync.toml @@ -0,0 +1,3 @@ +org = "rust-lang" +repo = "stdarch" +path = "library/stdarch" |
