File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 33
33
- [ "Cleanup Crew"] ( notification-groups/cleanup-crew.md )
34
34
- [ LLVM] ( notification-groups/llvm.md )
35
35
- [ Windows] ( notification-groups/windows.md )
36
+ - [ ARM] ( notification-groups/arm.md )
36
37
- [ Licenses] ( ./licenses.md )
37
38
- [ Part 2: High-level Compiler Architecture] ( ./part-2-intro.md )
38
39
- [ Overview of the Compiler] ( ./overview.md )
Original file line number Diff line number Diff line change
1
+ # ARM notification group
2
+
3
+ ** Github Label:** [ O-ARM]
4
+
5
+ [ O-ARM ] : https://github.com/rust-lang/rust/labels/O-ARM
6
+
7
+ This list will be used to ask for help both in diagnosing and testing
8
+ ARM-related issues as well as suggestions on how to resolve
9
+ interesting questions regarding our ARM support.
10
+
11
+ The group also has an associated Zulip stream (` #t-compiler/arm ` )
12
+ where people can go to pose questions and discuss ARM-specific
13
+ topics.
14
+
15
+ So, if you are interested in participating, please sign up for the
16
+ ARM group! To do so, you open a PR against the [ rust-lang/team]
17
+ repository. Just [ follow this example] [ eg ] , but change the username to
18
+ your own!
19
+
20
+ [ rust-lang/team ] : https://github.com/rust-lang/team
21
+ [ eg ] : https://github.com/rust-lang/team/pull/358
22
+ [ #72569 ] : https://github.com/rust-lang/rust/pull/72569
23
+ [ #29520 ] : https://github.com/rust-lang/rust/pull/29520
You can’t perform that action at this time.
0 commit comments