Commit Graph

4 Commits

Author SHA1 Message Date
Mathias Schmitt
6dc1f37df1 [rust/de] fix german translation. 2022-07-06 22:31:18 +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
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
Christian Albrecht
964273453a added rust in german (#1794) 2016-05-27 11:31:23 +02:00