summaryrefslogtreecommitdiffhomepage
path: root/rust.html.markdown
Commit message (Expand)AuthorAgeLines
* [rust/en] fix a typo and make some explanations clearer (#4998)zabackary2024-07-21-5/+9
* fix typo/grammatical error in rust.html.markdown (#4985)ary2024-06-25-1/+1
* [rust/en] link to A half-hour to learn Rust (#4379)Jarod2024-05-13-0/+4
* [rust/*] playpen -> PlaygroundBoris Verkhovskiy2024-04-26-1/+1
* added block comments (#4743)KIM Taegyoon2023-09-08-0/+3
* Add fibonacci output commentJames Vaughan2023-03-24-1/+1
* [rust/en] Function pointer type added (#4107)Maximilian Sonnenburg2022-01-04-2/+22
* [rust/all] Remove .iter() on array example (#4230)Ay3552021-11-01-1/+1
* Change callpolazarus2020-02-12-1/+1
* [Rust] Change misleading method and add two other methodspolazarus2020-02-12-1/+7
* [rust/en] Small stylistic fix.Petr Houška2020-02-08-1/+1
* rust: update lang name to be correctS Stewart2019-12-25-1/+1
* rust: update explanation of borrow systemEmerentius2019-09-01-1/+4
* rust: improve explanation of string slicesEmerentius2019-09-01-4/+2
* Add gescription related break statementAnatolij2018-09-20-2/+5
* The source code can be run by Rust PlaygroundAnatolij2018-09-20-0/+6
* Fix comment in Rust docs: box -> mine (#2365)Rob Wu2016-09-27-1/+1
* Merge pull request #2269 from carlomilanesi/masterGeoff Liu2016-08-02-2/+3
|\
| * Corrected definition of "slice" conceptCarlo Milanesi2016-05-28-2/+3
* | Update rust.html.markdownven2016-06-26-1/+0
* | [rust/en] Updating comment examples (#1883)Kyle Mendes2016-06-26-2/+10
* | Minor formatting and wording change in rust doc. (#2277)Adam Heins2016-06-26-3/+4
|/
* Mention meaning of asterisk. Explain *ref_var2Pushkar Sharma2015-10-11-2/+2
* removing whitespace all overGabriel Halley2015-10-07-7/+7
* Typo: should be advice, not advise.Tim Heaney2015-10-05-1/+1
* Merge pull request #1138 from jin/patch-1Adam Bard2015-09-25-1/+1
|\
| * Fixed typo: changing an immutable ref will not compileJingwen2015-06-13-1/+1
* | Remove in-development from Rust's description Michael Simpson2015-06-22-1/+1
* | Rust: Change '&*' to '&'Esption2015-06-17-2/+2
|/
* Updating rust.html.markdown for Rust 1.0Antonio Ognio2015-05-15-8/+15
* [rust/en] Update the Rust tutorialP1start2015-01-15-67/+102
* Rust tutorial -> The Rust GuideJustin Campbell2014-10-14-2/+2
* add &str explanation; add section on vectorsP1start2014-07-01-3/+23
* [rust/en] Add an English Rust tutorialP1start2014-06-30-0/+245