File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
site/frontend/templates/pages Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 < h3 > < b > < code > @rust-timer</ code > commands</ b > </ h3 >
2222 < p > < code > @rust-timer</ code > supports several commands, the most common (and simple) being
2323 < code > @rust-timer queue</ code > . This command is usually invoked as < code > @bors try @rust-timer
24- queue</ code > ,
25- which starts a bors " try" run (not a merge). < code > @rust-timer </ code > will wait for the try run
26- to finish,
27- and if it succeeds will then queue a perf run.
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
27+ then queue a perf run.
2828 </ p >
2929 < p > < code > @rust-timer queue</ code > has a few extra options that can be useful:</ p >
3030 < ul >
You can’t perform that action at this time.
0 commit comments