Commit Graph

  • 8ffdca0b2e Ferris: chapters 13, 15, 16, 17, 18 Artem Varaksa 2018-08-29 09:47:20 +03:00
  • 26b63ae6cb Update error message in chapter 12-03 Stephen 2018-08-28 22:00:51 -07:00
  • 9d24d7d3c1 Fixed typo: unmatched double quotes Becker A 2018-08-28 09:40:07 -04:00
  • 80889752ba Correcting for PR comments }@ScottAbbey) gorn 2018-08-28 11:46:06 +02:00
  • 251698361a Ferris: chapters 09, 10, 11 Artem Varaksa 2018-08-28 09:31:43 +03:00
  • f4b68a6250 Fix CI in chapter 08 Artem Varaksa 2018-08-28 08:57:42 +03:00
  • 884b271504 Ferris: chapters 04, 05, 06, 07, 08 Artem Varaksa 2018-08-28 08:44:10 +03:00
  • b384457961 Ferris: chapter 20 Artem Varaksa 2018-08-28 08:01:47 +03:00
  • db44578563 Add not_desired_behavior Artem Varaksa 2018-08-28 08:01:32 +03:00
  • f5c40d2b43 Ferris: chapters 02, 03, 19 Artem Varaksa 2018-08-28 07:07:34 +03:00
  • a69a264c7b Merge upstream Artem Varaksa 2018-08-28 07:05:24 +03:00
  • 01d8d86ab9 Add Ferris Technology Artem Varaksa 2018-08-28 07:02:40 +03:00
  • 16c9dee766 Merge pull request #1492 from RalfJung/from_raw_parts Carol (Nichols || Goulding) 2018-08-22 15:15:52 -04:00
  • 25179b90fd No buts! Mo Mirza 2018-08-22 16:46:50 +01:00
  • 23aa066ac6 Fix typo - complement, not compliment Vraj Mohan 2018-08-21 05:47:31 -07:00
  • bad49e7d78 add type ascription for good measure Ralf Jung 2018-08-19 18:05:11 +02:00
  • 7fcf50e414 update README to match issue template Ralf Jung 2018-08-19 18:04:55 +02:00
  • 8efea99653 fix the same UB in the 2nd edition Ralf Jung 2018-08-19 18:02:23 +02:00
  • f58168f95e fix UB in from_raw_parts_mut example Ralf Jung 2018-08-19 17:59:38 +02:00
  • da3dc7a4c5 added links to standard documentation david 2018-08-16 12:30:39 +01:00
  • ccda732bdb Ch11-01: Update same code example to be i32 instead of u32 Jackson Hong 2018-08-13 19:51:14 -04:00
  • 1d8eeef16d Update ch11-01-writing-tests.md Jakub Tesinsky 2018-08-13 16:13:29 +02:00
  • d49c05e03f Update type to be i32 in Guess struct code example Jackson Hong 2018-08-12 19:59:10 -04:00
  • 25680019b2 Added subsection on raw identifiers to appendix on keywords. Alexander Regueiro 2018-08-09 23:09:40 +01:00
  • 6a848aab4c fixed typo Yuna Joung 2018-08-08 20:11:00 -04:00
  • 4a5d8df91b fixed unnecessary apostrophe in section 19-03 Brian Merchant 2018-08-06 17:13:47 -07:00
  • 1a2ef4c169 Replace "exploits" with "vulnerabilities" Alexander 2018-08-07 03:11:36 +03:00
  • 27015b02fa Fix misplaced code around "where clauses for clearer code" ch10-02 Maxim Ivanov 2018-08-06 00:48:17 +03:00
  • 6394029dc2 Fix an unused import warning in minigrep Danny Guo 2018-08-04 17:55:33 -04:00
  • f0337dd626 Fix a typo in ch12-02 Danny Guo 2018-08-04 14:50:49 -04:00
  • 09e33ece49 By default, HashMap does *not* use a cryptographically secure hashing function Jaro Fietz 2018-08-04 19:19:23 +02:00
  • 31435f78ef ch20-02-mutlithreaded.md listing 20-21 deleting 'dyn' for call_box Yasushi Sakai 2018-08-04 12:02:56 -04:00
  • e6a6c0a2a5 Update 2018-edition/src/ch03-01-variables-and-mutability.md to explain '100_000' Wes Kocher 2018-07-31 18:58:25 -07:00
  • 179e229613 Added commas in chapter 15.2 Kai Yao 2018-07-30 22:42:14 -05:00
  • a4abe1a600 [SNIPPET] Add some crate 'import' in the beginning of a snippet. frozar 2018-07-24 21:46:28 +02:00
  • ea6953c582 Clarify first trait object defn; hint at vtable Daniel Friedman 2018-07-23 13:41:59 -04:00
  • 88cdde350f Merge pull request #1456 from u32i64/master Steve Klabnik 2018-07-23 17:55:45 +02:00
  • 11e890675e Fix #1446: rename mod test to tests in chapters 12-04 and 12-05 Artem Varaksa 2018-07-23 18:43:38 +03:00
  • 1390adb7df Merge pull request #1421 from brisad/two-lines-of-panic Steve Klabnik 2018-07-23 16:11:47 +02:00
  • 20107982e1 Merge pull request #1450 from mssdvd/master Steve Klabnik 2018-07-23 16:09:37 +02:00
  • f4badf130b Merge pull request #1442 from kraai/patch-4 Steve Klabnik 2018-07-23 16:09:01 +02:00
  • 0d9b9638c2 Merge pull request #1441 from pakosmith/patch-1 Steve Klabnik 2018-07-23 16:08:41 +02:00
  • 3918499cf6 Merge pull request #1437 from pieteromt/patch-1 Steve Klabnik 2018-07-23 16:08:21 +02:00
  • ef775f76c9 Merge pull request #1435 from rex4539/fix-typos Steve Klabnik 2018-07-23 16:06:27 +02:00
  • 3f1bea4408 Merge pull request #1432 from Lireer/patch-1 Steve Klabnik 2018-07-23 16:05:31 +02:00
  • aecf4e694c Merge pull request #1424 from MateusAmin/master Steve Klabnik 2018-07-23 16:05:03 +02:00
  • 49967c25c1 Merge pull request #1413 from EricR86/public-private-search Steve Klabnik 2018-07-23 16:01:55 +02:00
  • 818719a00d Merge pull request #1404 from Turing-Chu/master Steve Klabnik 2018-07-23 16:01:19 +02:00
  • e8c50bd5a1 Merge pull request #1454 from felixrabe/patch-2 Steve Klabnik 2018-07-23 15:40:47 +02:00
  • 443040b04c Appendix 2: Document ..= operator Felix Rabe 2018-07-22 14:43:11 +02:00
  • 33a61acb7f Fix typo Davide Masserut 2018-07-20 22:58:12 +02:00
  • eb7228a07c Fix typo Davide Masserut 2018-07-20 22:57:12 +02:00
  • 716fbad3ae Fix typos Dimitris Apostolou 2018-07-07 21:07:51 +03:00
  • e38f07d8d7 fix the build steveklabnik 2018-07-17 12:32:14 -04:00
  • 6f1bafe26c add anonymous lifetime steveklabnik 2018-07-16 16:04:07 -04:00
  • a3d38d6bcc fix a test steveklabnik 2018-07-16 15:49:29 -04:00
  • 88dffa2a06 update book for match bindings steveklabnik 2018-07-16 14:21:09 -04:00
  • 01d48dd644 non-() test types steveklabnik 2018-07-16 13:21:09 -04:00
  • 2ba80e2142 Add missing period Matt Kraai 2018-07-13 00:06:19 -07:00
  • f183185d22 Update mdbook to 0.1.7 pakosmith 2018-07-12 01:45:07 +03:00
  • 19e36d23a6 Add new appendix for tools steveklabnik 2018-07-11 13:50:36 -04:00
  • 6d22f1ee0b Update ch17-01-what-is-oo.md pieteromt 2018-07-08 15:57:37 +02:00
  • 3b10fa19f3 Redirect to the correct section of the second book Lireer 2018-07-06 12:19:21 +02:00
  • fdd3e60f0a Updated /index.md for Clarity MEA 2018-06-28 20:58:36 -04:00
  • f2c3c9f9b9 fix dot should out side of Default 祝晓东 2018-06-17 14:28:15 +08:00
  • 37b76a5d08 Merge pull request #1429 from ftt/master Steve Klabnik 2018-07-03 14:55:40 -07:00
  • e5d934c175 Merge pull request #1425 from smittyfest/patch-1 Steve Klabnik 2018-07-03 14:54:05 -07:00
  • ecee37794f Merge pull request #1422 from brisad/clarify-unicode-scalar-size Steve Klabnik 2018-07-03 14:52:05 -07:00
  • 841d42af6c Merge pull request #1417 from jk-gan/fix-typo Steve Klabnik 2018-07-03 14:50:38 -07:00
  • 4598109884 Merge pull request #1416 from jk-gan/remove-unused-code Steve Klabnik 2018-07-03 14:50:16 -07:00
  • a9a503a9f5 Merge pull request #1412 from walkie/master Steve Klabnik 2018-07-03 14:49:48 -07:00
  • 6b27ad7ecb Update the macros chapter to use newer version of quote and syn. ftt 2018-07-02 21:38:40 -07:00
  • 257f5ff186 Fixed output text for cargo check smittyfest 2018-06-30 10:20:10 -05:00
  • 758df20c29 Mention that the unicode scalar size applies to a particular string Michael Hoffmann 2018-06-27 21:37:21 +02:00
  • 4044cbc8fb Use correct count of number of panic lines Michael Hoffmann 2018-06-27 21:32:33 +02:00
  • 32be954a18 Fix typo Gan Jun Kai 2018-06-26 23:48:40 +08:00
  • 27d6f8432f Remove unused code from ch12-04 Gan Jun Kai 2018-06-26 23:33:50 +08:00
  • 4edefd99fb Remove public/private ambiguity from ch12 search function Eric Roberts 2018-06-21 08:53:12 -04:00
  • 280fd6d0c0 Typo fix. Eric Walkingshaw 2018-06-20 21:56:53 -07:00
  • 4146dc6367 Merge pull request #1397 from TsarFox/master Steve Klabnik 2018-06-20 08:14:32 -07:00
  • 4c3b646ca9 Merge pull request #1411 from vilyus/patch-1 Steve Klabnik 2018-06-20 08:13:57 -07:00
  • ce300110e9 typo Vilyus 2018-06-20 18:04:02 +03:00
  • 0b40663b89 Merge pull request #1409 from abbasfaisal/patch-1 Steve Klabnik 2018-06-20 06:21:50 -07:00
  • 1ac1d7c7ed Small typo: listing is 15-25, not 15-5. Faisal Abbas 2018-06-20 15:48:01 +05:00
  • e3b198eeba Merge branch 'master' of https://github.com/rust-lang/book into anchors-on-figures-added pawel duzinkiewicz 2018-06-17 11:42:11 +02:00
  • f475da63a1 Fix the build steveklabnik 2018-06-16 14:40:26 -04:00
  • 3d63cf7329 Merge pull request #1402 from Turing-Chu/master Steve Klabnik 2018-06-16 11:36:56 -07:00
  • 7e5a2c33a6 fix no '$ ls' in PowerShell 祝晓东 2018-06-16 12:57:53 +08:00
  • 5978f19023 Remove extraneous ':' character Jakob L. Kreuze 2018-06-10 18:52:25 -04:00
  • 4fe19c9891 anchors on listings, figures & tables added pawel duzinkiewicz 2018-06-09 18:34:35 +02:00
  • baed160ecb fix up the book to add impl Trait steveklabnik 2018-06-08 10:54:55 -04:00
  • f22dace409 Move the 'new features' appendex into the text steveklabnik 2018-06-08 10:05:42 -04:00
  • a764e8755c Merge pull request #1395 from dkim/rustup-override Steve Klabnik 2018-06-06 14:16:24 -04:00
  • de99df4c9f Fix a typo Deokhwan Kim 2018-06-06 12:58:03 -04:00
  • b23a2cece6 tweak wording around backreference steveklabnik 2018-06-05 15:30:04 -04:00
  • e7f9782009 Clarify that MyBox<T> is not on the heap steveklabnik 2018-06-05 06:49:20 -04:00
  • 79e9cc1ae7 Add another forward reference to the dereference operator. steveklabnik 2018-06-05 06:46:31 -04:00
  • d15f4f964d talk about integer overflow steveklabnik 2018-06-05 06:44:37 -04:00
  • 362e16a0e9 Talk about the type of arrays steveklabnik 2018-06-01 11:50:28 -04:00
  • 96cc444e34 tweak wording around cargo new steveklabnik 2018-06-01 11:46:41 -04:00