diff options
| author | kilavvy <140459108+kilavvy@users.noreply.github.com> | 2025-06-29 10:01:27 +0200 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2025-07-07 21:51:29 +0000 |
| commit | 816f0297391fb0c45a429a118264de31cb531162 (patch) | |
| tree | 0478435b5d123d1c940fbc3001e7f99221d15190 | |
| parent | b5350036080f5183522f1c00d190a9b07850da24 (diff) | |
| download | rust-816f0297391fb0c45a429a118264de31cb531162.tar.gz rust-816f0297391fb0c45a429a118264de31cb531162.zip | |
Update README.md
- Update ui.md - Update type-alias-impl-trait.md - Update README.md
| -rw-r--r-- | library/stdarch/crates/intrinsic-test/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/stdarch/crates/intrinsic-test/README.md b/library/stdarch/crates/intrinsic-test/README.md index 260d59fca80..bea95f91e9e 100644 --- a/library/stdarch/crates/intrinsic-test/README.md +++ b/library/stdarch/crates/intrinsic-test/README.md @@ -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 |
