Commit Graph

  • 9aaf517b48 Fix style in guessing game steveklabnik 2017-10-31 12:24:48 -04:00
  • e0b2afce2b Update error message output Carol (Nichols || Goulding) 2017-10-30 14:49:30 -04:00
  • 73c5df6a03 Renumber listings in Chapter 3 Carol (Nichols || Goulding) 2017-10-30 13:58:01 -04:00
  • bef1228849 Merge pull request #988 from mareq/ch12-02-minor-typo Carol (Nichols || Goulding) 2017-10-30 12:58:28 -04:00
  • 9ce65b8135 Merge pull request #983 from chenl/patch-5 Carol (Nichols || Goulding) 2017-10-30 12:57:47 -04:00
  • eb6bf09e30 Merge pull request #976 from kdaker/master Carol (Nichols || Goulding) 2017-10-30 12:54:22 -04:00
  • 54dab85b4a use -> using Carol (Nichols || Goulding) 2017-10-30 11:16:28 -04:00
  • d4879ff7fc grumble mumble ordered list bug Carol (Nichols || Goulding) 2017-10-30 11:13:19 -04:00
  • dd33471e00 Correct minor typo mareq 2017-10-29 22:34:56 +00:00
  • 203c35ae8d Update chapter09.md Chen Rotem Levy 2017-10-28 11:13:11 +03:00
  • 7db393dae7 Update theme/index.hbs to make printing work again Carol (Nichols || Goulding) 2017-10-26 14:36:41 -04:00
  • 0d9d5e0c5a Specify that mdbook version should really match what rust-lang/rust is using Carol (Nichols || Goulding) 2017-10-26 12:32:51 -04:00
  • e1ee0a4b86 Adds char as a copy type. Kareem Daker 2017-10-24 06:27:34 -07:00
  • 9d57d663d4 Fix links to second edition on redirect pages Ludwig Weinzierl 2017-10-23 21:07:33 +02:00
  • 38cc9a8ba6 Capture a snapshot of chapter 3-ish Carol (Nichols || Goulding) 2017-10-20 15:27:11 -04:00
  • d4c77666f4 Update output, make everything match page review text Carol (Nichols || Goulding) 2017-10-20 15:21:37 -04:00
  • f28e635661 fancy quotes Carol (Nichols || Goulding) 2017-10-20 12:33:44 -04:00
  • aee4e404f7 Mention the return keyword Carol (Nichols || Goulding) 2017-10-20 12:32:45 -04:00
  • af912a379d Add forward reference to documentation comments Carol (Nichols || Goulding) 2017-10-20 12:27:58 -04:00
  • b3382f836a Clarify single quotes go with chars and double go with strings Carol (Nichols || Goulding) 2017-10-20 12:25:53 -04:00
  • 0af1a6559e Clarify which line without the semicolon that we're talking about Carol (Nichols || Goulding) 2017-10-20 12:20:45 -04:00
  • d5c1e36f07 Save nostarch version with approximately what we just sent them Carol (Nichols || Goulding) 2017-10-20 12:09:47 -04:00
  • 9b0c65bde6 Merge pull request #973 from j3parker/inconsistency Carol (Nichols || Goulding) 2017-10-20 15:22:35 -04:00
  • 227829cf0b Edits made during page review Carol (Nichols || Goulding) 2017-10-20 12:04:43 -04:00
  • d2bccd30b6 return key -> enter key Carol (Nichols || Goulding) 2017-10-19 18:36:18 -04:00
  • a0b6dd108a Curly brace -> curly bracket everywhere Carol (Nichols || Goulding) 2017-10-19 18:28:41 -04:00
  • 4d116021eb Fix inconsistency in final code listing Jacob Parker 2017-10-19 15:27:29 -04:00
  • e0a956754f Merge pull request #965 from j3parker/take Carol (Nichols || Goulding) 2017-10-19 15:04:51 -04:00
  • ccb17fc2fb Merge pull request #967 from jtescher/non-negative-examples Carol (Nichols || Goulding) 2017-10-19 15:03:57 -04:00
  • 360f727b2e Merge pull request #962 from chenl/patch-1 Carol (Nichols || Goulding) 2017-10-19 14:59:49 -04:00
  • 5aab3d1917 Expand on why we're using an Option Carol (Nichols || Goulding) 2017-10-19 13:19:04 -04:00
  • a1df9ec366 Expand the explanation of as_ref Carol (Nichols || Goulding) 2017-10-19 12:44:09 -04:00
  • 5def08b5e8 fixing spelling Carol (Nichols || Goulding) 2017-10-18 16:56:30 -04:00
  • f5d5fb3ae1 Clarify wording around trait objects Carol (Nichols || Goulding) 2017-10-18 16:51:31 -04:00
  • 30d7d9da60 Similar to duck typing Carol (Nichols || Goulding) 2017-10-18 16:44:33 -04:00
  • 72f7936e67 Merge remote-tracking branch 'origin/pr/954' into ch17-edits-to-submit Carol (Nichols || Goulding) 2017-10-18 16:39:18 -04:00
  • 921c7d2629 Use aaron's explanation of the kind of polymorphism rust has Carol (Nichols || Goulding) 2017-10-18 16:32:18 -04:00
  • 28d0efb644 Propagate nostarch changes to src Carol (Nichols || Goulding) 2017-10-18 15:39:10 -04:00
  • 3c871f6172 Edits and responses to nostarch's comments Carol (Nichols || Goulding) 2017-10-17 17:13:43 -04:00
  • 73b7a6cfcc Propagating changes we've made upstream Carol (Nichols || Goulding) 2017-10-17 16:33:35 -04:00
  • 672b533b56 Add "combinator" to dictionary Jacob Parker 2017-10-16 17:13:51 -04:00
  • ac8f2b6f0c More exposition for Iterator::take Jacob Parker 2017-10-16 10:36:49 -04:00
  • 3e2dab5413 Removed ambiguity Alex Vig 2017-10-05 13:27:06 -04:00
  • 357969bd5e Switch from i32 to u32 for shoe size and workout intensity Julian Tescher 2017-10-15 08:37:09 -07:00
  • 0a4b820714 Use Iterator::take rather than a manual counter Jacob Parker 2017-10-14 18:52:10 -04:00
  • 040afcbf97 update error[E0282] Chen Rotem Levy 2017-10-11 22:30:23 +03:00
  • 808f482db9 Merge pull request #960 from rust-lang/ch14-tr Steve Klabnik 2017-10-11 13:10:16 -04:00
  • f36e8c111c Merge pull request #958 from rust-lang/ch16-edits Carol (Nichols || Goulding) 2017-10-11 10:43:42 -04:00
  • 59a598b783 Propagating changes to src Carol (Nichols || Goulding) 2017-10-10 13:56:00 -04:00
  • fc656fc2ab spellingz Carol (Nichols || Goulding) 2017-10-10 19:04:29 -04:00
  • b79f10b0bd Propagate improvements made upstream Carol (Nichols || Goulding) 2017-10-10 13:51:14 -04:00
  • 566070ec9f fancy quotes Carol (Nichols || Goulding) 2017-10-10 13:35:25 -04:00
  • aee97cfcf5 Revisions after comments from nostarch Carol (Nichols || Goulding) 2017-10-09 17:20:06 -04:00
  • f294fe4007 Propagate edits after tech review to src Carol (Nichols || Goulding) 2017-10-10 18:44:11 -04:00
  • b46b6e0805 Add some more filenames Carol (Nichols || Goulding) 2017-10-10 18:34:48 -04:00
  • 87c637fd0a Redoing the listing numbers Carol (Nichols || Goulding) 2017-10-10 17:58:10 -04:00
  • bed7e2514c Propagate changes to markdown Carol (Nichols || Goulding) 2017-10-10 17:33:12 -04:00
  • 8d77678871 Address the more substantive comments of alex's Carol (Nichols || Goulding) 2017-10-10 17:05:22 -04:00
  • 91a0bbc582 Small tweaks Carol (Nichols || Goulding) 2017-10-10 14:57:08 -04:00
  • 2140a1f909 f with small edits Carol (Nichols || Goulding) 2017-10-10 14:51:12 -04:00
  • 78ab69d072 Remove comments Carol (Nichols || Goulding) 2017-10-10 14:44:52 -04:00
  • 906887220a Small edits, formatting problems Carol (Nichols || Goulding) 2017-10-10 14:39:47 -04:00
  • f8626b210e Chapter 14 received from nostarch after technical review Carol (Nichols || Goulding) 2017-10-10 14:23:54 -04:00
  • 528b3c3f36 Merge pull request #956 from rust-lang/ch13-again Carol (Nichols || Goulding) 2017-10-10 14:17:02 -04:00
  • e25056deb4 Missed some backticks Carol (Nichols || Goulding) 2017-10-10 11:19:24 -04:00
  • edf16cac16 Clarify that functions could be used in this example Carol (Nichols || Goulding) 2017-10-09 13:04:51 -04:00
  • bba9845a57 Explain the mut keyword in the parameters Carol (Nichols || Goulding) 2017-10-09 12:23:03 -04:00
  • 97ceb7cbc0 Propagate changes to src Carol (Nichols || Goulding) 2017-10-09 12:15:53 -04:00
  • 3a21126ce8 Propagate changes to nostarch md Carol (Nichols || Goulding) 2017-10-05 18:53:40 -04:00
  • bd572e986e wingding it up Carol (Nichols || Goulding) 2017-10-05 19:04:56 -04:00
  • fd25c913ca The styles are different again, for no reason I can tell Carol (Nichols || Goulding) 2017-10-05 17:41:24 -04:00
  • 9b82781c85 remove review comments Carol (Nichols || Goulding) 2017-10-05 17:32:43 -04:00
  • d9c4dcb161 Ghosting Carol (Nichols || Goulding) 2017-10-05 17:18:20 -04:00
  • 26e46be68c Addressing most comments Carol (Nichols || Goulding) 2017-10-05 16:32:10 -04:00
  • e0945877b1 First round of fixing Carol (Nichols || Goulding) 2017-10-05 16:07:34 -04:00
  • a6b55954cd Chapter 13 as received from nostarch Carol (Nichols || Goulding) 2017-10-05 15:17:08 -04:00
  • bc875926b7 Merge pull request #948 from MajorBreakfast/patch-1 Carol (Nichols || Goulding) 2017-10-04 15:38:18 -04:00
  • ccc3457644 Fix mistake Josef Brandl 2017-10-03 21:07:13 +02:00
  • 08e79609ce Merge pull request #942 from rust-lang/ch9-ce Steve Klabnik 2017-10-02 10:20:18 -04:00
  • 3a0e4a0522 Merge pull request #945 from jalexvig/master Steve Klabnik 2017-10-02 10:19:57 -04:00
  • 7c13d94b18 Merge pull request #946 from cldershem/patch-1 Steve Klabnik 2017-10-02 10:19:43 -04:00
  • 9a9f42aecb Fixes typo. Cameron Dershem 2017-10-01 23:03:42 -04:00
  • 2e299c3e8b Removed ambiguity Alex Vig 2017-10-01 11:37:02 -04:00
  • 9a5d5a037e Revert nostarch changes for "Minor fix about unwrap panicing vs ignoring on error." Carol (Nichols || Goulding) 2017-09-29 12:53:06 -04:00
  • 4831b7b690 Merge pull request #938 from orium/minor-fix Carol (Nichols || Goulding) 2017-09-29 12:52:24 -04:00
  • 2ff49abac4 Mention that ? calls From::from Carol (Nichols || Goulding) 2017-09-29 12:48:47 -04:00
  • ea623afd58 Mention debug symbols are needed for useful backtraces Carol (Nichols || Goulding) 2017-09-29 12:25:48 -04:00
  • 52f9aa05fb Propagating to src Carol (Nichols || Goulding) 2017-09-27 15:30:13 -04:00
  • b5b07e664b Propagate docx changes to md Carol (Nichols || Goulding) 2017-09-27 15:25:48 -04:00
  • a0bb79e393 Propagating upstream edits, responding to comments Carol (Nichols || Goulding) 2017-09-27 14:32:52 -04:00
  • dafaacc7a6 Add link to specific new page in redirect John Keiser 2017-09-27 09:24:20 -07:00
  • dcc2c0ba64 Chapter 9 as received from nostarch Carol (Nichols || Goulding) 2017-09-27 12:04:22 -04:00
  • 71d48639f4 Merge pull request #939 from Havvy/rebase-theme-index Steve Klabnik 2017-09-26 16:49:05 -04:00
  • 1d1f7135c4 Rebase second-edition's index.hbs with upstream mdbook's Havvy 2017-09-26 02:28:38 -07:00
  • 45c4d9fe7f Minor fix about unwrap panicing vs ignoring on error. Diogo Sousa 2017-09-25 18:31:09 +01:00
  • c9e693ef5a Merge pull request #892 from hikari-no-yume/patch-1 Carol (Nichols || Goulding) 2017-09-25 12:36:32 -04:00
  • 5addfa90d9 Merge pull request #932 from rust-lang/ch19-fix Carol (Nichols || Goulding) 2017-09-25 12:35:53 -04:00
  • 21e2fa013c Merge pull request #935 from juggernaut/fix-rename-wording Carol (Nichols || Goulding) 2017-09-25 12:35:16 -04:00
  • 55f1edf946 Merge pull request #934 from tenzaej/patch-1 Carol (Nichols || Goulding) 2017-09-25 12:33:44 -04:00
  • c895eb0aee Add CPUs to the dictionary Carol (Nichols || Goulding) 2017-09-25 12:22:38 -04:00