auto merge of #13796 : ema-fox/rust/patch-1, r=kballard
This commit is contained in:
commit
1be19f9cc8
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ Some examples that demonstrate different aspects of the language:
|
|||
|
||||
[sprocketnes]: https://github.com/pcwalton/sprocketnes
|
||||
[hash]: https://github.com/mozilla/rust/blob/master/src/libstd/hash.rs
|
||||
[HashMap]: https://github.com/mozilla/rust/blob/master/src/libstd/hashmap.rs
|
||||
[json]: https://github.com/mozilla/rust/blob/master/src/libextra/json.rs
|
||||
[HashMap]: https://github.com/mozilla/rust/blob/master/src/libcollections/hashmap.rs
|
||||
[json]: https://github.com/mozilla/rust/blob/master/src/libserialize/json.rs
|
||||
|
||||
You may also be interested in browsing [GitHub's Rust][github-rust] page.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue