Skip to content

Commit 5453fa4

Browse files
authored
link to crater bot docs (#347)
1 parent ad13e45 commit 5453fa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/infra/service-infrastructure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ regressions in the Rust compiler, and it does this by building large number of
100100
crates, running their test suites and comparing the results between two
101101
versions of the Rust compiler.
102102

103+
Crates comes with a [bot to trigger experiments](https://github.com/rust-lang/crater/blob/master/docs/bot-usage.md).
104+
103105
## docs.rs
104106

105107
[docs.rs](https://docs.rs/) builds and serves the rustdoc documentation for

0 commit comments

Comments
 (0)