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
This section documents meta processes by the libs team.
3
3
4
+
## External links
5
+
6
+
| Link | Description |
7
+
|----------|------ |
8
+
|[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. |
9
+
|[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. |
10
+
|[Libs crates in `rust-lang`](https://github.com/rust-lang?q=topic%3Arust-library)|`topic:rust-library`| Crates in the `rust-lang` organization that are maintained by the Libs team. Add the `rust-library` topic to a repository in `rust-lang` to include it in this list. |
0 commit comments