diff --git a/crates/intrinsic-test/README.md b/crates/intrinsic-test/README.md index 260d59fca8..bea95f91e9 100644 --- a/crates/intrinsic-test/README.md +++ b/crates/intrinsic-test/README.md @@ -7,7 +7,7 @@ USAGE: intrinsic-test [FLAGS] [OPTIONS] FLAGS: - --a32 Run tests for A32 instrinsics instead of A64 + --a32 Run tests for A32 intrinsics instead of A64 --generate-only Regenerate test programs, but don't build or run them -h, --help Prints help information -V, --version Prints version information diff --git a/josh-sync.toml b/josh-sync.toml new file mode 100644 index 0000000000..ebdb457628 --- /dev/null +++ b/josh-sync.toml @@ -0,0 +1,3 @@ +org = "rust-lang" +repo = "stdarch" +path = "library/stdarch" diff --git a/rust-version b/rust-version new file mode 100644 index 0000000000..56a727c282 --- /dev/null +++ b/rust-version @@ -0,0 +1 @@ +1b61d43bdbf875183b1f436302d62ff93f9a6bba