Commit Graph

14 Commits

Author SHA1 Message Date
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
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) 1340fd5097
Update docopt usage since we bumped major versions 2020-01-29 11:16:58 -05:00
Carol (Nichols || Goulding) b61f234c9a
update all our crates 2020-01-27 09:00:50 -05:00
Carol (Nichols || Goulding) 6579c05cb9
Include code without hidden lines for nostarch files 2020-01-20 15:40:15 -05:00
Carol (Nichols || Goulding) 8b0c2161f5
Script to generate release artifact of just the listings 2020-01-20 15:40:14 -05:00
Carol (Nichols || Goulding) 09c1fe6ab5
Alphabetize bins 2020-01-10 15:17:05 -05:00
Daniel Alley b6621729a5 Add edition to Cargo.toml, use 2018 edition idoms
Ran "cargo fix --edition-idioms"
2018-12-16 22:56:38 -05:00
Steve Klabnik 1fedfc4b96 move the book to the top level 2018-11-20 13:45:05 -05:00
steveklabnik 4f2dc56485 move most stuff into second-edition 2017-03-03 11:45:16 -05:00
Carol (Nichols || Goulding) 466a74aebc Move rust tools out of book src dir 2016-10-14 14:42:35 -04:00
Aleksei Voronov cfabd86e21 Add a script that concatenates chapters into one file
Closes #183
2016-08-16 00:40:12 +03:00
Carol (Nichols || Goulding) 7eb505d7a0 Add newlines to the ends of files 2016-08-10 19:14:25 -04:00
Eric D. Reichert b331986493 Added initial file path linter. 2016-08-07 09:00:16 -04:00