Commit Graph

3298 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
8aaaef3421 Add alternate Spanish translation
Connects to #1382
2018-12-11 15:19:28 -05:00
Carol (Nichols || Goulding)
d499199270 Remove outdated broadview Chinese translation
Connects to #461
https://github.com/rust-lang/book/issues/461#issuecomment-439622480
2018-12-11 15:17:57 -05:00
Carol (Nichols || Goulding)
a4f2a779c9 Add link to Esperanto translation
Connects to #1665
2018-12-11 12:43:48 -05:00
Carol (Nichols || Goulding)
f0dda7badf Sync summary with what the sections are actually called 2018-12-10 19:45:16 -05:00
Carol (Nichols || Goulding)
5975ba0e7e Link more cross references 2018-12-10 19:45:16 -05:00
Carol (Nichols || Goulding)
e2716d1a54 Merge remote-tracking branch 'origin/pr/1579' 2018-12-09 22:00:52 -05:00
Carol (Nichols || Goulding)
7b8d2c6160 Merge remote-tracking branch 'origin/pr/1589' 2018-12-09 20:54:32 -05:00
Carol (Nichols || Goulding)
fe73b79c50 Merge remote-tracking branch 'origin/pr/1629' 2018-12-09 16:23:11 -05:00
Carol (Nichols || Goulding)
6555fb6c80 Merge remote-tracking branch 'origin/pr/1615' 2018-12-09 16:15:20 -05:00
Carol (Nichols || Goulding)
74d81d8005 Merge pull request #1667 from mbrubeck/redirects
Update links in redirects
2018-12-07 17:29:09 -05:00
Carol (Nichols || Goulding)
e25e2367a5 Merge pull request #1664 from icattlecoder/develop
improve if else statements in example
2018-12-07 16:08:13 -05:00
Carol (Nichols || Goulding)
ba53858b00 Merge pull request #1643 from imbolc/patch-6
Sounds better
2018-12-07 16:06:08 -05:00
Carol (Nichols || Goulding)
41f77cd36b Merge pull request #1671 from rust-lang/edition-2018-in-example-cargo-toml
Add edition = "2018" to all Cargo.toml listings
2018-12-07 16:00:37 -05:00
Carol (Nichols || Goulding)
b02179114b Merge pull request #1670 from rust-lang/fix-ch-19
Fix HTML comment so chapter 19.6 isn't cut off
2018-12-07 15:41:32 -05:00
Carol (Nichols || Goulding)
2257f9abbd Add edition = "2018" to all Cargo.toml listings
Fixes #1663.
2018-12-07 15:26:04 -05:00
Carol (Nichols || Goulding)
6babe749f8 Fix HTML comment so chapter 19.6 isn't cut off
Fixes #1668.

Apparently if there are newlines in HTML comments, pulldown-cmark
switches to markdown and escapes the --> so that the comment never ends
:(

https://github.com/raphlinus/pulldown-cmark/issues/124
2018-12-07 15:07:04 -05:00
Matt Brubeck
6a48927b15 Update links in redirects 2018-12-07 07:19:03 -08:00
icattlecoder
4f72b2ee00 improve if else statements 2018-12-07 15:32:44 +08:00
Carol (Nichols || Goulding)
db53e2e3cd Copy edit some new text 2018-11-23 20:22:04 -05:00
Carol (Nichols || Goulding)
d073ece693 Fix some line wrapping 2018-11-23 20:21:09 -05:00
Carol (Nichols || Goulding)
a86c1d3157 Make corrections to 2018 edition that happened in second edition
After they were forked
2018-11-23 20:20:31 -05:00
Carol (Nichols || Goulding)
b201b36710 Put 8-5 and 8-6 back into one listing so numbering stays the same
The numberings were only fixed for 08-01 and weren't fixed through
08-02, 08-03, and anywhere else that referenced a listing in chapter 8
after listing 8-5. Rather than fix all those listings, I'm putting the
new code back into the old listing.
2018-11-23 19:59:38 -05:00
Carol (Nichols || Goulding)
0aa307c7d7 Fix link to book source 2018-11-23 10:23:14 -05:00
Imbolc
bc6d44e5d2 Update ch18-03-pattern-syntax.md 2018-11-23 12:14:12 +07:00
Imbolc
d1f7e79e7a Sounds better
But I'm not sure if an instance of structure is still structure :)
2018-11-23 12:10:32 +07:00
Steve Klabnik
616fe4172b Merge pull request #1642 from rust-lang/and-in-the-darkness-bind-them
There is only the 2018 edition
2018-11-20 21:20:59 -05:00
Steve Klabnik
1b2aa99719 remove 2018 content 2018-11-20 21:19:35 -05:00
Steve Klabnik
6c524fa894 fix redirect pages 2018-11-20 17:59:52 -05:00
Steve Klabnik
17763783dd remove content from second edition 2018-11-20 17:35:57 -05:00
Steve Klabnik
820ac357f6 fix various links in book content 2018-11-20 16:53:47 -05:00
Steve Klabnik
768a389337 remove first edition content 2018-11-20 16:40:05 -05:00
Steve Klabnik
fc4274d906 rustbuild won
I want these in the redirect directory, but rustbuild just isn't having it.
2018-11-20 14:50:24 -05:00
Steve Klabnik
86a3a3beb9 we need a 2018 redirect too 2018-11-20 14:00:05 -05:00
Steve Klabnik
68ade9f4ce remove index.md since we only have one book 2018-11-20 13:46:57 -05:00
Steve Klabnik
1fedfc4b96 move the book to the top level 2018-11-20 13:45:05 -05:00
Vesa Kaihlavirta
6cff6f3b3d Vertical space added 2018-11-14 18:17:39 +02:00
Vesa Kaihlavirta
563ac87958 scoope=>scope 2018-11-14 18:17:39 +02:00
Vesa Kaihlavirta
241afe907a neccesary=>necessary 2018-11-14 18:17:39 +02:00
Carol (Nichols || Goulding)
156f15f21a Fixing a title and line wrapping in Appendix D one-book-to-rule-them-all 2018-11-12 17:33:11 -05:00
Carol (Nichols || Goulding)
93290a3613 Ship new content to nostarch 2018-11-12 17:33:11 -05:00
Carol (Nichols || Goulding)
56a1727b66 Merge pull request #1622 from rust-lang/chapter19.6
Edits to the new macros section
2018-11-12 17:01:42 -05:00
Carol (Nichols || Goulding)
7b67736aad Comma inside quotes 2018-11-12 16:42:55 -05:00
Carol (Nichols || Goulding)
a1f5bd7189 Edits to the new macros section 2018-11-08 10:33:14 -05:00
Carol (Nichols || Goulding)
4f11318f19 Merge pull request #1612 from rust-lang/chapter7
Edits and questions for part of chapter 7
2018-11-08 09:56:35 -05:00
Carol (Nichols || Goulding)
5e6d07deec Fixing quotes 2018-11-07 16:28:48 -05:00
Carol (Nichols || Goulding)
7eb66ab9cc Pin travis to beta for now 2018-11-07 11:09:00 -05:00
Carol (Nichols || Goulding)
06485fb007 fancy quotes 2018-11-07 11:09:00 -05:00
Carol (Nichols || Goulding)
f747b3ddcb Explain idiom 2018-11-06 15:36:32 -05:00
Carol (Nichols || Goulding)
6a3bac05d3 Remove both just and only 2018-11-06 15:33:39 -05:00
Carol (Nichols || Goulding)
51e23a65c4 Mention how to create a package with multiple binary crates 2018-11-06 15:32:44 -05:00