File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
src/doc/rustc-dev-guide/src Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 6161 - [ ARM] ( notification-groups/arm.md )
6262 - [ Cleanup Crew] ( notification-groups/cleanup-crew.md )
6363 - [ Emscripten] ( notification-groups/emscripten.md )
64+ - [ Fuchsia] ( notification-groups/fuchsia.md )
6465 - [ LLVM] ( notification-groups/llvm.md )
6566 - [ RISC-V] ( notification-groups/risc-v.md )
67+ - [ Rust for Linux] ( notification-groups/rust-for-linux.md )
6668 - [ WASI] ( notification-groups/wasi.md )
6769 - [ WebAssembly] ( notification-groups/wasm.md )
6870 - [ Windows] ( notification-groups/windows.md )
69- - [ Rust for Linux] ( notification-groups/rust-for-linux.md )
7071- [ Licenses] ( ./licenses.md )
7172- [ Editions] ( guides/editions.md )
7273
Original file line number Diff line number Diff line change 1+ # Fuchsia notification group
2+
3+ ** Github Label:** [ O-fuchsia] <br >
4+ ** Ping command:** ` @rustbot ping fuchsia `
5+
6+ [ O-fuchsia ] : https://github.com/rust-lang/rust/labels/O-fuchsia
7+
8+ This list will be used to notify [ Fuchsia] [ fuchsia ] maintainers
9+ when the compiler or the standard library changes in a way that would
10+ break the Fuchsia integration.
11+
12+ [ fuchsia ] : ../tests/fuchsia.md
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ in the past and was subsequently included in CI.
66
77## What to do if the Fuchsia job breaks?
88
9- Please contact the ` fuchsia ` ping group and ask them for help.
9+ Please contact the [ fuchsia] [ fuchsia-ping ] ping group and ask them for help.
1010
1111``` text
1212@rustbot ping fuchsia
@@ -170,6 +170,7 @@ rustc book][platform-support].
170170[ `public_configs` ] : https://gn.googlesource.com/gn/+/main/docs/reference.md#var_public_configs
171171[ `//build/config:compiler` ] : https://cs.opensource.google/fuchsia/fuchsia/+/main:build/config/BUILD.gn;l=121;drc=c26c473bef93b33117ae417893118907a026fec7
172172[ build system ] : https://fuchsia.dev/fuchsia-src/development/build/build_system
173+ [ fuchsia-ping ] : ../notification-groups/fuchsia.md
173174
174175[ ^ loc ] : As of June 2024, Fuchsia had about 2 million lines of first-party Rust
175176code and a roughly equal amount of third-party code, as counted by tokei
You can’t perform that action at this time.
0 commit comments