We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d9df8 commit 34f3cdaCopy full SHA for 34f3cda
1 file changed
src/tests/perf.md
@@ -41,7 +41,9 @@ To evaluate the performance impact of a PR, write this comment on the PR:
41
> repository](https://github.com/rust-lang/team) with the `perf = true` value in
42
> the `[permissions]` section (and bors permissions are also required). If you
43
> 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).
+> (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
47
48
This will first tell bors to do a "try" build which do a full release build for
49
`x86_64-unknown-linux-gnu`. After the build finishes, it will place it in the
0 commit comments