Skip to content

Commit cad3d5d

Browse files
authored
Merge pull request #2714 from reddevilmidzy/perf-run
Add link for perf run Zulip channel
2 parents a5aeb9b + 34f3cda commit cad3d5d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/tests/perf.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ To evaluate the performance impact of a PR, write this comment on the PR:
4141
> repository](https://github.com/rust-lang/team) with the `perf = true` value in
4242
> the `[permissions]` section (and bors permissions are also required). If you
4343
> are not on one of those teams, feel free to ask for someone to post it for you
44-
> (either on Zulip or ask the assigned reviewer).
44+
> (either on [Zulip][perf run] or ask the assigned reviewer).
45+
46+
[perf run]: https://rust-lang.zulipchat.com/#narrow/channel/182449-t-compiler.2Fhelp/topic/perf.20run
4547

4648
This will first tell bors to do a "try" build which do a full release build for
4749
`x86_64-unknown-linux-gnu`. After the build finishes, it will place it in the

0 commit comments

Comments
 (0)