Commit Graph

996 Commits

Author SHA1 Message Date
Boris Egorov
b77aa4f5db Fix typos detected by aspell 2016-12-02 00:54:50 +07:00
Carol (Nichols || Goulding)
7836b5fb1f Fix some links and references 2016-12-01 11:36:35 -05:00
Carol (Nichols || Goulding)
eac3cea9cf Saving some content for when we get to concurrency 2016-12-01 11:27:32 -05:00
Carol (Nichols || Goulding)
f266813b3a Merge pull request #340 from Gudahtt/return-largest-number
Return largest number instead of smallest
2016-12-01 09:13:58 -05:00
Mark Stacey
1b75ca5530 Return largest number instead of smallest
Fixes #339
2016-11-30 10:55:00 -03:30
Carol (Nichols || Goulding)
fc85e09e23 Fix transition since we swapped testing and I/O 2016-11-29 12:05:27 -05:00
Carol (Nichols || Goulding)
949bf9c824 Ship Chapter 11 - Testing to No Starch 2016-11-28 12:32:22 -05:00
Carol (Nichols || Goulding)
462816a573 Use the new caption markup 2016-11-28 12:30:33 -05:00
Carol (Nichols || Goulding)
dfbc764db0 Fix a few things I noticed skimming the rendered content 2016-11-28 12:28:09 -05:00
Carol (Nichols || Goulding)
9b14e3735b Merge pull request #288 from rust-lang/testing
new chapter: testing
2016-11-28 11:50:58 -05:00
Carol (Nichols || Goulding)
093935fb90 More robust, not safer 2016-11-28 11:39:34 -05:00
Carol (Nichols || Goulding)
22e56cb6c6 Ship chapter 8 edits to nostarch 2016-11-28 10:32:29 -05:00
Carol (Nichols || Goulding)
97faa24c22 Merge remote-tracking branch 'origin/nostarch-ch8' 2016-11-28 10:24:58 -05:00
Carol (Nichols || Goulding)
f9216565b3 Transfer some changes from the doc that didn't make it over 2016-11-28 10:21:40 -05:00
Carol (Nichols || Goulding)
15397f4f00 Add more filenames; use valid caption markup 2016-11-28 10:17:40 -05:00
Carol (Nichols || Goulding)
220b2c21eb Merge pull request #334 from rust-lang/ch5-tr
Changes to chapter 5 after TR
2016-11-28 10:03:36 -05:00
Carol (Nichols || Goulding)
da337ddf90 Add ghosting and wingdings to the doc 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
40d7da579d Small tweaks 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
8dc8c796c3 Add a recommendation to stick to owned types
Fixes #305.
2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
985b93c2e9 Add some listing numbers to code blocks 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
347d1e448a Fixing the code formatting in the box header 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
df4625254f Make some changes we've made upstream 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
effdfa3cda Update nostarch file codeblocks to match src 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
de4ecc002e Make changes from the doc in src 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
edf59fbe97 Update the error message 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
646707c4b1 Fix some more formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
a9a983b8fc Add an explicit definition of method syntax 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
d8b4beb59f Change heading level 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
9a7d42fda8 Fill in placeholders 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
014cddedf3 Mention pretty debug formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
45cb4ebb74 Add some literal formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
3af5165e52 Emphasis instead of literal formatting for filenames 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
0859cf22ef Use Literal formatting a bit less for the word "struct"
In these cases, we're using it more as an English concept (that we've
defined) and not a literal keyword.
2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
7d4201afe4 Small wording corrections 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
ce23c0567a Fix spelling errors 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
c8b8846fcf Switch to fancy quotes 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
402a5404a4 Correct formatting in the odt 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
299698e3b3 Save chapter 5 as received from nostarch 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
2067b6e2bf Make the keywords section be a box like it will be in the doc 2016-11-28 09:25:03 -05:00
Carol (Nichols || Goulding)
74d6fc999b Add valid markup for code snippets/filenames/captions
So that we can style these nicer.

Also make all filenames in prose be italics, not code formatting.

Also fix some messed-up listing numbers.
2016-11-28 09:25:03 -05:00
Carol (Nichols || Goulding)
b45eae6b86 Change colon to period 2016-11-28 09:09:33 -05:00
Carol (Nichols || Goulding)
09fe24c7f6 Fix a name we changed but missed a spot
Fixes #336.
2016-11-27 11:29:43 -05:00
Carol (Nichols || Goulding)
d242dc44a7 Adding some listing numbers 2016-11-27 11:26:48 -05:00
Carol (Nichols || Goulding)
e3554b774b Show test name matching works for module names too 2016-11-27 11:10:23 -05:00
Carol (Nichols || Goulding)
316db3e56d Add a paragraph about needing PartialEq and Debug
Also make the pseudocode a bit more accurate
2016-11-27 11:02:12 -05:00
Carol (Nichols || Goulding)
5e49128509 Fix error about what the eq and ne macros actually do
Thank you @daschl!!!
2016-11-27 10:36:53 -05:00
Carol (Nichols || Goulding)
a68f2faf08 Shorten section about integration test modules
And add a section about integration testing binary crates
2016-11-26 14:02:19 -05:00
Carol (Nichols || Goulding)
0c2258f6af Remove an example that doesn't illustrate what we want 2016-11-25 19:06:51 -05:00
Carol (Nichols || Goulding)
d1107eccf5 Carol's edits to the testing chapter
Reorganize a bit, make some of the examples a bit more concrete
2016-11-25 17:48:56 -05:00
Carol (Nichols || Goulding)
97ffe9fdd9 Remove the Debugging chapter that snuck back in 2016-11-25 15:24:58 -05:00