Skip to content

Rustc pull update #1842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/intrinsic-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USAGE:
intrinsic-test [FLAGS] [OPTIONS] <INPUT>

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
Expand Down
4 changes: 4 additions & 0 deletions josh-sync.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
org = "rust-lang"
repo = "stdarch"
path = "library/stdarch"
last_upstream_sha = "f51c9870bab634afb9e7a262b6ca7816bb9e940d"
Loading