You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: en-US/community.md
+42-10Lines changed: 42 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -64,18 +64,15 @@ discussion about Rust, and a good place to ask for help. You'll find
64
64
people willing to answer any questions about Rust, and
65
65
responses are typically fast.
66
66
67
-
Rust's developers coordinate in [#rust-internals][internals_irc]. It is for real-time discussion about hacking on Rust itself. It is also the channel to ask questions about contributing to Rust.
67
+
Rust's developers coordinate in [#rust-internals][internals_irc]. It is for
68
+
real-time discussion about hacking on Rust itself. It is also the channel
69
+
to ask questions about contributing to Rust.
68
70
69
71
### Main channels
70
72
71
73
-[#rust][rust_irc] is for all things Rust
72
74
-[#rust-beginners][beginners_irc] is a space for those new to Rust, lower traffic than #rust
73
-
-[#rust-internals][internals_irc] is for discussion of other Rust implementation topics
74
-
-[#rustc][rustc_irc] is the home of the [compiler team][compiler_team]
75
-
-[#rust-libs][libs_irc] is the home of the [libraries team][library_team]
76
-
-[#rust-tools][tools_irc] is the home of the [tools and infrastructure team][tool_team]
77
-
-[#rust-lang][lang_irc] is the home of the [language team][language_team]
78
-
-[#rust-community][community_irc] is the home of the [community team][community_team]
75
+
-[#rust-internals][internals_irc] is for discussion of working on the Rust project itself
79
76
80
77
### International channels
81
78
@@ -86,18 +83,40 @@ Rust's developers coordinate in [#rust-internals][internals_irc]. It is for real
86
83
-[#rust-ru][ru_irc] для общих дискуссий о Rust на русском языке
87
84
-[Rust中文][cn_org] Rust 语言中文 Chat 社区(非IRC频道)
88
85
86
+
### Team channels
87
+
88
+
-[#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager and home of the [cargo team][cargo_team]
89
+
-[#rust-community][community_irc] is the home of the [community team][community_team]
90
+
-[#rustc][rustc_irc] is the home of the [compiler team][compiler_team]
91
+
-[#rust-dev-tools][dev_tools_irc] is the home of the [developer tools team][dev_tools_team]
92
+
-[#rust-docs][docs_irc] is the home of the [documentation team][doc_team]
93
+
-[#rust-infra][infra_irc] is the home of the [infrastructure team][infra_team]
94
+
-[#rust-lang][lang_irc] is the home of the [language team][language_team]
95
+
-[#rust-libs][libs_irc] is the home of the [libraries team][library_team]
96
+
-[#rust-mods][mod_irc] is the irc channel for the [moderation team][mod_team]
97
+
-[#rust-style][style_irc] is the home of the [style strike team][style_team]
98
+
89
99
### Topical channels
90
100
91
-
-[#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager
101
+
These channels are of the wider Rust community, and are not moderated by the [moderation team][mod_team].
102
+
92
103
-[#rust-bots][bots_irc] notifications about Rust from a selection of bots
93
-
-[#rust-docs][docs_irc] is the home of the unoffical documentation team
94
104
-[#rust-crypto][crypto_irc] is for discussion of cryptography in Rust
95
105
-[#rust-embedded][embedded_irc] is for people doing embedded software in Rust
96
106
-[#rust-gamedev][gamedev_irc] is for people doing game development in Rust
107
+
-[#rust-geo][rustgeo_irc] is for discussion on GeoRust, geospatial tools written in Rust
108
+
-[#rust-machine-learning][machine_learning_irc] is for people doing machine learning in Rust
97
109
-[#rust-networking][networking_irc] is for people doing computer networking and development in Rust
98
110
-[#rust-osdev][osdev_irc] is for people doing OS development in Rust
99
111
-[#rust-webdev][webdev_irc] is for people doing web development in Rust
112
+
-[#hyper][hyper_irc] is for discussion on Hyper, a popular Rust http library
113
+
-[#iron][iron_irc] is for discussion on Iron, the extensible Rust web framework
114
+
-[#nom][nom_irc] is for discussion on Nom, a Rust parser combinator library
115
+
-[#redox][redox_irc] is for discussion on Redox, the operating system written in Rust
116
+
-[#rocket][rocket_irc] is for discussion on Rocket, a popular Rust http framework
117
+
-[#serde][serde_irc] if for discussion on Serde, a popular Rust serialization library
100
118
-[#servo][servo_irc] is for discussion of Servo, the browser engine written in Rust
119
+
-[#xi][xi_irc] is for discussion of Xi, the text editor written in Rust
0 commit comments