File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -221,15 +221,16 @@ are:
221221* The [ Rust Internals forum] [ rif ] , a place to ask questions and
222222 discuss Rust's internals
223223* 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
225225* Although out of date, [ Tom Lee's great blog article] [ tlgba ] is very helpful
226226* [ rustaceans.org] [ ro ] is helpful, but mostly dedicated to IRC
227227* The [ Rust Compiler Testing Docs] [ rctd ]
228228* 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)
230230* Don't be afraid to ask! The Rust community is friendly and helpful.
231231
232232[ 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
233234[ rif ] : http://internals.rust-lang.org
234235[ rr ] : https://doc.rust-lang.org/book/README.html
235236[ 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