diff options
| author | Jieyou Xu <jieyouxu@outlook.com> | 2025-05-17 23:51:00 +0800 |
|---|---|---|
| committer | Jieyou Xu <jieyouxu@outlook.com> | 2025-05-17 23:51:50 +0800 |
| commit | 2dddbd1ecb586b7a7dc67c078c2f7785a5cb63ba (patch) | |
| tree | fd0a4319da942c33ce68d4418eb1f8854a51fa83 /src/doc/rustc-dev-guide | |
| parent | 65d381b0cc2b7b8404e7c910055dd3cf806f1cca (diff) | |
| download | rust-2dddbd1ecb586b7a7dc67c078c2f7785a5cb63ba.tar.gz rust-2dddbd1ecb586b7a7dc67c078c2f7785a5cb63ba.zip | |
rustc-dev-guide: fix Rust for Linux rust-lang/rust label
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md b/src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md index 9ba4eff629e..696f2038e1a 100644 --- a/src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md +++ b/src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md @@ -1,9 +1,9 @@ # Rust for Linux notification group -**Github Label:** [O-rfl] <br> +**Github Label:** [A-rust-for-linux] <br> **Ping command:** `@rustbot ping rfl` -[O-rfl]: https://github.com/rust-lang/rust/labels/O-rfl +[A-rust-for-linux]: https://github.com/rust-lang/rust/labels/A-rust-for-linux This list will be used to notify [Rust for Linux (RfL)][rfl] maintainers when the compiler or the standard library changes in a way that would |
