Skip to content

Commit 040f8a3

Browse files
authored
add some external links to the root libs doc
These are tactical links that are likely to be regularly useful to the Libs team
1 parent acced51 commit 040f8a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/libs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Libs
22
This section documents meta processes by the libs team.
33

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

Comments
 (0)