Commit Graph

  • 2e67cfed79 Update to use the new allocator APIs. Mark Simulacrum 2017-07-10 11:28:35 -0600
  • 85de648985 Update compiler output #30 Pablo Couto 2017-07-01 16:51:34 +0200
  • 794c2d6302 Merge pull request #27 from Gankro/reref Steve Klabnik 2017-06-12 11:09:22 -0400
  • c4822cd907 rewrite references.md, splitting it out into aliasing.md #27 Alexis Beingessner 2017-05-30 18:28:47 -0400
  • 0597ea27b4 Merge 0fed861c42 into c0e8c56d76 #19 oberien 2017-05-31 07:28:35 +0000
  • c0e8c56d76 Merge pull request #26 from Rufflewind/master Steve Klabnik 2017-05-30 09:41:47 -0400
  • e7bb51f450 Merge pull request #25 from remexre/patch-1 Alexis Beingessner 2017-05-29 12:12:04 -0400
  • 91dbbbcfbd subtyping: clarify the concreteness of 'a in example #26 Phil Ruffwind 2017-05-26 21:11:02 -0400
  • fc58ace60c Fixes formatting. #25 Nathaniel Ringo 2017-05-26 20:03:20 -0500
  • 95e43bcbc5 Merge pull request #13 from geofft/null Steve Klabnik 2017-05-26 13:04:19 -0400
  • b4ada32dd3 Merge pull request #8 from geofft/master Steve Klabnik 2017-05-26 13:03:16 -0400
  • 7753a3cc8a other-reprs: `Option` is FFI-safe, even though it's an enum #13 Geoffrey Thomas 2017-05-20 12:30:51 -0400
  • 687556987c Document ABI changes from `#[repr(u*)] enum` #8 Geoffrey Thomas 2017-05-19 19:14:01 -0400
  • ec0ddbbaae Merge pull request #21 from projektir/add_ffi Steve Klabnik 2017-05-18 10:40:37 -0400
  • 8acf410db2 Fixing link to Drop trait and catch_unwind; closes rust-lang/rust#42064 #21 projektir 2017-05-17 22:12:47 -0400
  • d0f2868141 Adding the FFI chapter from the first edition of TRPL to nomicon rust-lang/rust#42064 projektir 2017-05-17 21:53:26 -0400
  • 48f7e914ff Re-add some `ignore`s, fix one code example. Edd Barrett 2017-05-17 10:55:59 +0100
  • f6b3f2adb9 Fix outstanding comments from the Rust devs. Edd Barrett 2017-05-17 10:40:36 +0100
  • 0fed861c42 Fix typo from `naively` to `naïvely` #19 oberien 2017-05-05 11:46:02 +0200
  • 92386fc652 Fix typo from `naive` to `naïve` oberien 2017-05-05 11:28:15 +0200
  • 6fa139b163 Merge pull request #18 from Gankro/master Brian Anderson 2017-05-04 16:16:18 -0700
  • f680164a91 remove spurious ?Sized bound #18 Alexis Beingessner 2017-05-04 19:11:03 -0400
  • 1a933af954 Merge pull request #16 from Gankro/master Brian Anderson 2017-05-04 14:52:50 -0700
  • e9335c82a2 use new Unique/heap APIs #16 Alexis Beingessner 2017-05-04 15:34:23 -0400
  • 869f90b97e Merge pull request #14 from portal-chan/patch-1 Steve Klabnik 2017-04-29 15:27:21 +0300
  • 9cc14cd6a4 Replace occurrences of `uint` with `usize` #14 portal 2017-04-29 14:51:21 +0300
  • 1524ea4d5f Merge pull request #12 from rust-lang-nursery/fixes Steve Klabnik 2017-04-14 14:55:46 -0400
  • b5f1f9d75e Add @aldeka's safe and unsafe Ferris #12 steveklabnik 2017-04-14 14:52:47 -0400
  • 12f257bf47 let's ignore generated content steveklabnik 2017-04-14 14:52:40 -0400
  • 0e31470870 Merge pull request #10 from king6cong/master Steve Klabnik 2017-04-14 13:30:58 -0400
  • 596876816b Merge pull request #11 from king6cong/reword Steve Klabnik 2017-04-14 13:30:11 -0400
  • 3abe4910eb rewording #11 king6cong 2017-04-15 00:14:59 +0800
  • 6dd445b8e7 fix typo #10 king6cong 2017-04-15 00:08:46 +0800
  • 09274f379d Small fixes. Edd Barrett 2017-03-17 12:26:14 +0000
  • 37fe162af1 Drop parentheses when referring to functions inline. Fix a typo. Edd Barrett 2017-03-17 12:16:06 +0000
  • 7b93ec8428 Try again. Edd Barrett 2017-03-17 12:05:18 +0000
  • c5c93f2d4c Tweaks, but somethign is wrong. Edd Barrett 2017-03-16 15:53:45 +0000
  • 87b4ca44fa Try to explain via de-sugraing, as is the style of the nomicon. Edd Barrett 2017-03-16 12:56:30 +0000
  • 616b98444f Merge pull request #3 from rust-lang-nursery/add-readme Steve Klabnik 2017-03-15 15:36:54 -0400
  • 1e2b93f5c9 only do travis on nightly #3 steveklabnik 2017-03-15 14:53:52 -0400
  • 34d3f162a4 add travis.yml steveklabnik 2017-03-15 13:02:35 -0400
  • 3d4b55bdd0 Add README.md steveklabnik 2017-03-15 12:55:28 -0400
  • 005053e382 More shortening. Edd Barrett 2017-03-15 16:47:43 +0000
  • 0a6ad6179b MOre tweaks, shorten. Edd Barrett 2017-03-15 16:44:18 +0000
  • 4b794ca077 Tweaks. Edd Barrett 2017-03-15 16:34:36 +0000
  • 4bf5fa6c99 First attempt at extending the lifetimes section. Edd Barrett 2017-03-15 16:27:04 +0000
  • d08fe97d12 Add Gankro's table to nomicon/src/phantom-data.md Phil Ruffwind 2017-02-23 19:19:25 -0500
  • c4ef161ed0 Update exception-safety.md Luxko 2017-02-23 01:50:16 -0600
  • c6dd2ea600 Update exception-safety.md Luxko 2017-02-23 01:44:27 -0600
  • 7f2e5abd96 Revert "Fix up links" Steve Klabnik 2017-02-20 09:09:12 -0500
  • 8e1e112170 Remove obsolete documentation about drop-flags Jeff Muizelaar 2017-01-25 16:41:44 -0500
  • 853058536b Fix up links Steve Klabnik 2017-02-10 15:12:59 -0500
  • 0e6c680ebd Port Nomicon to mdbook Steve Klabnik 2017-02-07 19:08:12 -0500
  • 59c90266d3 Re-implement rustbook in terms of mdbook Steve Klabnik 2017-02-07 18:13:57 -0500
  • e189962350 Update nomicon to describe `#[may_dangle]` Andrew Paseltiner 2017-01-19 18:09:23 -0500
  • 46f632d85f drop_in_place is stable now, don't #![feature] it in the nomicon and a test est31 2017-01-26 10:37:20 +0100
  • e8afb6db19 Fix some typos in Nomicon Ben Wiederhake 2017-01-06 00:14:26 +0100
  • 216456d702 Add more docs for CoerceUnsized and Unsize Manish Goregaokar 2017-01-03 22:29:15 -0800
  • 65066f2ca3 Reword 'stupid' and 'crazy' in docs. Clar Charr 2017-01-02 15:47:00 -0500
  • 54bdbfe616 Fixed typo in nomicon Jakob Demler 2016-09-07 22:15:32 +0200
  • 638f527655 Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon Andrew Paseltiner 2016-09-04 22:57:27 -0400
  • a25c06c5ec doc: add missing pause Tshepang Lekhonkhobe 2016-07-16 11:18:53 +0200
  • 1b83e652e3 doc: remove extraneous word Tshepang Lekhonkhobe 2016-07-16 11:13:29 +0200
  • cbcd0b2fc3 doc: remove stray comma Tshepang Lekhonkhobe 2016-07-16 11:10:05 +0200
  • dcb58dbda1 Add missing inline code delimiters around Vec<T> Bastien Dejean 2016-07-16 10:50:19 +0200
  • f3cdced83a Fixed based on feedback from steveklabnik Andrew Brinker 2016-06-07 18:09:24 -0400
  • bab35d7cdc Rewrote "How Safe and Unsafe Interact" Nomicon chapter. Andrew Brinker 2016-05-26 20:51:58 -0400
  • 43185c0b2e Fix a few links in the book Oliver Middleton 2016-06-01 13:32:58 +0100
  • 26e938ce1b doc: Fix tiny typo in vec-alloc.md Brian Green 2016-05-09 14:28:42 -0700
  • 712ba3c8ec subtyping.md: typo fix c4rlo 2016-04-23 11:58:58 +0100
  • 99a8183fdb improve error message Ariel Ben-Yehuda 2016-03-31 21:42:23 +0300
  • e2862658d2 suggest adding a where-clause when that can help Ariel Ben-Yehuda 2016-03-29 20:12:31 +0300
  • a35ea15442 Update Rust version in the Rustonomicon Vec chapter Matt Brubeck 2016-03-30 16:59:38 -0700
  • 44b7a53b97 Capitalize some occurences of Rust in documentation Florian Hahn 2016-02-24 19:55:49 +0100
  • a29e5a7589 Fix spacing style of `T: Bound` in docs Ulrik Sverdrup 2016-01-17 23:36:38 +0100
  • 6a7e5b5b04 Fixed indent from tabs to spaces Jonas Tepe 2016-01-16 20:51:55 +0100
  • c7fff43d50 added zst iterator additions to final code Jonas Tepe 2016-01-16 13:13:44 +0100
  • 7529d7b852 Semicolon was at wrong place in let statement Jonas Tepe 2016-01-16 13:07:46 +0100
  • 20ac46402c len needs to be prefixed by self for this to work. The final code in this section of the book is correct. jonastepe 2016-01-07 12:13:22 +0100
  • 5060b9c061 heap::deallocate expects a *mut u8 but here a *mut T is given. The final code is correct, the example here would not compile without the cast. I used *mut _ instead of *mut u8 to be consistent with the final code. jonastepe 2016-01-06 12:13:47 +0100
  • ae44e86c13 Change "big ask" to "tall order" in Rustonomicon. Steve Wooster 2015-12-17 09:40:02 -0800
  • ef1cd4dd45 nomicon: Mention contravariance Ulrik Sverdrup 2015-12-11 18:23:31 +0100
  • 9a11f6e3ff nomicon: Fix variance in example Ulrik Sverdrup 2015-12-11 18:15:57 +0100
  • 31e414c51a Remove nomicon reference to copy_lifetime Steve Klabnik 2015-11-16 16:58:52 -0500
  • 8dc4b7608d Nomicon: mention tuple structs with repr(c) Steve Klabnik 2015-11-16 12:04:25 -0500
  • 9bfb59ca83 Fix typo Jake Worth 2015-11-07 12:27:58 -0600
  • 799b247059 don't use drop_in_place as an intrinsic Alexis Beingessner 2015-08-19 15:55:36 -0700
  • 150a6b4a85 Add missing "to" in Rustonomicon Atomics. Scott Olson 2015-10-22 03:33:47 -0600
  • 11bbe8cd1a fix markdown in nomicon/dropck Alex Burka 2015-10-19 20:14:38 -0400
  • eab1e095c6 Fix minor syntax error in example. Scott Olson 2015-10-19 01:43:48 -0600
  • b7627fc68d Correct spelling in docs Andrew Paseltiner 2015-10-19 13:45:33 -0400
  • 25daea46ac Update explanation about offset method DenisKolodin 2015-10-15 23:57:23 +0300
  • 703285826a Correct spelling in docs Andrew Paseltiner 2015-10-13 09:44:11 -0400
  • d264bf6b3b doc: fixing typos Kyle Robinson Young 2015-10-10 09:15:55 -0700
  • a8362b6890 review comment: point out that the dropck analysis is now trivial. Felix S. Klock II 2015-10-09 14:08:06 +0200
  • c2c76b3366 Document the new more conservative dropck rule and the escape hatch. Felix S. Klock II 2015-10-08 15:29:09 +0200
  • 30ae4bc89b Replace multiple trailing newlines with a single trailing newline Carlos Liam 2015-10-06 13:06:39 -0400
  • 0e784eb884 Fix some typos. Ms2ger 2015-08-23 11:52:13 +0200
  • 3e25f93084 docs: anchors fixes Simon Mazur 2015-10-05 19:25:54 +0300
  • 83ce66888e Nomicon: Fix Links Pascal Hertleif 2015-09-12 12:13:24 +0200