Commit Graph

1683 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
a969a88c97 Clarify that was intentional 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
60dc7eb255 Edits to resolve most of matthewjasper's comments ❤️ 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
d3fed52725 We're switching to supertrait, inform dictionary 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
67876e3ef5 Adjust headings, spelling of supertraits 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
d02e79ceb1 spellingz 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
27ceeb2dab More edits 2017-04-13 11:35:10 -04:00
steveklabnik
f52faa0020 remove TODOs 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
0274d3eeff Use newtype to transititon from traits to types?
This is a little weird but it just might work?
2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
3cd5b8d63e eddyb confirmed that i got this right 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
7e814642b4 Cut coherence since we covered orphan rule in 10-02 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
bd57f2daa2 Make a slightly more realistic super trait example
down with metasyntactic variables!
2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
8a8c791140 Edits to definitely-not-UFCS 2017-04-13 11:35:10 -04:00
steveklabnik
102cf1c3b6 draft of 19.5 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
b01d6bd84e Cut HRTB 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
c8a327eca4 Edit associated types 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
cac7ba957a Tweak unsafe slice wording 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
8fa70999f7 Edits to the rest of advanced lifetimes, some TODOs 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
1bc81b0d7c Address some of ariel's comments ❤️ 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
9a04e86440 Edits to the lifetime subtyping section 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
514b4058cf More spelling :( 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
ff186016e8 Spelling 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
b350106553 Editing through unsafe rust 2017-04-13 11:35:10 -04:00
steveklabnik
ac0b259c65 advanced types 2017-04-13 11:35:10 -04:00
steveklabnik
f75c1b7602 impl Add<DefaultTypeParameters> for OperatorOverloading 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
69356b3347 code style 2017-04-13 11:35:10 -04:00
Steve Klabnik
8f13004961 fixes 2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
c78da57443 Spelling 2017-04-13 11:35:10 -04:00
Steve Klabnik
0cc76ff9c6 rest of chapter 19 2017-04-13 11:35:10 -04:00
Steve Klabnik
aa233307c8 Pretend I'm @gankro: unsafe Rust
it ain't the nomicon, but it'll do
2017-04-13 11:35:10 -04:00
Carol (Nichols || Goulding)
baf0a60d79 Try pinning to yesterday's nightly for today 2017-04-13 11:14:41 -04:00
Carol (Nichols || Goulding)
a214eb5ed8 Gray out appendices that don't have any content yet 2017-04-12 16:52:54 -04:00
Carol (Nichols || Goulding)
85a329f226 Merge pull request #618 from manonthemat/ch12-fix
"array" -> "vector"
2017-04-12 08:37:33 -04:00
Matthias Sieber
0db6a0a348 "array" -> "vector"
The search function returns a vector, not an array.
2017-04-11 16:18:18 -07:00
Carol (Nichols || Goulding)
2622e936a6 Merge pull request #616 from DavidDeprost/master
Update ch17-02-trait-objects.md
2017-04-11 11:08:07 -04:00
Carol (Nichols || Goulding)
9430a3d28a Link to the index of nomicon most of the time, not vec 2017-04-11 11:05:43 -04:00
David Deprost
dc5df0265c Update ch17-02-trait-objects.md
fix weird sounding sentence
2017-04-11 13:38:05 +02:00
Carol (Nichols || Goulding)
3563b7d8c4 Ship chapter 18 to nostarch 2017-04-10 11:44:10 -04:00
Carol (Nichols || Goulding)
73c1a0dba4 Merge pull request #469 from rust-lang/ch18-patterns
Chapter 18: Patterns
2017-04-10 11:34:05 -04:00
Carol (Nichols || Goulding)
4ca9e513e5 Fix steve nits 2017-04-10 11:23:21 -04:00
Carol (Nichols || Goulding)
5d794b4711 Fixing things matthewjasper pointed out 2017-04-10 10:14:29 -04:00
Carol (Nichols || Goulding)
2a9b2a1b01 Small wording tweak, wrapping 2017-04-10 08:50:02 -04:00
Carol (Nichols || Goulding)
719e964496 Merge pull request #609 from DavidDeprost/master
Ch17-01 misconstructed sentence
2017-04-10 08:48:27 -04:00
Carol (Nichols || Goulding)
5f60ab0a5d Merge pull request #613 from F001/patch-2
Fix superscript format
2017-04-10 08:45:57 -04:00
F001
d01b835787 Fix superscript format
The format of superscripts are wrong.
2017-04-10 15:36:42 +08:00
Carol (Nichols || Goulding)
3e59e17a0a Fix spelling 2017-04-07 20:01:50 -04:00
Carol (Nichols || Goulding)
3d47ebddad Break sections into multiple files 2017-04-07 19:23:24 -04:00
Carol (Nichols || Goulding)
b9213801d0 Fix listing numbers 2017-04-07 19:21:39 -04:00
Carol (Nichols || Goulding)
6ae549962d Add a summary 2017-04-07 19:11:22 -04:00
Carol (Nichols || Goulding)
b0abb6469a Wrapping lines 2017-04-07 18:37:03 -04:00
Carol (Nichols || Goulding)
f2bb785135 Clarify in the intro a bit better what a pattern is
Fixes #280.
2017-04-07 16:12:33 -04:00