Added link to @bors cheetsheet (thanks, @nagisa)
This commit is contained in:
parent
d09ba5d3ce
commit
00cbe1db95
1 changed files with 2 additions and 0 deletions
|
@ -225,6 +225,7 @@ are:
|
||||||
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
|
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
|
||||||
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
|
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
|
||||||
* The [Rust Compiler Testing Docs][rctd]
|
* The [Rust Compiler Testing Docs][rctd]
|
||||||
|
* For @bors, [this cheetsheat][cheetsheat] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
|
||||||
* **Google**!
|
* **Google**!
|
||||||
* Don't be afraid to ask! The Rust community is friendly and helpful.
|
* Don't be afraid to ask! The Rust community is friendly and helpful.
|
||||||
|
|
||||||
|
@ -234,3 +235,4 @@ are:
|
||||||
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
|
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
|
||||||
[ro]: http://www.rustaceans.org/
|
[ro]: http://www.rustaceans.org/
|
||||||
[rctd]: ./COMPILER_TESTS.md
|
[rctd]: ./COMPILER_TESTS.md
|
||||||
|
[cheetsheat]: http://buildbot.rust-lang.org/homu/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue