Commit Graph

  • 6cdb18322f Fix spelling Carol (Nichols || Goulding) 2017-03-22 09:24:36 -04:00
  • 492609a9dd Fix something around enable Carol (Nichols || Goulding) 2017-03-21 17:35:52 -04:00
  • 703d5994f4 More rearranging and fixing and fleshing out Carol (Nichols || Goulding) 2017-03-21 16:56:15 -04:00
  • a284ec7808 Mention & creates trait objects too Carol (Nichols || Goulding) 2017-03-20 14:11:23 -04:00
  • f988fbabec Add a missing rust annotation Carol (Nichols || Goulding) 2017-03-20 14:08:40 -04:00
  • 4e693aeaf1 Remove specialization Carol (Nichols || Goulding) 2017-03-20 14:06:15 -04:00
  • f5ba063243 Tweak header Carol (Nichols || Goulding) 2017-03-20 14:06:04 -04:00
  • d15ee5bd09 Justify why Rust doesn't have inheritance a bit more Carol (Nichols || Goulding) 2017-03-20 14:03:23 -04:00
  • 6777cde421 hold -> have Carol (Nichols || Goulding) 2017-03-20 13:53:59 -04:00
  • 6c24544ba7 A different direction Carol (Nichols || Goulding) 2017-03-14 17:56:32 -04:00
  • 2b277664d3 spelling Carol (Nichols || Goulding) 2017-02-27 20:52:28 -05:00
  • aa2366e7aa oop whatever Steve Klabnik 2017-02-27 19:21:04 -05:00
  • b8e4fcbf28 Fix tests :( Carol (Nichols || Goulding) 2017-03-28 14:17:51 -04:00
  • d09cfb51a2 Spelling, of course :) Carol (Nichols || Goulding) 2017-03-28 12:43:40 -04:00
  • d812339a0a rebuild pages at 5fb63b2 Steve Klabnik 2017-03-28 16:33:31 +00:00
  • ce02155a4b Add a note about using std::env::args_os if needed Carol (Nichols || Goulding) 2017-03-28 12:23:20 -04:00
  • 394c405278 Use env::var instead of iterating over env::vars Carol (Nichols || Goulding) 2017-03-28 12:11:11 -04:00
  • 7737c91346 Edits to chapter 12 in response to nostarch feedback Carol (Nichols || Goulding) 2017-03-27 12:33:06 -04:00
  • 5fb63b2598 Merge pull request #574 from evuez/consistent-directory-separators Carol (Nichols || Goulding) 2017-03-28 12:25:50 -04:00
  • 7194a7eb06 rebuild pages at 7ff2010 Steve Klabnik 2017-03-28 13:15:49 +00:00
  • 7ff2010eba Merge pull request #572 from caizixian/master Steve Klabnik 2017-03-28 09:07:06 -04:00
  • f37ca0bbbe Replace \ with / in chapter 12 evuez 2017-03-28 11:04:39 +02:00
  • 505a465667 Add link to “Rust as a Language for High Performance GC Implementation” to bibliography Ivan Cai 2017-03-28 15:57:08 +11:00
  • a2c56870d4 Add license to stable-check steveklabnik 2017-03-27 17:38:57 -04:00
  • 67c86f6c68 rebuild pages at fcabe43 Steve Klabnik 2017-03-27 20:11:17 +00:00
  • fcabe433db Merge pull request #571 from nrc/attrs Steve Klabnik 2017-03-27 16:03:45 -04:00
  • 0aa6ba1a00 Update .gitattributes to treat docx and odt files as binaries Nick Cameron 2017-03-28 08:26:42 +13:00
  • 9634649b38 rebuild pages at f75428c Steve Klabnik 2017-03-27 17:02:23 +00:00
  • 112fae0697 rebuild pages at e51c91a Steve Klabnik 2017-03-27 17:02:10 +00:00
  • e51c91acde Merge pull request #567 from rust-lang/contribution-clarifications Steve Klabnik 2017-03-27 12:55:39 -04:00
  • f75428ccea Merge pull request #570 from lise-henry/master Steve Klabnik 2017-03-27 12:55:17 -04:00
  • 7eb4469a00 Fix footnote in macros.md Elisabeth Henry 2017-03-27 16:52:11 +02:00
  • 62f78bb3f7 One more set Carol (Nichols || Goulding) 2017-03-27 10:35:59 -04:00
  • b574715a1b Remove unneeded square brackets Carol (Nichols || Goulding) 2017-03-27 10:35:19 -04:00
  • a1e1d99925 rebuild pages at ce245e0 Steve Klabnik 2017-03-27 00:07:57 +00:00
  • ce245e0d17 Merge pull request #568 from asgs/patch-1 Carol (Nichols || Goulding) 2017-03-26 20:00:56 -04:00
  • 595eee94b0 Greet newcomers more enthusiastically Florian Gilcher 2017-03-26 17:59:58 -05:00
  • 549270d4e6 Update loops.md A.S. Gowri Sankar 2017-03-27 01:09:34 +05:30
  • 02f2fbb854 Update contributing info Carol (Nichols || Goulding) 2017-03-26 11:15:19 -04:00
  • b0cf56982e rebuild pages at 4f73538 Steve Klabnik 2017-03-25 13:52:30 +00:00
  • 83c4a2abac rebuild pages at 37c252d Steve Klabnik 2017-03-25 13:50:11 +00:00
  • 4f73538e5c Merge pull request #565 from outkaj/master Carol (Nichols || Goulding) 2017-03-25 09:45:19 -04:00
  • 37c252d980 Merge pull request #564 from mkfifo/master Carol (Nichols || Goulding) 2017-03-25 09:43:26 -04:00
  • e5a987f5da Fixes #506 Jacqueline Outka 2017-03-25 01:16:20 -04:00
  • 5e0546f53c Fixes #504 Jacqueline Outka 2017-03-25 01:12:57 -04:00
  • 8dc59a5439 Correcting first-edition github link Chris Hall 2017-03-25 13:22:49 +11:00
  • 41605fc352 rebuild pages at 1cd5398 Steve Klabnik 2017-03-25 00:17:06 +00:00
  • 1cd5398d23 Merge pull request #561 from outkaj/master Carol (Nichols || Goulding) 2017-03-24 20:09:43 -04:00
  • 8785d69696 Fixes #490 Jacqueline Outka 2017-03-24 00:42:53 -04:00
  • 64090418c2 Fixes #505 Jacqueline Outka 2017-03-24 00:41:10 -04:00
  • 61bc1a4319 Fixes #499 Jacqueline Outka 2017-03-24 00:38:14 -04:00
  • afade08908 rebuild pages at ca0e91e Steve Klabnik 2017-03-23 20:54:52 +00:00
  • ca0e91e389 Merge pull request #560 from rust-lang/stable-in-nightly Carol (Nichols || Goulding) 2017-03-23 16:45:21 -04:00
  • 22279701ca these are now unused steveklabnik 2017-03-23 15:34:23 -04:00
  • 3207d5d4a2 simplify errors steveklabnik 2017-03-23 14:50:20 -04:00
  • 59f76f1a29 Check that we don't use any unstable features. steveklabnik 2017-03-23 14:10:09 -04:00
  • dba7772412 Merge pull request #556 from rust-lang/first-second-split Carol (Nichols || Goulding) 2017-03-23 13:04:07 -04:00
  • 569117c651 clarify our intentions and fix capitalization steveklabnik 2017-03-23 13:01:58 -04:00
  • e3468d43c1 rebuild pages at b92d23b Steve Klabnik 2017-03-23 16:52:11 +00:00
  • b92d23b992 Merge pull request #557 from rust-lang/fix-ci Steve Klabnik 2017-03-23 12:44:55 -04:00
  • dacd9af2ff only test on nightly steveklabnik 2017-03-23 12:31:32 -04:00
  • c5976bbef0 add spelling to the dictionary steveklabnik 2017-03-23 12:06:16 -04:00
  • fedd261aec Merge pull request #540 from rust-lang/keywords Steve Klabnik 2017-03-23 11:38:30 -04:00
  • ef48fe5d2e rebuild pages at 888ea44 Steve Klabnik 2017-03-23 15:19:30 +00:00
  • e90abc535d Document field init shorthand steveklabnik 2017-03-23 11:16:26 -04:00
  • 888ea444f6 Merge pull request #550 from rust-lang/newest-features Steve Klabnik 2017-03-23 11:08:42 -04:00
  • 9d558c4e5f Update .github for first/second edition split steveklabnik 2017-03-23 10:55:42 -04:00
  • 7b054f66b1 rebuild pages at fa2e43f Steve Klabnik 2017-03-22 17:55:39 +00:00
  • fa2e43f405 Merge pull request #553 from shepmaster/no-inclusive-range Carol (Nichols || Goulding) 2017-03-22 13:49:44 -04:00
  • 27602e47db Inclusive ranges are not stable, don't tell people to use them Jake Goulding 2017-03-22 10:48:31 -04:00
  • c009265884 rebuild pages at ecc3adf Steve Klabnik 2017-03-22 13:32:31 +00:00
  • ecc3adfe0c Fix spelling Carol (Nichols || Goulding) 2017-03-22 09:25:23 -04:00
  • f2eef19b3a Unignore, remove hidden code in the doc test in the doc test Carol (Nichols || Goulding) 2017-03-22 09:19:29 -04:00
  • 9adc7adc22 add "ignore" to the doc test example David Wickes 2017-03-22 11:08:10 +00:00
  • 3d371e84c1 uses the variable in the document test David Wickes 2017-03-21 22:41:05 +00:00
  • e860b59c1d Merge pull request #551 from outkaj/master Carol (Nichols || Goulding) 2017-03-22 09:12:52 -04:00
  • 28a1666c64 Make some tweaks to the deref explanation Carol (Nichols || Goulding) 2017-03-22 09:09:52 -04:00
  • ef3f800cb0 Merge remote-tracking branch 'origin/pr/543' Carol (Nichols || Goulding) 2017-03-22 08:52:53 -04:00
  • 2d448d8eb1 Tweaks to crate and Self Carol (Nichols || Goulding) 2017-03-22 08:51:27 -04:00
  • c1b95a18db Fixes 500 Jacqueline Outka 2017-03-22 01:07:13 -04:00
  • 6fc32eabcd Fixes #501 Jacqueline Outka 2017-03-22 00:49:43 -04:00
  • 120c1c1d2c Fix spelling of implementer Carol (Nichols || Goulding) 2017-03-21 21:33:52 -04:00
  • d643bbdc69 Add Newest Features appendix section. Fixes #478 Carol (Nichols || Goulding) 2017-03-21 21:32:11 -04:00
  • 4de7a361ca Wording tweaks in keyword explanations Carol (Nichols || Goulding) 2017-03-21 21:17:37 -04:00
  • 6f7a720c2e Move all crates reserved for future use to the end Carol (Nichols || Goulding) 2017-03-21 21:16:39 -04:00
  • df2faed2c2 Add more places you can't use keywords Carol (Nichols || Goulding) 2017-03-21 21:16:12 -04:00
  • 9bd223ca40 Merge pull request #549 from petrochenkov/patch-1 Carol (Nichols || Goulding) 2017-03-21 21:07:05 -04:00
  • 2611849274 Fix failing tidy Vadim Petrochenkov 2017-03-21 23:38:52 +03:00
  • 4ecc9042be rebuild pages at de288b4 Steve Klabnik 2017-03-20 18:13:08 +00:00
  • de288b41b5 fix one more link steveklabnik 2017-03-20 12:52:52 -04:00
  • 4e41982c7a rebuild pages at d737670 Steve Klabnik 2017-03-20 16:42:51 +00:00
  • d7376702d2 Update book to 244f893ed7 steveklabnik 2017-03-20 11:37:24 -04:00
  • a7ebb94bc0 rebuild pages at 331032e Steve Klabnik 2017-03-19 22:37:14 +00:00
  • 331032eb3c Merge pull request #546 from vossad01/update-instructions Carol (Nichols || Goulding) 2017-03-19 17:34:52 -04:00
  • cad4e7272b Update ch15-02-deref.md David Deprost 2017-03-18 22:23:11 +01:00
  • 1ccf68bc5e Add updating instructions Adam Voss 2017-03-17 20:36:54 -05:00
  • d045ae25ee Merge branch 'master' of github.com:DavidDeprost/book David Deprost 2017-03-17 19:24:38 +01:00
  • 312d68053c Update ch15-02-deref.md David Deprost 2017-03-17 18:55:35 +01:00
  • bb398ddc8f Update ch15-02-deref.md David Deprost 2017-03-17 15:35:52 +01:00
  • 05cbffd1eb rebuild pages at 55b294f Steve Klabnik 2017-03-17 14:24:39 +00:00