Rob Wu
|
970aff0dad
|
Fix comment in Rust docs: box -> mine (#2365)
The "box" is referring to the Box variable a few lines back, but that is
called "mine", not "box".
|
2016-09-27 16:42:40 +02:00 |
|
Geoff Liu
|
97df073a83
|
Merge pull request #2269 from carlomilanesi/master
Translation to Italian of Rust tutorial
|
2016-08-02 13:55:53 -04:00 |
|
ven
|
5977df5be4
|
Update rust.html.markdown
|
2016-06-26 21:46:57 +02:00 |
|
Kyle Mendes
|
5d39704b57
|
[rust/en] Updating comment examples (#1883)
|
2016-06-26 21:46:16 +02:00 |
|
Adam Heins
|
a7015a0f85
|
Minor formatting and wording change in rust doc. (#2277)
|
2016-06-26 15:21:27 +02:00 |
|
Carlo Milanesi
|
08c653ad62
|
Corrected definition of "slice" concept
|
2016-05-28 15:22:22 +02:00 |
|
Pushkar Sharma
|
2b8fe51af6
|
Mention meaning of asterisk. Explain *ref_var2
Issue #1398
|
2015-10-11 09:39:39 +05:30 |
|
Gabriel Halley
|
960ee4a185
|
removing whitespace all over
|
2015-10-07 23:11:24 -04:00 |
|
Tim Heaney
|
5e11d06a4f
|
Typo: should be advice, not advise.
|
2015-10-05 22:19:59 -04:00 |
|
Adam Bard
|
119f341028
|
Merge pull request #1138 from jin/patch-1
Fixed typo: changing an immutable ref will not compile
|
2015-09-25 06:36:17 +08:00 |
|
Michael Simpson
|
8d22be8f85
|
Remove in-development from Rust's description
Now that Rust is stable at 1.0 saying "in-development" might not be appropriate any more.
|
2015-06-22 16:03:24 -04:00 |
|
Esption
|
ad344ac7c6
|
Rust: Change '&*' to '&'
|
2015-06-17 18:35:32 -05:00 |
|
Jingwen
|
337710e13d
|
Fixed typo: changing an immutable ref will not compile
|
2015-06-13 17:27:05 +08:00 |
|
Antonio Ognio
|
00a246e77b
|
Updating rust.html.markdown for Rust 1.0
|
2015-05-15 17:12:45 -05:00 |
|
P1start
|
ecc5d89841
|
[rust/en] Update the Rust tutorial
This adjusts the English Rust tutorial for changes to the language and
generally tweaks a few other things.
Fixes #860.
|
2015-01-15 15:14:25 +13:00 |
|
Justin Campbell
|
8768176023
|
Rust tutorial -> The Rust Guide
Previous link is deprecated
|
2014-10-14 16:42:39 -04:00 |
|
P1start
|
9874c063d3
|
add &str explanation; add section on vectors
|
2014-07-01 15:24:08 +12:00 |
|
P1start
|
83283c0d4c
|
[rust/en] Add an English Rust tutorial
Fixes #480.
|
2014-06-30 16:44:08 +12:00 |
|