Skip to content

Commit

Permalink
Fix compiler team name in target tier docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tbu- committed Dec 21, 2024
1 parent f35f841 commit ea75d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc/src/target-tier-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ To propose addition of a new target, open a pull request on [`rust-lang/rust`]:
Link to the created description page.
- Ensure the pull request is assigned to a member of the [Rust compiler team][rust_compiler_team] by commenting:
```text
r? compiler-team
r? compiler
```

[tier3example]: https://github.com/rust-lang/rust/pull/94872
Expand Down

0 comments on commit ea75d05

Please sign in to comment.