about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-07-04 13:16:59 +0200
committerAmanieu d'Antras <amanieu@gmail.com>2025-07-07 21:51:29 +0000
commit8600192a42ff43cb8d739772829cf4f04fae61ed (patch)
treebcd4bd2e1d78dfb6f8667204b5a082d2a912aca1
parent816f0297391fb0c45a429a118264de31cb531162 (diff)
downloadrust-8600192a42ff43cb8d739772829cf4f04fae61ed.tar.gz
rust-8600192a42ff43cb8d739772829cf4f04fae61ed.zip
Add config files for `rustc-josh-sync`
-rw-r--r--library/stdarch/josh-sync.toml3
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"