Commit Graph

  • 8e3012f572 Carol's edits to the intro Carol (Nichols || Goulding) 2018-03-22 15:54:40 -04:00
  • 222a42c1b1 Oops, never took a snapshot when we sent the introduction to nostarch Carol (Nichols || Goulding) 2018-03-22 15:27:07 -04:00
  • 5d87cf9fc2 Introduction as received from nostarch after copyediting Carol (Nichols || Goulding) 2018-03-22 15:23:44 -04:00
  • fe9ea3aae6 Propagate edits everywhere Carol (Nichols || Goulding) 2018-03-22 14:50:34 -04:00
  • 3426d46587 Add a missing end span tag Carol (Nichols || Goulding) 2018-03-22 14:27:14 -04:00
  • ecb4f19972 Carol's edits after copyediting Carol (Nichols || Goulding) 2018-03-22 14:13:06 -04:00
  • 3a406f497e Fixup std::env::var is a function (not a method) Marcin Jekot 2018-03-22 18:21:51 +02:00
  • af55edab7e Remove review comments Carol (Nichols || Goulding) 2018-03-22 12:21:00 -04:00
  • 53184cc673 Chapter 18 as received from nostarch after copyediting Carol (Nichols || Goulding) 2018-03-22 11:25:42 -04:00
  • 13bfef36f3 Merge pull request #1236 from rust-lang/ch10-ce Carol (Nichols || Goulding) 2018-03-22 10:38:39 -04:00
  • c6dcd9ed5b Carol's edits after copy editing; propagate everything Carol (Nichols || Goulding) 2018-03-21 18:37:44 -04:00
  • e8610034aa Wrap to 80 chars Carol (Nichols || Goulding) 2018-03-21 10:25:40 -04:00
  • b65a43beac Fix typo Carol (Nichols || Goulding) 2018-03-21 10:25:22 -04:00
  • dd21015818 Chapter 10 as received from nostarch after copyedit Carol (Nichols || Goulding) 2018-03-21 10:24:40 -04:00
  • d77c0674a1 Merge pull request #1230 from mark-i-m/i128 Carol (Nichols || Goulding) 2018-03-21 10:24:20 -04:00
  • ce3eb47fdb Update dictionary Mark Mansi 2018-03-19 10:44:05 -05:00
  • 5f9fb5243a Add 128-bit ints to newest features Mark Mansi 2018-03-18 14:47:31 -05:00
  • 9ef40ac90b Revert "Add 128-bit ints to ch3" Mark Mansi 2018-03-18 14:38:55 -05:00
  • 0293e3fa8f Add 128-bit ints to ch3 Mark Mansi 2018-03-17 21:34:30 -05:00
  • d2ee2fc97a Merge pull request #1234 from tclfs/master Carol (Nichols || Goulding) 2018-03-20 14:06:25 -04:00
  • 1dba711583 Fix one broken link Tang Chenglong 2018-03-21 01:45:11 +08:00
  • f0f6ee0200 Merge pull request #1224 from rust-lang/ch11-second-page-review Carol (Nichols || Goulding) 2018-03-20 10:45:38 -04:00
  • 6b29ca4db7 Merge pull request #1227 from rust-lang/ch12-second-page-review Carol (Nichols || Goulding) 2018-03-20 10:45:23 -04:00
  • 2ae6807c32 Merge pull request #1233 from rust-lang/ch13-second-page-review Carol (Nichols || Goulding) 2018-03-20 10:45:09 -04:00
  • 36080bfe3e Add HelloMacro word to dictionary Igor Taranenko 2018-03-20 10:32:18 +02:00
  • 7106ad324f Fix tiny mistakes I found in first page review of ch 17 Carol (Nichols || Goulding) 2018-03-19 19:00:48 -04:00
  • a19b481fc4 Changes from first page review of chapter 14 Carol (Nichols || Goulding) 2018-03-19 14:57:15 -04:00
  • e99b5fb8d9 Changes from chapter 13 2nd page review Carol (Nichols || Goulding) 2018-03-18 09:52:07 -04:00
  • c6c3ecf8f0 Merge pull request #1134 from alercah/inclusive-ranges Carol (Nichols || Goulding) 2018-03-19 11:31:47 -04:00
  • 82757ecc67 Fix small inaccuracy about return values of os_args Carol (Nichols || Goulding) 2018-03-19 11:29:43 -04:00
  • 47de6df8d7 Reword to avoid having pub next to a colon Carol (Nichols || Goulding) 2018-03-19 11:25:42 -04:00
  • db089f5a7a Remove extra name name Carol (Nichols || Goulding) 2018-03-19 11:16:56 -04:00
  • f2bb6cce9a Merge pull request #1231 from KyrychukD/patch-1 Carol (Nichols || Goulding) 2018-03-19 11:13:38 -04:00
  • 8e46544b77 Collect is technically a method, not a function Carol (Nichols || Goulding) 2018-03-18 15:43:27 -04:00
  • 8337f362a8 Fix a typo in ch03 Dmytro Kyrychuk 2018-03-18 13:35:39 +01:00
  • eab99c7e45 Replace Hello World with Hello Macro Igor Taranenko 2018-03-17 18:11:37 +02:00
  • 771984726f Changes from chapter 12 2nd page review Carol (Nichols || Goulding) 2018-03-16 11:29:10 -04:00
  • dfe2bc299b Document inclusive ranges as a new feature. Alexis Hunt 2018-01-24 20:11:14 -05:00
  • 567bc1d0da Merge branch 'master' of github.com:rust-lang/book Alexis Hunt 2018-03-16 15:06:33 -04:00
  • 76fa5462fa Merge pull request #1226 from frozar/snippet_indentation Carol (Nichols || Goulding) 2018-03-16 11:01:09 -04:00
  • ef701bba6f Fix a snippet indentation. frozar 2018-03-16 11:57:20 +01:00
  • ec43b3b2ad Changes from chapter 11 2nd page review Carol (Nichols || Goulding) 2018-03-15 17:53:03 -04:00
  • 894344e7c2 Merge pull request #1222 from jamartin9/master Carol (Nichols || Goulding) 2018-03-15 11:43:40 -04:00
  • 3e1e59b716 Merge pull request #1215 from rust-lang/ch7-second-page-review Carol (Nichols || Goulding) 2018-03-15 11:42:30 -04:00
  • d0771401c8 Merge pull request #1220 from rust-lang/ch9-second-page-review Carol (Nichols || Goulding) 2018-03-15 11:30:59 -04:00
  • 567f8e2fe3 Merge pull request #1218 from rust-lang/ch8-second-page-review Carol (Nichols || Goulding) 2018-03-15 11:23:16 -04:00
  • 1f6bd2de46 Make file diagrams more consistent Carol (Nichols || Goulding) 2018-03-15 11:22:09 -04:00
  • 1772bacc84 Merge pull request #1214 from rust-lang/ch6-second-page-review Carol (Nichols || Goulding) 2018-03-15 11:14:48 -04:00
  • 0cfadfc92c Fix unit abbreviation jam 2018-03-14 19:07:08 -04:00
  • 644c705cdc Merge pull request #1217 from ach619/patch-2 Carol (Nichols || Goulding) 2018-03-14 12:28:59 -04:00
  • 96d4e057e2 Merge pull request #1216 from ach619/patch-1 Carol (Nichols || Goulding) 2018-03-14 12:28:20 -04:00
  • 97e15cadbb Merge pull request #1211 from Mackiovello/patch-1 Carol (Nichols || Goulding) 2018-03-14 12:26:16 -04:00
  • 873c3d29e0 Merge pull request #1210 from Cryptor1/translation_appendix_edit Carol (Nichols || Goulding) 2018-03-14 12:24:51 -04:00
  • 7f0c806e74 Changes from chapter 9 2nd page review Carol (Nichols || Goulding) 2018-03-13 17:54:57 -04:00
  • 695161c860 Changes from chapter 8 2nd page review Carol (Nichols || Goulding) 2018-03-13 11:57:20 -04:00
  • 717a60e5dd Update ch13-03-improving-our-io-project.md Adam Hopkins 2018-03-13 02:35:13 -07:00
  • e47d1b6bf4 Chapter 13.3 Cleaned up example 13-27 Adam Hopkins 2018-03-13 02:20:40 -07:00
  • f0720d5892 Cleaning up example code Adam Hopkins 2018-03-13 01:14:45 -07:00
  • 4da9ad17c8 Merge pull request #1207 from rust-lang/ch5-second-page-review Carol (Nichols || Goulding) 2018-03-12 21:51:43 -04:00
  • cd50bf0cbb C and C++ are the only ones Carol (Nichols || Goulding) 2018-03-12 21:08:28 -04:00
  • 641f31cd19 Just that -> exactly that Carol (Nichols || Goulding) 2018-03-12 21:06:35 -04:00
  • 902a1132b4 Revert US to United States Carol (Nichols || Goulding) 2018-03-12 21:00:52 -04:00
  • 050ff6f34f Changes from chapter 7 2nd page review Carol (Nichols || Goulding) 2018-03-12 15:06:56 -04:00
  • e3be64b3c0 Changes from chapter 6 2nd page review Carol (Nichols || Goulding) 2018-03-12 12:36:19 -04:00
  • 4d321f1972 Update ch12-05-working-with-environment-variables.md Erlend 2018-03-11 12:54:15 +01:00
  • c2778a47f5 [Appendix E] Edit Ukrainian item Igor Taranenko 2018-03-11 11:13:11 +02:00
  • 76ed83d2c3 Fix incorrect dependencies declaration Igor Taranenko 2018-03-10 20:26:26 +02:00
  • f5fc08fc5d Merge pull request #1195 from rust-lang/ch4-second-page-review Carol (Nichols || Goulding) 2018-03-09 21:24:38 -05:00
  • 35ba133453 Reword around runtime Carol (Nichols || Goulding) 2018-03-09 16:26:57 -05:00
  • 0f3ffb33f6 Merge pull request #1193 from rust-lang/ch3-second-page-review Carol (Nichols || Goulding) 2018-03-09 16:27:24 -05:00
  • 6f66c1a054 Disambiguate what conventions we're talking about Carol (Nichols || Goulding) 2018-03-09 16:09:04 -05:00
  • 6239c7287a Merge pull request #1190 from rust-lang/ch2-second-page-review Carol (Nichols || Goulding) 2018-03-09 16:03:27 -05:00
  • 6f82cae21d Merge pull request #1198 from rust-lang/ch17-ce Carol (Nichols || Goulding) 2018-03-09 15:40:22 -05:00
  • 1ffd35c6db Add a forward reference about mutability Carol (Nichols || Goulding) 2018-03-09 15:34:12 -05:00
  • 1bac86e036 Merge remote-tracking branch 'origin/master' into ch17-ce Carol (Nichols || Goulding) 2018-03-09 15:18:16 -05:00
  • cbcb2574b2 Remove a 'just' Carol (Nichols || Goulding) 2018-03-09 15:16:13 -05:00
  • 264b06d478 snapshot needs cleanup Carol (Nichols || Goulding) 2018-03-09 15:12:17 -05:00
  • 5e2368866c Changes made by nostarch between 1st and 2nd page review Carol (Nichols || Goulding) 2018-03-08 18:04:13 -05:00
  • cbc4df3388 Merge pull request #1204 from tromey/fix-operator-syntax Carol (Nichols || Goulding) 2018-03-05 16:43:03 -05:00
  • f4088b22af Merge pull request #1183 from rust-lang/ch10-edits Carol (Nichols || Goulding) 2018-03-05 16:40:12 -05:00
  • 761f6106f5 Reverting the first paragraph, catching a few more small issues Carol (Nichols || Goulding) 2018-03-05 13:05:44 -05:00
  • e84131f29e Fix some operator syntax in Appendix B Tom Tromey 2018-03-05 09:57:43 -07:00
  • 859a76c944 Merge pull request #1199 from nabijaczleweli/master Carol (Nichols || Goulding) 2018-03-02 19:48:35 -05:00
  • 68e95ec7c4 Add missing syntax highlighting in Variadic Macros sexion in FFI nabijaczleweli 2018-02-26 07:12:32 +01:00
  • 1d49a9dcc0 Consistent colon Carol (Nichols || Goulding) 2018-03-02 17:03:22 -05:00
  • ff0f7b3ee1 s/Just l/L/ Carol (Nichols || Goulding) 2018-03-02 16:26:17 -05:00
  • 7dbb2e3e9a Mention coherence Carol (Nichols || Goulding) 2018-03-02 16:23:43 -05:00
  • 37c0b2069c generic -> generics Carol (Nichols || Goulding) 2018-03-02 16:14:01 -05:00
  • 36082d7bf9 spellingz Carol (Nichols || Goulding) 2018-03-02 16:10:37 -05:00
  • 1f22e88fb9 Add ghosting and wingdings to the doc Carol (Nichols || Goulding) 2018-03-02 15:47:13 -05:00
  • 425182caf7 Fix a cross reference Carol (Nichols || Goulding) 2018-03-02 15:47:06 -05:00
  • 3fc2afec6d Clarify suggested exercises around the blog post example Carol (Nichols || Goulding) 2018-03-02 11:31:13 -05:00
  • 1291620a39 A few small wording tweaks I just noticed Carol (Nichols || Goulding) 2018-03-02 11:06:19 -05:00
  • 7b12a409fd Tweak history of OOP Carol (Nichols || Goulding) 2018-03-02 10:54:12 -05:00
  • 2e69333e45 Propagate doc changes to md Carol (Nichols || Goulding) 2018-02-28 16:22:06 -05:00
  • 3c8fce2c3b Propagate changes made upstream Carol (Nichols || Goulding) 2018-02-28 16:06:57 -05:00
  • 7e9e535443 Start of carol's edits Carol (Nichols || Goulding) 2018-02-20 12:01:08 -05:00
  • 2943846a30 Remove review comments Carol (Nichols || Goulding) 2018-02-20 11:48:06 -05:00
  • aeb651b1d3 Chapter 17 as received from nostarch after copy editing Carol (Nichols || Goulding) 2018-02-20 11:15:00 -05:00
  • 92099e1460 Revert "fix issue with rendering of the book toc" steveklabnik 2018-03-02 13:24:20 -05:00