about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-06-08Rollup merge of #73143 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-06-08Update booksEric Huss-0/+0
2020-06-08Rollup merge of #73001 - ilya-bobyr:master, r=dtolnayRalf Jung-0/+45
2020-06-08Rollup merge of #72615 - jschwe:fix-Zprofile-documentation, r=steveklabnikRalf Jung-1/+7
2020-06-07unstable book: default_free_fnIlya Bobyr-0/+45
2020-06-06doc/rustdoc: Fix incorrect external_doc feature flagSean Wilson-1/+1
2020-06-03Updated documentation for Control Flow GuardAndrew Paverd-7/+31
2020-06-03Doc: unstable book - profile.md: improve wordingJonathan Schwender-3/+4
2020-05-29Rollup merge of #72439 - westernmagic:master, r=AmanieuRalf Jung-0/+11
2020-05-28Remove rustc-ux-guidelinesEric Huss-90/+0
2020-05-26Fix documentation example for gcov profilingJonathan Schwender-1/+6
2020-05-25Update booksEric Huss-0/+0
2020-05-24Update src/doc/unstable-book/src/library-features/asm.mdMichal Sudwoj-1/+1
2020-05-24Corrected statement about zero-extension in docs.Michal Sudwoj-1/+1
2020-05-24Updated documentationMichal Sudwoj-1/+12
2020-05-21Auto merge of #71718 - NeoRaider:ffi_const_pure, r=Amanieubors-0/+98
2020-05-21Rollup merge of #72397 - petrochenkov:tiny, r=AmanieuRalf Jung-1/+1
2020-05-21Rollup merge of #72111 - petrochenkov:docstrip, r=ehussRalf Jung-0/+17
2020-05-21Auto merge of #70705 - lcnr:generic_discriminant, r=nikomatsakisbors-0/+1
2020-05-20llvm: Expose tiny code model to usersVadim Petrochenkov-1/+1
2020-05-20Document `#[ffi_const]` and `#[ffi_pure]` function attributes in unstable bookMatthias Schiffer-0/+98
2020-05-19Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakisbors-0/+699
2020-05-19update libcore, add `discriminant_kind` lang-itemBastian Kauschke-0/+1
2020-05-18Rollup merge of #72290 - elichai:2020-doc-lto, r=wesleywiserDylan DPC-6/+12
2020-05-18Update unstable book documentation with the latest RFC textAmanieu d'Antras-3/+10
2020-05-18Mark asm unstable book doctests as allow_fail since they don't work with syst...Amanieu d'Antras-14/+14
2020-05-18Fix docsAmanieu d'Antras-13/+27
2020-05-18Add documentation for asm!Amanieu d'Antras-0/+678
2020-05-17Auto merge of #72248 - petrochenkov:codemodel, r=Amanieubors-2/+18
2020-05-17Update linker-plugin-lto.md to contain up to rust 1.43Elichai Turkel-6/+12
2020-05-16Rollup merge of #72094 - petrochenkov:overfeature, r=nikicRalf Jung-1/+9
2020-05-16rustc-book: Document `-C code-model`Vadim Petrochenkov-2/+18
2020-05-12Update booksEric Huss-0/+0
2020-05-11rustc-book: Document `-Z strip=val` optionVadim Petrochenkov-0/+17
2020-05-11cmdline: Make target features individually overridableVadim Petrochenkov-1/+9
2020-05-07Fix `strip-priv-imports` pass name in the rustdoc documentationStanislav Tkach-1/+1
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-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+34
2020-05-01Rename `bitcode-in-rlib` option to `embed-bitcode`Alex Crichton-33/+27
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-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-26unstable-book: Document `-Z tls-model`Vadim Petrochenkov-0/+25
2020-04-26rustc-book: Document `-C relocation-model`Vadim Petrochenkov-4/+39
2020-04-24Minor formatting changes in `cfg-sanitize.md`mibac138-10/+8
2020-04-22Alphabetize the `-C` and `-Z` options.Nicholas Nethercote-215/+215