Mathias Schmitt
c373aa6bb8
[rust/fr-fr] Fix typo.
2022-07-08 20:35:37 +02:00
mphschmitt
9694d4d960
[rust/fr] Update language name: rust -> Rust ( #4308 )
...
The name was different in english and in french, which prevented
the french translation from being displayed.
2022-07-06 23:56:27 +02:00
Ay355
9552f2a1fe
[rust/all] Remove .iter() on array example ( #4230 )
...
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
2021-11-01 22:27:42 +01:00
Etienne Charignon
14e2647200
Update rust-fr.html.markdown ( #2687 )
2017-03-22 13:32:55 +01:00
raph
30d63b3709
Update rust-fr.html.markdown ( #2616 )
2017-01-02 16:13:26 +01:00
ven
ceb6b37b63
Fix mistakes in rust
2016-09-27 16:45:30 +02:00
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
J. Ryan Rembert
a0b6af4534
[rust/fr] - French translation for Rust tutorial ( #2297 )
...
* Initial pass at a fr translation of Rust tutorial
* Clean up formatting
* Add GFM rust modifer to code black
* Final pre-PR fixes
* Edit YAML front-matter
* Grammar and typo fixes
2016-08-16 12:42:20 +02:00