File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ and servers.
53
53
This is an important milestone for the project: it's the first time a non-x86
54
54
target reaches the highest level of Quality Assurance and support provided by
55
55
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.
57
57
58
58
Note that Android is not affected by this change as it uses a different Tier 2
59
59
target.
@@ -64,9 +64,9 @@ target.
64
64
65
65
Rust 1.49.0 also features two targets reaching Tier 2 support:
66
66
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.
68
68
* 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.
70
70
71
71
Developers can expect both of those targets to have prebuilt binaries
72
72
installable with ` rustup ` from now on! The Rust Team is not running the test
You can’t perform that action at this time.
0 commit comments