about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-06-26Update src/borrow_check/region_inference/lifetime_parameters.mdNiko Matsakis-1/+1
2019-06-26Update src/borrow_check/region_inference/constraint_propagation.mdNiko Matsakis-1/+1
2019-06-26adjust overview slightlyNiko Matsakis-13/+14
2019-06-26describe region inference and member constraints in some detailNiko Matsakis-68/+466
2019-06-26start filling out the constraint propagation chapter in more detailNiko Matsakis-1/+144
2019-06-26break out parts of the region inference chapter into sub-chaptersNiko Matsakis-457/+461
2019-06-26fix typoNiko Matsakis-1/+1
2019-06-26avoid ftp linksMark Mansi-2/+2
2019-06-26fix broken linksMark Mansi-5/+6
2019-06-26add bibligraphy appendixMark Mansi-0/+90
2019-06-25Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelixbors-0/+37
2019-06-24Update to mdbook-linkcheck 0.3.0Who? Me?!-1/+1
2019-06-24Update mdbookWho? Me?!-2/+2
2019-06-24Change stage0 cfg_attr to bootstrapflip1995-1/+1
2019-06-24fix compiler-teamb41sh-1/+1
2019-06-22Remove FnBox.Mazdak Farrokhzad-35/+1
2019-06-22Rollup merge of #61267 - michaelwoerister:update-xlto-table, r=alexcrichtonMazdak Farrokhzad-2/+3
2019-06-21Implement arbitrary_enum_discriminantJohn Wrenn-0/+37
2019-06-21rustc-book: Add documentation on how to use PGO.Michael Woerister-0/+154
2019-06-20Update mdbookEric Huss-0/+0
2019-06-20Added Rustc Debugger Support ChapterAmanjeev Sethi-0/+322
2019-06-19Closures implement Copy and Clone, generators don'tJake Goulding-1/+1
2019-06-18syntax: Factor out common fields from `SyntaxExtension` variantsVadim Petrochenkov-1/+1
2019-06-15fix typosMark Mansi-2/+2
2019-06-15Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>.Eduard-Mihai Burtescu-76/+27
2019-06-15fix ci failures, typos, broken linksMark Mansi-4/+4
2019-06-15Some edits to address review commentsMark Mansi-60/+114
2019-06-15Notes about closure de-sugaringBlitzerr-0/+160
2019-06-15add note about rebuilding llvmMark Mansi-1/+3
2019-06-15Changes to config.toml require a cleanJonathan Behrens-0/+3
2019-06-15type_alias_enum_variants: Remove from unstable book.Mazdak Farrokhzad-36/+0
2019-06-13Fix a few typos in type inference chapterJonas Schievink-3/+3
2019-06-12Add triagebotSantiago Pastorino-0/+1
2019-06-12Rollup merge of #61734 - mati865:books, r=alexcrichtonMazdak Farrokhzad-0/+0
2019-06-11Update how-to-build-and-run.mdWho? Me?!-1/+2
2019-06-11Update how-to-build-and-run.mdWho? Me?!-7/+5
2019-06-11Update compiler-debugging.mdWho? Me?!-3/+4
2019-06-11use debug instead of debuginfo-levelWho? Me?!-3/+4
2019-06-11Migrate rust-by-example to MdBook2Mateusz MikuĊ‚a-0/+0
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-0/+176
2019-06-09Auto merge of #61229 - Centril:stabilize-repr_align_enum, r=nagisabors-42/+0
2019-06-08Auto merge of #61672 - Centril:rollup-jxo89ir, r=Centrilbors-6/+4
2019-06-08Remove some more `#![feature(custom_attribute)]`sVadim Petrochenkov-6/+4
2019-06-08Auto merge of #61529 - ehuss:update-books, r=GuillaumeGomezbors-0/+0
2019-06-07Replaced tabs with spacesmdsimmo-77/+77
2019-06-07correct indentationmdsimmo-80/+77
2019-06-06Some code cleanup and tidy/test fixesVadim Petrochenkov-3/+3
2019-06-04Update booksEric Huss-0/+0
2019-06-02Update information about debuginfo configurationVadim Petrochenkov-10/+8
2019-06-02fix long linemark-1/+2