Commit Graph

34 Commits

Author SHA1 Message Date
Chris Krycho 6196a0ab45 Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
Chris Krycho 566589d52a
Merge pull request #3648 from nlegrand/main
Remove hebrew niqqud in 8-14 String::from example
2024-04-10 12:52:01 -06:00
Carol (Nichols || Goulding) 940fb140f5 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) e51e1e4457 Update to Rust 1.73 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) c3613dee0c Update to Rust 1.72 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 44a3076190 Update to Rust 1.70 2024-02-19 15:39:35 -05:00
Yuri Astrakhan f55ac5d8fa Inline all format arguments
The inlined format arguments are a bit easier to understand,
especially for those familiar with the other languages (python, js).
2023-10-30 11:54:36 -04:00
Nicolas Legrand 3ceb9936d7 Remove hebrew niqqud in 8-14 String::from example
Niqqud (hebrew diacrital system to represent vowels) is mainly used in
poetry and in children's book. Israelis do not use niqqud when they
write.
2023-05-17 11:51:43 +02:00
Carol (Nichols || Goulding) d94e03a18a
Update to Rust 1.67.1 2023-02-10 11:01:09 -05:00
Carol (Nichols || Goulding) 3f64052c04 Upgrade to Rust 1.65 2022-11-03 22:13:58 -04:00
Carol (Nichols || Goulding) 10bf4a3dbd Upgrade to Rust 1.63 2022-11-03 22:13:58 -04:00
Carol (Nichols || Goulding) 06ea00d9ca Update println style in ch8 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 2fe9eff266
Update to Rust 1.62 2022-07-04 21:17:25 -04:00
Carol (Nichols || Goulding) 50775360ba Fix listing 8-21. Fixes #3251 2022-07-04 20:36:25 -04:00
Carol (Nichols || Goulding) 4b43eac27b
Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
Carol (Nichols || Goulding) 8d3584f55f
Upgrade to Rust 1.60 2022-06-03 21:39:11 -04:00
Carol (Nichols || Goulding) ac16184a7f
Propagate changes for ch8 to src 2022-05-29 20:28:20 -04:00
JirCep eedc18924d
Extra-clarity qualification
Regard the preceding wording “we’ve annotated the types of the values that are returned from these functions for extra clarity.” while only the indexing function is annotated.
2022-05-28 21:01:53 -04:00
Carol (Nichols || Goulding) ab4f04cbe6 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
Carol (Nichols || Goulding) 126aa9faa8
Update to Rust 1.55 2021-09-16 21:01:38 -04:00
Jade 1c4a1ea4bf Remove authors field from all the listing manifests
Since RFC3052 is fully implemented in Cargo and the various Rust
websites, we can set an example by removing the authors field from all
the listings as it has been effectively soft deprecated.

Follow on/related to #2785, which removed the references in the text.
2021-07-27 19:02:14 -07:00
Carol (Nichols || Goulding) 4cd410bab6
Update to 1.48 2020-12-05 14:18:30 -05:00
Carol (Nichols || Goulding) 2567c35e84
Update to Rust 1.47 2020-12-05 14:18:30 -05:00
Carol (Nichols || Goulding) 4895996a3f
Update to 1.46 2020-12-05 14:18:30 -05:00
Carol (Nichols || Goulding) 2dca6c3e78
Update to 1.45 2020-12-05 14:18:29 -05:00
Carol (Nichols || Goulding) e894f58929
Update to 1.44 2020-12-05 14:18:29 -05:00
Carol (Nichols || Goulding) 63bc4103cc
Update to 1.43 2020-12-05 14:18:29 -05:00
Carol (Nichols || Goulding) 6e98805629
Update to 1.42 2020-12-05 14:18:28 -05:00
Carol (Nichols || Goulding) a2bd349f86
Update to Rust 1.41.0 2020-02-03 10:36:54 -05:00
Carol (Nichols || Goulding) ce4328b7f5
Make HashMap types match previous example; add fwd ref to ch 13
Fixes #2087.
2020-01-30 14:39:32 -05:00
Carol (Nichols || Goulding) 3c3484974a
Update to Rust 1.39 2020-01-25 21:21:04 -05:00
Carol (Nichols || Goulding) 5f4f738b5c
Update to Rust 1.38 2020-01-25 21:20:42 -05:00
Carol (Nichols || Goulding) fd3e92042d
Commit the changes that rustfmt made to all the listings 2020-01-25 21:20:41 -05:00
Carol (Nichols || Goulding) 5c71aac643
Extract code listings to separate files 2020-01-25 21:20:38 -05:00