File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -221,15 +221,16 @@ are:
221
221
* The [ Rust Internals forum] [ rif ] , a place to ask questions and
222
222
discuss Rust's internals
223
223
* The [ generated documentation for rust's compiler] [ gdfrustc ]
224
- * The [ rust referance ] [ rr ] , even though it doesn't specifically talk about Rust's internals, its a great reasource nontheless
224
+ * The [ rust reference ] [ rr ] , even though it doesn't specifically talk about Rust's internals, it's a great resource nonetheless
225
225
* Although out of date, [ Tom Lee's great blog article] [ tlgba ] is very helpful
226
226
* [ rustaceans.org] [ ro ] is helpful, but mostly dedicated to IRC
227
227
* The [ Rust Compiler Testing Docs] [ rctd ]
228
228
* For @bors , [ this cheat sheet] [ cheatsheet ] is helpful (Remember to replace ` @homu ` with ` @bors ` in the commands that you use.)
229
- * ** Google** !
229
+ * ** Google! ** ( [ search only in Rust Documentation ] [ gsearchdocs ] to find types, traits, etc. quickly)
230
230
* Don't be afraid to ask! The Rust community is friendly and helpful.
231
231
232
232
[ gdfrustc ] : http://manishearth.github.io/rust-internals-docs/rustc/
233
+ [ gsearchdocs ] : https://www.google.de/search?q=site:doc.rust-lang.org+your+query+here
233
234
[ rif ] : http://internals.rust-lang.org
234
235
[ rr ] : https://doc.rust-lang.org/book/README.html
235
236
[ tlgba ] : http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
You can’t perform that action at this time.
0 commit comments