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
Copy file name to clipboardExpand all lines: src/libs/README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,14 @@ This section documents meta processes by the Libs team.
5
5
## Where to find us
6
6
7
7
The libs team hangs out primarily in [the rust-lang Zulip](https://rust-lang.zulipchat.com/) these days in the `#t-libs` stream.
8
-
You can also find out more details about [Zulip and how the Rust community uses it](../../platforms/zulip.html).
8
+
9
+
You can also find out more details about [Zulip and how the Rust community uses it](../../chat/zulip.html).
10
+
11
+
## Useful GitHub queries
12
+
13
+
The Libs team does its work in a number of repositories throughout the `rust-lang` organization and others on GitHub.
14
+
15
+
| Query | Description |
16
+
|----------|------ |
17
+
|[Open Libs RFCs](https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Aopen+label%3AT-libs)| RFCs that need input from the Libs team. |
18
+
|[Open Libs PRs](https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+label%3AT-libs)| PRs that need input from the Libs team. |
0 commit comments