about summary refs log tree commit diff
path: root/src/doc/nomicon
AgeCommit message (Expand)AuthorLines
2019-10-16Update cargo, booksEric Huss-0/+0
2019-09-17update Nomicon and ReferenceRalf Jung-0/+0
2019-08-20Update booksEric Huss-0/+0
2019-08-07Update booksEric Huss-0/+0
2019-07-17Update mdbook, cargo, booksEric Huss-0/+0
2019-06-26Update booksEric Huss-0/+0
2019-05-15Update booksEric Huss-0/+0
2019-04-23Update cargo, booksEric Huss-0/+0
2019-04-06Update booksEric Huss-0/+0
2019-03-08Update booksEric Huss-0/+0
2018-11-30update nomiconSteve Klabnik-0/+0
2018-11-20update booksSteve Klabnik-0/+0
2018-10-20update books for the next releaseSteve Klabnik-0/+0
2018-09-07update books for next releasesteveklabnik-0/+0
2018-08-22update nomicon and bookRalf Jung-0/+0
2018-07-30update books for new releasesteveklabnik-0/+0
2018-07-16update nomiconRalf Jung-0/+0
2018-06-18Update books for next releaseMark Simulacrum-0/+0
2018-05-05Update books for the next release.Corey Farwell-0/+0
2018-04-12Rename alloc::Void to alloc::OpaqueSimon Sapin-0/+0
2018-04-12Use NonNull<Void> instead of *mut u8 in the Alloc traitMike Hommey-0/+0
2018-03-24update books for next releasesteveklabnik-0/+0
2018-02-09Update books for next releaseMark Simulacrum-0/+0
2018-01-20Mark Unique as perma-unstable, with the feature renamed to ptr_internals.Simon Sapin-0/+0
2017-12-30update books for next releasesteveklabnik-0/+0
2017-11-20Update books for next releasesteveklabnik-0/+0
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-0/+0
2017-10-02update books for next releasesteveklabnik-0/+0
2017-08-16Update the books for next releasesteveklabnik-0/+0
2017-08-03Update nomiconSimon Sapin-0/+0
2017-07-22Rename {NonZero,Shared,Unique}::new to new_uncheckedSimon Sapin-0/+0
2017-07-14Update the books.steveklabnik-0/+0
2017-07-10Test src/doc once moreMark Simulacrum-0/+0
2017-06-01Update various book repos for the next release.steveklabnik-0/+0
2017-05-04update to latest nomiconAlexis Beingessner-0/+0
2017-03-27Update various book modulessteveklabnik-0/+0
2017-03-04import nomicon submodulesteveklabnik-0/+0
2017-03-04remove nomiconsteveklabnik-5645/+0
2017-02-25Rollup merge of #40069 - Rufflewind:master, r=steveklabnikEduard-Mihai Burtescu-2/+20
2017-02-25Add Gankro's table to nomicon/src/phantom-data.mdPhil Ruffwind-2/+20
2017-02-23Update exception-safety.mdLuxko-1/+1
2017-02-23Update exception-safety.mdLuxko-1/+1
2017-02-20Revert "Fix up links"Steve Klabnik-2/+2
2017-02-15Remove obsolete documentation about drop-flagsJeff Muizelaar-14/+2
2017-02-13Fix up linksSteve Klabnik-2/+2
2017-02-13Port Nomicon to mdbookSteve Klabnik-106/+105
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-0/+4
2017-02-02Rollup merge of #39196 - apasel422:nomicon, r=petrochenkovGuillaume Gomez-6/+24
2017-01-26drop_in_place is stable now, don't #![feature] it in the nomicon and a testest31-3/+3
2017-01-19Update nomicon to describe `#[may_dangle]`Andrew Paseltiner-6/+24