Skip to content

Commit d42cf18

Browse files
author
Robin Randhawa
committed
RFC: aarch64-unknown-linux-gnu Tier-1: Address lambda and JohnTitor's
comments Add references to the Arm marker team and the Zulip t-compiler/arm stream.
1 parent 4d59114 commit d42cf18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

text/0000-promote-aarch64-unknown-linux-gnu-to-tier1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ As mentioned in the [summary](#Summary), items in 3 above are **required next st
125125

126126
- It is worth calling out, in the same vein as the previous point, that given the increasing prevalance of AArch64 silicon deployments and given Rust's general value proposition, **supporting the Rust aarch64-unknown-linux-gnu target presents very strong viability for the long term.**
127127

128+
- Note that the core team have created a ['marker team' for Arm](https://github.com/rust-lang/team/blob/master/teams/arm.toml) as well as the [t-compiler/arm Zulip stream](https://zulip-archive.rust-lang.org/242906tcompilerarm/index.html). These form important parts of a support story for aarch64-unknown-linux-gnu (amongst other Arm targets). Arm's Rust team is represented in both.
129+
128130
**2.c. The target must have substantial and widespread interest within the Rust developer community.**
129131

130132
- It is hard to concretely quantify this aspect.
@@ -147,7 +149,7 @@ As mentioned in the [summary](#Summary), items in 3 above are **required next st
147149

148150
- Arm itself recognises Rust as an important component to consider in a broader horizontal safety and security foundation across multiple processor portfolios.
149151

150-
- Arm has dedicated a small team to help improve Rust for the aarch64-unknown-linux-gnu target.
152+
- Arm has dedicated a small team to help improve Rust for the aarch64-unknown-linux-gnu target. This team is included in the ['marker team' for Arm](https://github.com/rust-lang/team/blob/master/teams/arm.toml) as well as the [t-compiler/arm Zulip stream](https://zulip-archive.rust-lang.org/242906tcompilerarm/index.html) created by the core team.
151153

152154
- **It is very likely that support for aarch64-unknown-linux-gnu in these organisations will trend upwards commensurate with the increasing prevalence of AArch64 silicon based systems.**
153155

0 commit comments

Comments
 (0)