Skip to content

Add repositories T-compiler maintains #829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add repo t-compiler maintains
  • Loading branch information
apiraino committed Apr 11, 2025
commit db51d82bf175c187935e661ae4bea18056f66f8f
2 changes: 2 additions & 0 deletions src/compiler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ you're looking for the [rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/)
- *How are compiler issues triaged and prioritized?*
- [Working Areas](./working-areas.md)
- *Specific areas of work around the compiler*
- [Repository we maintain](https://github.com/orgs/rust-lang/teams/compiler/repositories)
- *Various code repositories maintained by the Compiler Team*
- [Operations](./operations.md)
- *Supporting the compiler team*