Commit Graph

  • 1d2fc1db3a Remove extra newline Carol (Nichols || Goulding) 2020-01-27 09:09:22 -05:00
  • 920682c2be Merge remote-tracking branch 'origin/pr/2004' Carol (Nichols || Goulding) 2020-01-27 09:09:01 -05:00
  • b61f234c9a update all our crates Carol (Nichols || Goulding) 2020-01-27 08:38:48 -05:00
  • e4b326f346 Extract code and output; script formatting and updating them (#2231) Carol (Nichols || Goulding) 2020-01-27 08:58:28 -05:00
  • 90e7674a2f Switch "Finally" to "Next" to reflect new chapters having been… (#2098) Carol (Nichols || Goulding) 2020-01-27 08:55:36 -05:00
  • b4d2acfb15 ch19-06 added curly braces to macro output (#2050) Carol (Nichols || Goulding) 2020-01-27 08:50:37 -05:00
  • 3fa2b39007 Add more details if in a Git repository LitoMore 2020-01-27 20:44:18 +08:00
  • c642b72fc9 Update to Rust 1.40 Carol (Nichols || Goulding) 2020-01-25 20:58:49 -05:00
  • 3c3484974a Update to Rust 1.39 Carol (Nichols || Goulding) 2020-01-25 14:59:34 -05:00
  • 5f4f738b5c Update to Rust 1.38 Carol (Nichols || Goulding) 2020-01-24 16:55:31 -05:00
  • 36489562f3 Rustfmt our tools too Carol (Nichols || Goulding) 2020-01-24 12:25:29 -05:00
  • fd3e92042d Commit the changes that rustfmt made to all the listings Carol (Nichols || Goulding) 2020-01-24 12:24:58 -05:00
  • dec27eead0 Add rustfmt to the update-rustc script Carol (Nichols || Goulding) 2020-01-24 09:17:56 -05:00
  • bc8c9f1013 Write a script to update output with a new version of rustc Carol (Nichols || Goulding) 2020-01-10 16:28:23 -05:00
  • 5c71aac643 Extract code listings to separate files Carol (Nichols || Goulding) 2019-03-26 16:21:36 -04:00
  • 7945e1008c Document administrative tasks that are now scripted Carol (Nichols || Goulding) 2020-01-10 16:13:06 -05:00
  • 7b0f70872d Update ch12-04-testing-the-librarys-functionality.md Marcus Rådell 2020-01-24 12:15:53 +01:00
  • 503ee62ed3 Update ch12-04-testing-the-librarys-functionality.md Marcus Rådell 2020-01-24 12:11:29 +01:00
  • 6579c05cb9 Include code without hidden lines for nostarch files Carol (Nichols || Goulding) 2019-09-29 20:14:22 -04:00
  • 8b0c2161f5 Script to generate release artifact of just the listings Carol (Nichols || Goulding) 2019-09-25 11:52:17 -04:00
  • 7a9c8f4100 Set cargo new config vars to placeholders for example projects Carol (Nichols || Goulding) 2019-04-23 11:21:24 -04:00
  • 87dd684367 Fix listing numbers (#2227) Carol (Nichols || Goulding) 2020-01-20 15:20:40 -05:00
  • 6fe276d712 Renumber listings following removed listing Carol (Nichols || Goulding) 2020-01-20 14:38:04 -05:00
  • fefe3ef522 Update references to Listing 20-21 to ref 20-20 instead Carol (Nichols || Goulding) 2020-01-20 14:34:46 -05:00
  • 433829774c println! is a macro Malcolm Parsons 2020-01-18 11:44:47 +00:00
  • 6f38be000b Merge pull request #2140 from avandesa/master Steve Klabnik 2020-01-14 14:21:29 -06:00
  • fb651ca129 Update a translated version link Ben Orchard 2020-01-13 22:56:43 +00:00
  • 0beb465237 More cleanup - remove unneeded files (#2213) Carol (Nichols || Goulding) 2020-01-12 13:36:04 -05:00
  • 2a583be8f0 Remove one remaining nostarch snapshot file Carol (Nichols || Goulding) 2020-01-10 16:19:32 -05:00
  • 3e7148dc09 Remove duplicate copies of tools, licenses, Cargo.tomls Carol (Nichols || Goulding) 2020-01-10 16:18:54 -05:00
  • d94e8490e6 Small cleanups extracted from the bigger pr i'm working on (#2212) Carol (Nichols || Goulding) 2020-01-10 15:38:14 -05:00
  • 07f43ed878 Unignoring an example that works now Carol (Nichols || Goulding) 2019-10-23 10:42:27 -04:00
  • 09c1fe6ab5 Alphabetize bins Carol (Nichols || Goulding) 2019-09-29 19:57:43 -04:00
  • 33a4906b57 Remove code that handles figure/figcaption markup; we don't use that anymore Carol (Nichols || Goulding) 2019-09-29 19:44:12 -04:00
  • c13f3512a7 Document that the code listings are available on the releases tab Carol (Nichols || Goulding) 2019-09-28 21:43:25 -04:00
  • ab2fd11078 Update version of mdbook used to what rust-lang/rust uses Carol (Nichols || Goulding) 2019-08-25 21:33:48 -04:00
  • be91ce0d3e move ``Macro invocation`` from section on tuple to section on macros king6cong 2019-12-31 18:53:04 +08:00
  • 0889e73d62 Update ch19-01-unsafe-rust.md SuperSamus 2019-12-28 16:57:32 +01:00
  • 331ce5b2ba Do not limit Self usage in trait implementation king6cong 2019-12-26 15:26:52 +08:00
  • f5b3bda6c3 Macros: Use proc_macro over crate::proc_macro Martin Kröning 2019-12-19 16:21:40 +01:00
  • 03411f7a0c Derive Macros: Update dependencies Martin Kröning 2019-12-19 15:53:32 +01:00
  • c4d64a818b Add exclamation mark: Improve consistency Martin Kröning 2019-12-19 15:50:41 +01:00
  • 35097c249c Chapter 15-06: fix return type of Weak#upgrade Shaleen Jain 2019-12-18 17:29:41 +05:30
  • 5c5cfd2e94 Merge pull request #2065 from emmericp/test-output-rust-1.39 Steve Klabnik 2019-12-16 09:27:21 -06:00
  • 67284d2d45 Merge pull request #2183 from Hofer-Julian/patch-1 Steve Klabnik 2019-12-15 11:32:56 -06:00
  • 5bd82160c1 Fix sentence in ch07 Julian Hofer 2019-12-15 11:51:32 +01:00
  • d7f009abfc Updated appendix 07 to reflect deprecation of rustup install Markus Pettersson 2019-12-08 11:29:02 +01:00
  • b238ba47f3 Fix the link to “Example: Implementing Vec” in ch08-01 Grzegorz Szymaszek 2019-12-03 19:00:31 +01:00
  • ef8bb56803 Merge pull request #2176 from ayeseeem/patch-1 Steve Klabnik 2019-11-28 11:00:04 -06:00
  • d9a6bebaa5 Merge pull request #2177 from xxyzz/master Steve Klabnik 2019-11-28 10:58:34 -06:00
  • 9a5a1bfaec remove call_box() xxyzz 2019-11-28 23:34:57 +08:00
  • 86f0ae4831 Remove optional commas from match arms in ch18-03 ayeseeem 2019-11-28 07:46:33 +00:00
  • 2eddf6d1fc Remove possible overflow from iterator. Nicolai Unrein 2019-11-26 22:13:08 +01:00
  • a728ea10e5 ch17-03: mark code snippet with does_not_compile Maxim Baz 2019-11-24 20:05:49 +01:00
  • b98963c809 fixed type in ch07-05 (ignoring main fn) Dan Chiarlone 2019-11-23 10:36:05 -08:00
  • 724d4a1f15 Unsafe Rust: Fix references to "four superpowers" Brendan Jackman 2019-11-20 06:38:08 +01:00
  • 0d372861fd Link to macros by example rather than macros Nils ANDRÉ-CHANG 2019-11-18 13:00:14 +00:00
  • 81ebaa2a3f Merge pull request #2138 from danbugs/master Steve Klabnik 2019-11-15 08:30:04 -08:00
  • 34b089627c removed typo in code block from ch07-02 Dan Chiarlone 2019-11-14 10:06:25 -08:00
  • ef072458f9 Merge pull request #1779 from vitorenesduarte/improved_compiler_output_16.3 Steve Klabnik 2019-11-13 09:11:30 -08:00
  • 120e76a0cc Merge pull request #1906 from crlf0710/remove_fnbox Steve Klabnik 2019-11-13 09:09:51 -08:00
  • a7cc7717d0 There is no need of iter() function to iterate a list. Pankaj Chaudhary 2019-11-11 15:14:13 +05:30
  • 649523f93f Move async and await keywords to 'Currently in Use' Alex van de Sandt 2019-11-07 22:45:21 -05:00
  • 9fcebe6e1b small fix ch04-03 line 161 'counting from 1' Dan Chiarlone 2019-11-07 09:18:56 -08:00
  • bc9337d9d5 Fix parens rgossiaux 2019-11-01 16:58:23 -07:00
  • f7663d1c95 ch15-02-deref: Improve explanation on immut-to-mut Eddy Petrișor 2019-07-13 15:46:34 +03:00
  • e79dd62aa6 Merge pull request #1957 from ayushmishra2005/master Steve Klabnik 2019-10-30 07:33:12 -05:00
  • 28fa3d15b0 Merge pull request #1999 from Zoybean/patch-4 Steve Klabnik 2019-10-29 07:16:09 -05:00
  • 405ff3b496 Merge pull request #2022 from jsosthoff/master Steve Klabnik 2019-10-28 06:44:34 -05:00
  • 57adb83f69 Merge pull request #2020 from UnHumbleBen/patch-1 Steve Klabnik 2019-10-25 08:25:56 -05:00
  • 09d26dd741 Merge pull request #2040 from UnHumbleBen/patch-3 Steve Klabnik 2019-10-24 07:32:01 -05:00
  • 67c5a6e9d9 Merge pull request #2049 from DieBauer/patch-1 Steve Klabnik 2019-10-24 07:30:04 -05:00
  • 6f8820db32 Merge pull request #2061 from tonytonyjan/patch-5 Steve Klabnik 2019-10-22 08:19:11 -05:00
  • 24b3d87113 Update src/ch20-02-multithreaded.md 簡煒航 (Jian Weihang) 2019-10-22 21:12:16 +08:00
  • df86c4afc1 Merge pull request #2059 from akhi3030/master Steve Klabnik 2019-10-22 07:54:37 -05:00
  • 22397a00dc Merge pull request #1992 from sebras/suggestions Steve Klabnik 2019-10-15 18:09:27 -05:00
  • 6598d3abac Avoid mixing up the words elements and array/items. Sebastian Rasmussen 2019-06-23 11:26:10 +02:00
  • 9fd678a9f2 Clarification. Sebastian Rasmussen 2019-06-23 11:15:23 +02:00
  • 94e6df28d9 Improve wording. Sebastian Rasmussen 2019-06-23 11:07:01 +02:00
  • c427a67639 Clarify meaning. Sebastian Rasmussen 2019-06-17 02:26:29 +02:00
  • 27e741b227 Clarify that it is not the installer that contains the documentation. Sebastian Rasmussen 2019-06-17 01:56:43 +02:00
  • f63a103270 Consistently use quotation marks around “Hello, world!”. Sebastian Rasmussen 2019-06-17 01:56:00 +02:00
  • 9bb8b16196 Merge pull request #2092 from Aleru/master Steve Klabnik 2019-10-14 18:42:55 -05:00
  • a5a5bf9d6e Update ch07-05-separating-modules-into-different-files.md Aleru 2019-10-14 12:56:15 -04:00
  • e6d12af594 fix heading level (#2117) Carol (Nichols || Goulding) 2019-10-14 12:45:15 -04:00
  • a12fce4479 Update link to French translation Joël J. Présent 2019-10-14 17:14:58 +02:00
  • 7b23a000fc Merge pull request #1951 from mlevesquedion/fix/duck-typing-typo Steve Klabnik 2019-10-14 08:24:33 -05:00
  • b227d5e5aa Merge pull request #1991 from BooleanCat/no-debug-print Steve Klabnik 2019-10-14 08:23:56 -05:00
  • aa339f78da Merge pull request #2047 from UnHumbleBen/patch-5 Steve Klabnik 2019-10-14 08:17:25 -05:00
  • 34b403864a Merge pull request #1976 from L0uisc/10.2-wording Steve Klabnik 2019-10-14 08:16:34 -05:00
  • 70a82519e4 fix heading level Kai Zhang 2019-10-14 02:46:03 +00:00
  • 6d3e768204 Update the version of rand we use Carol (Nichols || Goulding) 2019-10-05 21:21:10 -04:00
  • d19da84cae Fix ambiguous explanation of MutexGuard unlocking in ch20-02 Yichao 'Peak' Ji 2019-10-03 16:29:34 +08:00
  • ee3e148626 Add note on why i32 is inferred as default for integers sd234678 2019-10-02 10:19:38 +01:00
  • 04806c80be Fix tidy error. (#2104) Carol (Nichols || Goulding) 2019-10-01 20:20:22 -04:00
  • cf633ee5b9 Fix tidy error. Eric Huss 2019-10-01 08:48:26 -07:00
  • d69b1058c6 Fancy quotes Carol (Nichols || Goulding) 2019-09-30 21:10:38 -04:00
  • 6290b930cd Commit autogenerated cargo content Carol (Nichols || Goulding) 2019-09-30 21:10:26 -04:00
  • 51c9ab3e5b Move all scripts into tools Carol (Nichols || Goulding) 2019-09-30 21:09:58 -04:00
  • 26565efc3f We can start lines with numbers without creating ordered lists Carol (Nichols || Goulding) 2019-06-15 21:36:15 -04:00