Commit Graph

  • 420a5ae0ed Fix off-by-one error in address description. Pascal Sommer 2017-05-12 16:49:19 +02:00
  • 5604029997 Update ch18-03-pattern-syntax.md David Deprost 2017-05-11 15:13:10 +02:00
  • c6bfff5d16 Fix return type of get() windwardly 2017-05-10 16:48:24 -04:00
  • e0b3a4bd00 Remove deploying to gh-pages steveklabnik 2017-05-10 12:03:32 -04:00
  • 9f20a0856b Merge pull request #687 from gsauthof/no-return Carol (Nichols || Goulding) 2017-05-10 10:27:35 -04:00
  • e9c617bda5 Remove superfluous return Georg Sauthoff 2017-05-09 22:19:58 +02:00
  • c14e87b4f8 Merge pull request #671 from rust-lang/ch5-ce Carol (Nichols || Goulding) 2017-05-09 15:36:29 -04:00
  • 6914fea4a7 spelling Carol (Nichols || Goulding) 2017-05-09 15:11:06 -04:00
  • 2175bae1e0 Add a bit on struct update syntax, tuple structs, unit structs Carol (Nichols || Goulding) 2017-05-09 13:44:08 -04:00
  • ad99040b77 Private structs require module wrappers Andy Gauge 2017-05-09 10:22:21 -07:00
  • 0b72a2a4f5 Merge pull request #685 from AndyGauge/string_mut Carol (Nichols || Goulding) 2017-05-09 13:09:29 -04:00
  • 28b89c8d8d Merge pull request #684 from estebank/diag-output Carol (Nichols || Goulding) 2017-05-09 13:08:50 -04:00
  • 3edc441a60 Merge pull request #681 from naoki-k/fix-typo Carol (Nichols || Goulding) 2017-05-09 13:06:32 -04:00
  • c5ae44c313 Merge pull request #678 from luisbg/master Carol (Nichols || Goulding) 2017-05-09 13:05:50 -04:00
  • 125a53b592 Merge pull request #673 from dnaeon/ch07-fixes Carol (Nichols || Goulding) 2017-05-09 13:03:21 -04:00
  • f30d8444f3 Merge pull request #672 from alexmullins/master Carol (Nichols || Goulding) 2017-05-09 13:02:34 -04:00
  • ecf2d01489 Merge pull request #649 from DavidDeprost/master Carol (Nichols || Goulding) 2017-05-09 13:01:23 -04:00
  • 5737b99bc3 removed dead code, struct value returns rather than calling method Andy Gauge 2017-05-09 09:48:25 -07:00
  • 6ff8f52fcf string must be mutable to push data onto it Andy Gauge 2017-05-09 08:58:41 -07:00
  • df9e3b9223 Make some further tweaks to the slice explanation Carol (Nichols || Goulding) 2017-05-09 09:07:39 -04:00
  • 8955d375fa Merge remote-tracking branch 'origin/pr/646' into string-slices-improvements Carol (Nichols || Goulding) 2017-05-09 09:02:55 -04:00
  • fa18a68f66 Update multiline compiler diagnostic output to nightly Esteban Küber 2017-05-08 11:36:45 -07:00
  • b58cb13824 Fix an inconsitent coding style Naoki Kanatani 2017-05-07 08:55:46 +09:00
  • e460e913b9 Make ignores consistent even in files that we don't run as tests Carol (Nichols || Goulding) 2017-05-06 09:54:43 -04:00
  • bfcec0720f ch10: rephrasing of sentence in first paragraph Luis de Bethencourt 2017-05-06 14:27:50 +01:00
  • 9ddfbea064 ch07: remove dead code warning Marin Atanasov Nikolov 2017-05-04 16:48:19 +03:00
  • aebc6fb458 ch07: clean up leftovers in compiler output Marin Atanasov Nikolov 2017-05-04 16:39:19 +03:00
  • 27347005b5 book2 ch06-01-defining-an-enum edits Alex Mullins 2017-05-04 01:33:00 -05:00
  • 752c0d66ba rebuild pages at ba21cd0 Steve Klabnik 2017-05-04 00:22:24 +00:00
  • e46cb156bc rebuild pages at 9f4a849 Steve Klabnik 2017-05-04 00:21:31 +00:00
  • 7422e8dfda rebuild pages at c6162d2 Steve Klabnik 2017-05-04 00:19:45 +00:00
  • 937e9e9794 rebuild pages at fe43e78 Steve Klabnik 2017-05-04 00:18:37 +00:00
  • 0144bab2da rebuild pages at 32b307b Steve Klabnik 2017-05-04 00:13:55 +00:00
  • 566302d964 rebuild pages at 86865b4 Steve Klabnik 2017-05-03 23:11:07 +00:00
  • 8c6044e75c rebuild pages at b54b439 Steve Klabnik 2017-05-03 23:09:47 +00:00
  • 7a410f8c1e rebuild pages at 1ca0370 Steve Klabnik 2017-05-03 23:09:06 +00:00
  • 80d56d42b8 rebuild pages at b3f938e Steve Klabnik 2017-05-03 23:08:49 +00:00
  • ba21cd0b7b Merge pull request #657 from skade/more-enthusiasm Carol (Nichols || Goulding) 2017-05-03 19:08:28 -04:00
  • 9f4a8499d1 Merge pull request #658 from dnaeon/ch07-fixes Carol (Nichols || Goulding) 2017-05-03 19:07:44 -04:00
  • c6162d2228 Merge pull request #660 from AndreiSipos/master Carol (Nichols || Goulding) 2017-05-03 19:07:21 -04:00
  • fe43e788c9 Merge pull request #664 from usr42/ch03_white_space Carol (Nichols || Goulding) 2017-05-03 19:06:46 -04:00
  • 32b307b665 Merge pull request #647 from dnaeon/ch04-fixes Carol (Nichols || Goulding) 2017-05-03 19:05:52 -04:00
  • 86865b48f6 Merge pull request #643 from ScottAbbey/patch-1 Carol (Nichols || Goulding) 2017-05-03 19:05:12 -04:00
  • b54b439270 Merge pull request #642 from soukyo/patch-1 Carol (Nichols || Goulding) 2017-05-03 19:04:12 -04:00
  • 1ca0370103 Merge pull request #638 from j3parker/patch-1 Carol (Nichols || Goulding) 2017-05-03 19:03:47 -04:00
  • b3f938e09b Merge pull request #636 from dnaeon/if-expression Carol (Nichols || Goulding) 2017-05-03 19:03:19 -04:00
  • 5f5fa6d8c6 rebuild pages at e32740a Steve Klabnik 2017-05-03 22:58:25 +00:00
  • 5ba41fec37 Oops backticks in the middle Carol (Nichols || Goulding) 2017-05-03 18:55:34 -04:00
  • e32740ad35 Merge pull request #669 from jnf/jnf/fix-656 Carol (Nichols || Goulding) 2017-05-03 18:52:58 -04:00
  • bcb1cc59bb Adds a status class for noting when warnings are present. jnf 2017-05-02 12:58:42 -07:00
  • c474137dc6 rebuild pages at 3897876 Steve Klabnik 2017-05-02 14:17:40 +00:00
  • 3897876199 Merge pull request #655 from yogesum/patch-1 Carol (Nichols || Goulding) 2017-05-02 10:09:29 -04:00
  • c209e11a93 Add missing whitespace usr42 2017-05-01 23:02:32 +02:00
  • db06f8e978 ch11: corrected minor typo AndreiSipos 2017-05-01 16:18:36 +03:00
  • b0481ac44f ch07: capitalize first word in paragraph Marin Atanasov Nikolov 2017-04-30 17:54:53 +03:00
  • 090fcb88b1 fix(bibiliography): link to thesis by Florian Yogesh 2017-04-30 01:39:25 +05:30
  • 8d997dc4ff Update ch18-02-refutability.md David Deprost 2017-04-28 20:43:00 +02:00
  • d4378b8c9a rebuild pages at da7d1e9 Steve Klabnik 2017-04-28 13:20:43 +00:00
  • da7d1e9650 Merge pull request #652 from alyssais/patch-1 Steve Klabnik 2017-04-28 09:14:06 -04:00
  • 59e5e65270 Add missing highlighting in first edition structs Alyssa Ross 2017-04-28 12:11:00 +01:00
  • 37b0274ad4 Update ch18-02-refutability.md David Deprost 2017-04-27 13:59:00 +02:00
  • 1bd82c0e40 Rearranging ch 5 sections Carol (Nichols || Goulding) 2017-04-25 17:03:07 -04:00
  • 040c957055 Propagate changes to nostarch md Carol (Nichols || Goulding) 2017-04-25 16:58:49 -04:00
  • b66bdad8e2 Edits to chapter 5 after copy editing review Carol (Nichols || Goulding) 2017-04-25 16:49:52 -04:00
  • f9d55c0f11 Carol edits to docx Carol (Nichols || Goulding) 2017-04-25 12:49:10 -04:00
  • f20b89be27 Chapter 5 as received from nostarch Carol (Nichols || Goulding) 2017-04-25 11:20:21 -04:00
  • 713e633633 Finish editing 20-06 Carol (Nichols || Goulding) 2017-04-25 11:14:55 -04:00
  • 6d4ef02009 ch04: add missing whitespace in build output Marin Atanasov Nikolov 2017-04-25 15:09:12 +03:00
  • 0ec7e8a034 Explain that string slice ranges are half-open ScottAbbey 2017-04-25 01:15:54 -05:00
  • 938e88cc43 Remove redundant note ScottAbbey 2017-04-25 01:08:04 -05:00
  • 35c76d1d81 Start of edits on 20-06 Carol (Nichols || Goulding) 2017-04-24 17:04:01 -04:00
  • 3800d0f93e I will not reintroduce misspellings I will not reintroduce misspellings Carol (Nichols || Goulding) 2017-04-24 16:06:25 -04:00
  • ec85f9fb1e Finish editing 20-05 Carol (Nichols || Goulding) 2017-04-24 13:22:40 -04:00
  • eed5f0c108 More edits Carol (Nichols || Goulding) 2017-04-24 11:33:44 -04:00
  • 4466e67c1a rebuild pages at ef25e56 Steve Klabnik 2017-04-24 15:35:34 +00:00
  • 6cc1c62329 Spelling Carol (Nichols || Goulding) 2017-04-24 11:29:02 -04:00
  • ef25e56969 Merge pull request #637 from avrong/master Carol (Nichols || Goulding) 2017-04-24 11:21:55 -04:00
  • 9fbbfb23c2 Fix typo in 10-03 ScottAbbey 2017-04-23 23:32:41 -05:00
  • bf8c97ffe0 Update ch11-01-writing-tests.md soukyo 2017-04-24 01:05:54 +08:00
  • 431116f5c6 Remove unnecessary .take(5) in iterator example Jacob Parker 2017-04-20 00:47:50 -04:00
  • 602fa7c6eb Add spaces around the = sign in dependencies Алексей Трифонов 2017-04-19 21:18:30 +03:00
  • fe4833a8ef chapter03: if is an expression, not a statement Marin Atanasov Nikolov 2017-04-19 12:23:59 +03:00
  • 18b4149194 Edits to 2/3 of 20-05 Carol (Nichols || Goulding) 2017-04-18 16:58:52 -04:00
  • 61fa94105c Edits through 20-04 Carol (Nichols || Goulding) 2017-04-18 14:48:04 -04:00
  • 50d9f91707 I got confused about these file paths and fixed them wrong before Carol (Nichols || Goulding) 2017-04-18 12:52:11 -04:00
  • eb0c058fb6 Start a library for ThreadPool Carol (Nichols || Goulding) 2017-04-18 12:50:16 -04:00
  • e2cbfade82 Standardize on unix $ rather than windows > Carol (Nichols || Goulding) 2017-04-18 12:49:54 -04:00
  • 6e631237a1 Rearrange motivation/introduction of thread pool a bit Carol (Nichols || Goulding) 2017-04-18 09:39:34 -04:00
  • 0ad425f372 Splitting out sections on channels and drop Carol (Nichols || Goulding) 2017-04-18 09:10:48 -04:00
  • e70d6e13a1 Split out sections for the thread pool interface and storing threads Carol (Nichols || Goulding) 2017-04-18 09:01:43 -04:00
  • 0c00cc9b87 Split out a section motivating the thread pool Carol (Nichols || Goulding) 2017-04-18 08:52:16 -04:00
  • 369f832500 Smoosh most of ch 20 into one section Carol (Nichols || Goulding) 2017-04-18 08:48:18 -04:00
  • da43d500c2 Merge pull request #632 from lslima91/ch20 Carol (Nichols || Goulding) 2017-04-18 08:19:36 -04:00
  • dedb2266d5 /sleep instead of /slow luis lima 2017-04-17 23:30:23 +01:00
  • d4abd09d47 Some edits to the start of 20-05 Carol (Nichols || Goulding) 2017-04-17 16:56:28 -04:00
  • 2e15e707b8 two more tweaks steveklabnik 2017-04-17 16:29:28 -04:00
  • 65bf3b79dc wording change steveklabnik 2017-04-17 16:27:31 -04:00
  • a1b82458a4 Edits to 20-04 Carol (Nichols || Goulding) 2017-04-17 16:24:39 -04:00
  • 693be934b0 Oops, missed a caption and some filename formatting Carol (Nichols || Goulding) 2017-04-17 15:40:49 -04:00
  • 1dad3c9ebd Tell the spellchecker about locators Carol (Nichols || Goulding) 2017-04-17 15:34:19 -04:00