We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6645d4 commit 7170a6aCopy full SHA for 7170a6a
site/frontend/templates/pages/help.html
@@ -23,7 +23,7 @@ <h3><b><code>@rust-timer</code> commands</b></h3>
23
<code>@rust-timer queue</code>. This command is usually invoked as <code>@bors try @rust-timer
24
queue</code>, which starts a bors <a
25
href="https://rustc-dev-guide.rust-lang.org/tests/ci.html#try-builds">"try build"</a> (not a
26
- merge). <code>@rust-timer</code> will wait for the try run to finish, and if it succeeds will
+ merge). <code>@rust-timer</code> will wait for the try build to finish, and if it succeeds will
27
then queue a perf run.
28
</p>
29
<p><code>@rust-timer queue</code> has a few extra options that can be useful:</p>
0 commit comments