about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-05-26Fix documentation example for gcov profilingJonathan Schwender-1/+6
2020-05-25Update booksEric Huss-0/+0
2020-05-25Update docs related to const-eval/Miri (#676)Yuki Okushi-32/+39
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-23Extern blocks are allowed for #[track_caller] now. (#710)Adam Perry-1/+0
2020-05-23Fix BodyId link typo in glossary (#709)Paul Daniel Faria-2/+2
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-19typo fix (#706)Chris Simpkins-1/+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-16Add missing closing paren (#705)Jade McGough-1/+1
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-11Update src/appendix/glossary.mdTshepang Lekhonkhobe-1/+1
2020-05-11glossary: make soundness definition more readableTshepang Lekhonkhobe-1/+1
2020-05-11fix links (#702)Who? Me?!-2/+2
2020-05-11rustc-book: Document `-Z strip=val` optionVadim Petrochenkov-0/+17
2020-05-11glossary: intro feels like not adding much (#699)Tshepang Lekhonkhobe-4/+0
2020-05-11cmdline: Make target features individually overridableVadim Petrochenkov-1/+9
2020-05-08Fix typoWho? Me?!-1/+1
2020-05-08TypoWho? Me?!-1/+1
2020-05-08add some section headersmark-22/+28
2020-05-08move discussion of eager expansion to the endmark-28/+32
2020-05-08Use full path of spanWho? Me?!-1/+1
2020-05-08TyposWho? Me?!-24/+24
2020-05-08fix some linksmark-3/+3
2020-05-08fix line lengthmark-1/+3
2020-05-08SPRINKLE ALL THE THINGSmark-34/+57
2020-05-08sprinkle around a bunch of linksmark-37/+85
2020-05-08expand notes on expansion heirarchiesmark-57/+128
2020-05-08add a bit more info about eager expmark-7/+14
2020-05-08expand some notes about expansion :Pmark-39/+104
2020-05-08reorganize the macro expansion chaptermark-182/+201
2020-05-08add note about macros in parser chaptermark-0/+5
2020-05-08reorder some chaptersmark-2/+2