about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-05-08add a bit to syntax intromark-0/+5
2020-05-08add a bit to part 3 intromark-1/+3
2020-05-08get rid of old todomark-2/+0
2020-05-08finish going through discussionmark-277/+89
2020-05-08more notetakingmark-114/+34
2020-05-08start working through discussionmark-198/+51
2020-05-08some cleanup in the macros chaptermark-164/+58
2020-05-07Reference complete examplesGeorge Fraser-133/+222
2020-05-07Line lengthGeorge Fraser-1/+3
2020-05-07Example of getting diagnosticsGeorge Fraser-0/+102
2020-05-07Added link to the `ty::Adt` (#696)Hanif Ariffin-4/+4
2020-05-07Fix `strip-priv-imports` pass name in the rustdoc documentationStanislav Tkach-1/+1
2020-05-06typoWho? Me?!-2/+2
2020-05-06add a bit more on parallel compilationmark-0/+46
2020-05-05Rollup merge of #71897 - alexcrichton:embed-bitcode-docs, r=nnethercoteDylan DPC-8/+36
2020-05-04Improve docs for embed-bitcode and linker-plugin-ltoAlex Crichton-8/+36
2020-05-04Add Option to Force Unwind TablesSam Elliott-0/+12
2020-05-03Reduce cache timeout to catch broken links faster.Who? Me?!-1/+1
2020-05-02Fix example for winnowingBastian Kauschke-4/+8
2020-05-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+34
2020-05-01Rename `bitcode-in-rlib` option to `embed-bitcode`Alex Crichton-33/+27
2020-05-01improve info regarding incremental a littleTshepang Lekhonkhobe-2/+2
2020-05-01I confirmed thisTshepang Lekhonkhobe-1/+1
2020-04-30tidyWho? Me?!-1/+3
2020-04-30Update src/queries/incremental-compilation.md Hanif Ariffin-1/+1
2020-04-30Hide link behind a clickable textHanif Ariffin-1/+3
2020-04-30Minute formatting fixHanif Ariffin-1/+1
2020-04-29Auto merge of #71528 - alexcrichton:no-more-bitcode, r=nnethercotebors-20/+26
2020-04-29Store LLVM bitcode in object files, not compressedAlex Crichton-20/+26
2020-04-28It's just ICE-breaker (#685)Santiago Pastorino-1/+1
2020-04-28Rollup merge of #71641 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-04-28Rollup merge of #71637 - mibac138:cfg-sanitize, r=petrochenkovDylan DPC-10/+8
2020-04-28Update booksEric Huss-0/+0
2020-04-27Remove extra theSantiago Pastorino-1/+1
2020-04-27Fix sub-diagnostic typoSantiago Pastorino-1/+1
2020-04-26unstable-book: Document `-Z tls-model`Vadim Petrochenkov-0/+25
2020-04-26rustc-book: Document `-C relocation-model`Vadim Petrochenkov-4/+39
2020-04-25remove info about diag ice breakers; doesn't exist yet (#682)Who? Me?!-43/+0
2020-04-25Address review comments.Charles Lew-4/+6
2020-04-25Fix links.Charles Lew-17/+12
2020-04-25Address review comments.Charles Lew-85/+726
2020-04-25Fix links and CI error.Charles Lew-9/+10
2020-04-25Remove details about chalk and point to Chalk Book instead.Charles Lew-3183/+48
2020-04-24treat-err-as-bug=n means panic on nth errorSantiago Pastorino-5/+5
2020-04-24Minor formatting changes in `cfg-sanitize.md`mibac138-10/+8
2020-04-22Alphabetize the `-C` and `-Z` options.Nicholas Nethercote-215/+215
2020-04-22Add a new option `-Cbitcode-in-rlib`.Nicholas Nethercote-0/+20
2020-04-20Replace `rustc` with `rustc_middle` (#680)Bastian Kauschke-4/+4
2020-04-19TypoWho? Me?!-1/+1
2020-04-19review comments: move text to more relevant sectionEsteban Küber-108/+105