Commit Graph

  • 5d794b4711 Fixing things matthewjasper pointed out Carol (Nichols || Goulding) 2017-04-10 10:14:29 -04:00
  • 1f5e15b002 rebuild pages at 2a9b2a1 Steve Klabnik 2017-04-10 12:57:51 +00:00
  • 449752105a rebuild pages at 719e964 Steve Klabnik 2017-04-10 12:56:31 +00:00
  • b68aedfcaa rebuild pages at 5f60ab0 Steve Klabnik 2017-04-10 12:53:11 +00:00
  • 2a9b2a1b01 Small wording tweak, wrapping Carol (Nichols || Goulding) 2017-04-10 08:50:02 -04:00
  • 719e964496 Merge pull request #609 from DavidDeprost/master Carol (Nichols || Goulding) 2017-04-10 08:48:27 -04:00
  • 5f60ab0a5d Merge pull request #613 from F001/patch-2 Carol (Nichols || Goulding) 2017-04-10 08:45:57 -04:00
  • d01b835787 Fix superscript format F001 2017-04-10 15:36:42 +08:00
  • 3e59e17a0a Fix spelling Carol (Nichols || Goulding) 2017-04-07 20:01:50 -04:00
  • 3d47ebddad Break sections into multiple files Carol (Nichols || Goulding) 2017-04-07 19:23:24 -04:00
  • b9213801d0 Fix listing numbers Carol (Nichols || Goulding) 2017-04-07 19:18:10 -04:00
  • 6ae549962d Add a summary Carol (Nichols || Goulding) 2017-04-07 19:11:22 -04:00
  • b0abb6469a Wrapping lines Carol (Nichols || Goulding) 2017-04-07 18:37:03 -04:00
  • f2bb785135 Clarify in the intro a bit better what a pattern is Carol (Nichols || Goulding) 2017-04-07 16:12:33 -04:00
  • 2f779401fd Add an example of matching on a struct field value Carol (Nichols || Goulding) 2017-04-07 16:05:24 -04:00
  • 68eda186fb Rearranging and editing Carol (Nichols || Goulding) 2017-04-07 15:59:35 -04:00
  • 4639ff234c Fix typo Carol (Nichols || Goulding) 2017-04-07 10:24:10 -04:00
  • fa9727c5af rebuild pages at 8a852e3 Steve Klabnik 2017-04-07 14:23:10 +00:00
  • fd856886e3 rebuild pages at f3aefe1 Steve Klabnik 2017-04-07 14:23:03 +00:00
  • cebc14efe6 fix some TODOs steveklabnik 2017-04-01 11:45:12 -04:00
  • 2f56ea9872 more words Carol (Nichols || Goulding) 2017-02-27 20:48:40 -05:00
  • e97a64231b add another note Carol (Nichols || Goulding) 2017-02-27 17:22:20 -05:00
  • b453fa24f9 Clarify range is ONLY good for char & numeric Carol (Nichols || Goulding) 2017-02-27 16:06:43 -05:00
  • 03323abe77 Resolve comments, leave more TODOs Carol (Nichols || Goulding) 2017-02-27 15:54:14 -05:00
  • adbd028e9d More rearranging, notes with TODOs Carol (Nichols || Goulding) 2017-02-27 15:44:08 -05:00
  • 4b4cd22582 Let's try refutability this way Carol (Nichols || Goulding) 2017-02-27 14:58:29 -05:00
  • e8864b28b9 Fix code examples Carol (Nichols || Goulding) 2017-02-27 14:45:22 -05:00
  • 51abccf6e6 spelling Carol (Nichols || Goulding) 2017-02-27 14:25:34 -05:00
  • fc9a3144da Carol edits Carol (Nichols || Goulding) 2017-02-27 12:54:03 -05:00
  • 209287c3e9 Chapter 18: Patterns Steve Klabnik 2017-02-23 15:52:47 -05:00
  • 072e7d7ad8 Merge pull request #608 from musoke/patch-1 Carol (Nichols || Goulding) 2017-04-07 10:03:19 -04:00
  • f3aefe13cb Merge pull request #604 from jasongrlicky/patch-1 Carol (Nichols || Goulding) 2017-04-07 10:02:17 -04:00
  • 8a852e39d8 Merge pull request #600 from jonashagstedt/patch-1 Carol (Nichols || Goulding) 2017-04-07 10:01:08 -04:00
  • 1c08021137 Merge pull request #1 from DavidDeprost/Ch17-01-misconstructed-sentence David Deprost 2017-04-07 15:40:49 +02:00
  • 6c15b4fa1e Update ch17-01-what-is-oo.md David Deprost 2017-04-07 15:34:48 +02:00
  • 70f2e60c8a Minor typo in Installation Nathan Musoke 2017-04-07 15:44:57 +12:00
  • 15e6bd1dfd Merge pull request #607 from mbrubeck/redirects Steve Klabnik 2017-04-06 23:34:52 -04:00
  • 3a5480dbba Link to specific first edition chapters from /redirects Matt Brubeck 2017-04-06 16:49:56 -07:00
  • 581359bd23 Fix links from /redirects to /second-edition Matt Brubeck 2017-04-06 16:35:12 -07:00
  • 601e449669 Fix typo in chapter 10.3 Jason Grlicky 2017-04-06 08:46:33 -07:00
  • ea895a93f3 rebuild pages at 830f887 Steve Klabnik 2017-04-06 15:42:21 +00:00
  • e293b1f49b Merge pull request #601 from nodakai/patch-1 Steve Klabnik 2017-04-06 10:05:09 -04:00
  • 830f887f21 Merge pull request #598 from kybishop/patch-1 Steve Klabnik 2017-04-06 10:04:36 -04:00
  • 9b37d870e5 COPYRIGHT: hoedown is no longer used NODA, Kai 2017-04-06 21:56:44 +08:00
  • 81fb23066e Update ch16-03-shared-state.md Jonas Hagstedt 2017-04-06 14:28:37 +02:00
  • 7946cfc737 Remove extra space in while example Kyle Bishop 2017-04-05 20:41:04 -07:00
  • 0d41618a40 rebuild pages at a80316c Steve Klabnik 2017-04-06 01:08:56 +00:00
  • 1598252c73 Merge pull request #595 from jaystrictor/master Carol (Nichols || Goulding) 2017-04-05 20:57:28 -04:00
  • a80316c10b Merge pull request #596 from eugene-bulkin/typo-16.02 Carol (Nichols || Goulding) 2017-04-05 20:56:40 -04:00
  • f2bb0946d5 Fix typo in chapter 16.02 Eugene Bulkin 2017-04-05 17:26:04 -07:00
  • 573222ed32 1st edition: change either-or sequence for improved clarity Jay Strict 2017-04-05 15:15:11 +02:00
  • 31217fe45d rebuild pages at 75d4bc0 Steve Klabnik 2017-03-31 20:56:58 +00:00
  • 75d4bc066c Wrap Carol (Nichols || Goulding) 2017-03-31 16:46:28 -04:00
  • 736cc37390 Merge remote-tracking branch 'origin/pr/581' Carol (Nichols || Goulding) 2017-03-31 16:46:00 -04:00
  • 43c2307738 Fix syntax highlighting and tests Carol (Nichols || Goulding) 2017-03-31 16:08:00 -04:00
  • c242160528 More spelling Carol (Nichols || Goulding) 2017-03-31 15:33:18 -04:00
  • 8db574ab28 Mark png as binary Carol (Nichols || Goulding) 2017-03-31 15:30:48 -04:00
  • 89a87c39d6 Spellings Carol (Nichols || Goulding) 2017-03-31 15:24:24 -04:00
  • 6b99be959c webserver -> web server Carol (Nichols || Goulding) 2017-03-31 15:13:53 -04:00
  • b55c6bf848 add full code steveklabnik 2017-03-31 14:10:35 -04:00
  • 122d9d254a Build a threadpool. steveklabnik 2017-03-31 13:51:09 -04:00
  • 61f5e9973b rebuild pages at 3d62c8a Steve Klabnik 2017-03-31 14:00:18 +00:00
  • 3d62c8aff3 Merge pull request #585 from geofft/parse_derive_input Carol (Nichols || Goulding) 2017-03-31 09:52:53 -04:00
  • 399708cf7b procedural-macros: Rename parse_macro_input to parse_derive_input Geoffrey Thomas 2017-03-30 19:42:58 -04:00
  • 12a2be6e28 Chapter 20: build a web server steveklabnik 2017-03-30 18:06:08 -04:00
  • b52018da9b Fixes #510 Jacqueline Outka 2017-03-29 18:51:48 -04:00
  • 8a6aa2539c rebuild pages at 641df5f Steve Klabnik 2017-03-29 21:05:26 +00:00
  • b477d7a138 rebuild pages at 31501c1 Steve Klabnik 2017-03-29 20:56:28 +00:00
  • bdae1712d6 rebuild pages at 22dcb1d Steve Klabnik 2017-03-29 20:53:31 +00:00
  • 5dbf8fe5bd rebuild pages at b1c4de2 Steve Klabnik 2017-03-29 20:21:24 +00:00
  • 641df5faa7 Ship chapter 17 to nostarch! 🎉 Carol (Nichols || Goulding) 2017-03-29 15:41:56 -04:00
  • adeda10ee4 Fix newlines when concatenating sections for nostarch files Carol (Nichols || Goulding) 2017-03-29 15:36:43 -04:00
  • 3a2b0ea7bd Remove spans around captions as well as around filenames Carol (Nichols || Goulding) 2017-03-29 15:16:06 -04:00
  • 22dcb1da61 Merge pull request #481 from rust-lang/ch17-oop Carol (Nichols || Goulding) 2017-03-29 15:35:53 -04:00
  • 31501c1d4a Generate the nostarch version of chapter 12 Carol (Nichols || Goulding) 2017-03-29 15:00:24 -04:00
  • b1c4de2a1a Merge pull request #576 from rust-lang/ch12-edits Carol (Nichols || Goulding) 2017-03-29 14:34:45 -04:00
  • 1f432fc231 Changing title Carol (Nichols || Goulding) 2017-03-29 14:02:17 -04:00
  • 7f3ee94eab rebuild pages at 0377552 Steve Klabnik 2017-03-29 14:55:26 +00:00
  • 0377552b16 Merge pull request #578 from adammartinez271828/feature/am-traits-fix Carol (Nichols || Goulding) 2017-03-29 10:48:35 -04:00
  • aefeeb6794 Spellings Carol (Nichols || Goulding) 2017-03-29 10:47:48 -04:00
  • 872dc793f7 Clarify our note on what a short object safety section might look like Carol (Nichols || Goulding) 2017-03-29 10:45:56 -04:00
  • c495cd2f65 Reminder to try the change in requirements too Carol (Nichols || Goulding) 2017-03-29 10:37:00 -04:00
  • 03f8c57106 Add example showing how to make invalid states impossible Carol (Nichols || Goulding) 2017-03-29 10:34:11 -04:00
  • cc7d689727 Swap the struct name in the dictionary too Carol (Nichols || Goulding) 2017-03-29 09:15:03 -04:00
  • 46334522e2 Add prod directives Carol (Nichols || Goulding) 2017-03-28 21:22:09 -04:00
  • 65682e3b4f Switch "count" to "average" to avoid duplicating a method Vec has Carol (Nichols || Goulding) 2017-03-28 21:21:50 -04:00
  • d27440822c Merge pull request #577 from rust-lang/whatcha-think-carol Carol (Nichols || Goulding) 2017-03-28 21:08:17 -04:00
  • 47f4de574d Rename normal and inverse functions Adam Martinez 2017-03-28 19:26:21 -04:00
  • aecb6abab4 Fix normal function call signature Adam Martinez 2017-03-28 19:22:31 -04:00
  • 258ca58ddd more than one polymorphism steveklabnik 2017-03-28 15:47:11 -04:00
  • 836dc6e433 rebuild pages at 91ff25e Steve Klabnik 2017-03-28 19:24:21 +00:00
  • 91ff25e96d Merge pull request #573 from evuez/backtrace-with-line-numbers Carol (Nichols || Goulding) 2017-03-28 15:16:57 -04:00
  • e26bb338ab Add line numbers to the backtrace in 9.1 evuez 2017-03-28 10:14:52 +02:00
  • 93ed91446e Move comma inside Carol (Nichols || Goulding) 2017-03-28 14:42:26 -04:00
  • 2abee8f0e8 Edits in response to matthewjasper's comments Carol (Nichols || Goulding) 2017-03-27 11:19:59 -04:00
  • b322f1c8b9 Fix spellings, of course :) Carol (Nichols || Goulding) 2017-03-25 21:11:39 -04:00
  • 55ccdbaefe Ugh? maybe? Carol (Nichols || Goulding) 2017-03-24 20:28:42 -04:00
  • 739e676345 Start state pattern example Carol (Nichols || Goulding) 2017-03-22 19:47:42 -04:00
  • 759801361b Split up into sections Carol (Nichols || Goulding) 2017-03-22 09:34:54 -04:00
  • 0305e796f1 Leave notes asking Liz what to do about this section Carol (Nichols || Goulding) 2017-03-22 09:31:40 -04:00