| Age | Commit message (Expand) | Author | Lines |
| 2018-09-07 | update books for next release | steveklabnik | -0/+0 |
| 2018-08-22 | update nomicon and book | Ralf Jung | -0/+0 |
| 2018-07-30 | update books for new release | steveklabnik | -0/+0 |
| 2018-07-16 | update nomicon | Ralf Jung | -0/+0 |
| 2018-06-18 | Update books for next release | Mark Simulacrum | -0/+0 |
| 2018-05-05 | Update books for the next release. | Corey Farwell | -0/+0 |
| 2018-04-12 | Rename alloc::Void to alloc::Opaque | Simon Sapin | -0/+0 |
| 2018-04-12 | Use NonNull<Void> instead of *mut u8 in the Alloc trait | Mike Hommey | -0/+0 |
| 2018-03-24 | update books for next release | steveklabnik | -0/+0 |
| 2018-02-09 | Update books for next release | Mark Simulacrum | -0/+0 |
| 2018-01-20 | Mark Unique as perma-unstable, with the feature renamed to ptr_internals. | Simon Sapin | -0/+0 |
| 2017-12-30 | update books for next release | steveklabnik | -0/+0 |
| 2017-11-20 | Update books for next release | steveklabnik | -0/+0 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -0/+0 |
| 2017-10-02 | update books for next release | steveklabnik | -0/+0 |
| 2017-08-16 | Update the books for next release | steveklabnik | -0/+0 |
| 2017-08-03 | Update nomicon | Simon Sapin | -0/+0 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new to new_unchecked | Simon Sapin | -0/+0 |
| 2017-07-14 | Update the books. | steveklabnik | -0/+0 |
| 2017-07-10 | Test src/doc once more | Mark Simulacrum | -0/+0 |
| 2017-06-01 | Update various book repos for the next release. | steveklabnik | -0/+0 |
| 2017-05-04 | update to latest nomicon | Alexis Beingessner | -0/+0 |
| 2017-03-27 | Update various book modules | steveklabnik | -0/+0 |
| 2017-03-04 | import nomicon submodule | steveklabnik | -0/+0 |
| 2017-03-04 | remove nomicon | steveklabnik | -5645/+0 |
| 2017-02-25 | Rollup merge of #40069 - Rufflewind:master, r=steveklabnik | Eduard-Mihai Burtescu | -2/+20 |
| 2017-02-25 | Add Gankro's table to nomicon/src/phantom-data.md | Phil Ruffwind | -2/+20 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-20 | Revert "Fix up links" | Steve Klabnik | -2/+2 |
| 2017-02-15 | Remove obsolete documentation about drop-flags | Jeff Muizelaar | -14/+2 |
| 2017-02-13 | Fix up links | Steve Klabnik | -2/+2 |
| 2017-02-13 | Port Nomicon to mdbook | Steve Klabnik | -106/+105 |
| 2017-02-13 | Re-implement rustbook in terms of mdbook | Steve Klabnik | -0/+4 |
| 2017-02-02 | Rollup merge of #39196 - apasel422:nomicon, r=petrochenkov | Guillaume Gomez | -6/+24 |
| 2017-01-26 | drop_in_place is stable now, don't #![feature] it in the nomicon and a test | est31 | -3/+3 |
| 2017-01-19 | Update nomicon to describe `#[may_dangle]` | Andrew Paseltiner | -6/+24 |
| 2017-01-11 | Fix some typos in Nomicon | Ben Wiederhake | -2/+2 |
| 2017-01-10 | Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomez | Seo Sanghyeon | -1/+3 |
| 2017-01-04 | Add more docs for CoerceUnsized and Unsize | Manish Goregaokar | -1/+3 |
| 2017-01-02 | Reword 'stupid' and 'crazy' in docs. | Clar Charr | -10/+10 |
| 2016-09-07 | Fixed typo in nomicon | Jakob Demler | -1/+1 |
| 2016-09-04 | Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon | Andrew Paseltiner | -4/+0 |
| 2016-07-21 | doc: add missing pause | Tshepang Lekhonkhobe | -2/+1 |
| 2016-07-16 | Rollup merge of #34849 - tshepang:patch-2, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34848 - tshepang:patch-1, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | doc: remove extraneous word | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | doc: remove stray comma | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | Add missing inline code delimiters around Vec<T> | Bastien Dejean | -1/+1 |
| 2016-06-09 | Auto merge of #33895 - AndrewBrinker:master, r=steveklabnik | bors | -137/+114 |