Skip to content

Commit 08a6b5f

Browse files
committed
make! the! arm! section! less! excited!
1 parent cfe92da commit 08a6b5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

posts/2020-12-31-Rust-1.49.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and servers.
5353
This is an important milestone for the project: it's the first time a non-x86
5454
target reaches the highest level of Quality Assurance and support provided by
5555
the Rust Team, and we hope this will pave the way for more targets to reach
56-
Tier 1 in the future!
56+
Tier 1 in the future.
5757

5858
Note that Android is not affected by this change as it uses a different Tier 2
5959
target.
@@ -64,9 +64,9 @@ target.
6464

6565
Rust 1.49.0 also features two targets reaching Tier 2 support:
6666

67-
* The `aarch64-apple-darwin` target brings support for Rust on Apple M1 systems!
67+
* The `aarch64-apple-darwin` target brings support for Rust on Apple M1 systems.
6868
* The `aarch64-pc-windows-mvc` target brings support for Rust on 64-bit ARM
69-
devices running Windows on ARM!
69+
devices running Windows on ARM.
7070

7171
Developers can expect both of those targets to have prebuilt binaries
7272
installable with `rustup` from now on! The Rust Team is not running the test

0 commit comments

Comments
 (0)