about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-06-23Small spelling fix.Drew Youngwerth-1/+1
2020-06-23address review commentsmark-5/+32
2020-06-23Add prerequisite pageFlorian Gilcher-1/+28
2020-06-23add suggestion style guideAndy Russell-0/+16
2020-06-23fix the rebase trickmark-1/+3
2020-06-23whitelist amazonWho? Me?!-1/+1
2020-06-23Fix links for now.Who? Me?!-1/+1
2020-06-22Add information about size for building the Rust CompilerThePuzzlemaker-0/+3
2020-06-22Update asm! documentationAmanieu d'Antras-2/+6
2020-06-21Fix master branch links (#757)Who? Me?!-2/+6
2020-06-20Clarify --extern documentation.Adrian Taylor-2/+10
2020-06-20Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-SimulacrumRalf Jung-5/+5
2020-06-19Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikicManish Goregaokar-2/+1
2020-06-19Rollup merge of #73364 - joshtriplett:inline-asm, r=AmanieuManish Goregaokar-21/+36
2020-06-19Rollup merge of #73214 - androm3da:hex_inline_asm_00, r=AmanieuManish Goregaokar-3/+10
2020-06-19new tykind::error convention (#715)Who? Me?!-2/+16
2020-06-18fix line lengthmark-1/+2
2020-06-18address a bunch of review commentsmark-4/+31
2020-06-18LeSeulArtichaut wording/typo fixesWho? Me?!-5/+5
2020-06-18address review commentsmark-17/+24
2020-06-18Apply suggestions from code reviewWho? Me?!-6/+6
2020-06-18Better wordingWho? Me?!-1/+1
2020-06-18Slightly reorganize to first present the slow command then the fast commandsmark-29/+74
2020-06-18add a note about disk spacemark-3/+4
2020-06-18python 3 alsomark-1/+1
2020-06-18Apply suggestions from code reviewWho? Me?!-6/+24
2020-06-18add forgemark-0/+1
2020-06-18Apply suggestions from code reviewWho? Me?!-4/+4
2020-06-18add note on submodulesmark-1/+10
2020-06-18add a bit moremark-4/+62
2020-06-18fix linkmark-1/+1
2020-06-18mention incremental disk spacemark-0/+5
2020-06-18a couple more small changesmark-2/+3
2020-06-18some minor updatesmark-3/+11
2020-06-18write about processesmark-6/+102
2020-06-18address some review commentsmark-4/+9
2020-06-18Typo fixesWho? Me?!-4/+4
2020-06-18start a getting started guidemark-0/+224
2020-06-18Add a link to the forge procedure on adding new options. (#754)Eric Huss-0/+4
2020-06-18Don't give `x.py clean` as the first x.py exampleJoshua Nelson-2/+2
2020-06-17Document rustdoc behaviorJoshua Nelson-0/+16
2020-06-16Add some more detail on compiletest normalization.Eric Huss-13/+47
2020-06-16Update CFGuard syntaxAndrew Paverd-5/+5
2020-06-16Add initial asm!() support for hexagonBrian Cain-3/+10
2020-06-15asm: Update chapter in unstable book for multiple template string argumentsJosh Triplett-21/+36
2020-06-14Diagnose use of incompatible sanitizersTomasz Miąsko-2/+1
2020-06-11Rollup merge of #73230 - Amanieu:asm-unused2, r=petrochenkovDylan DPC-2/+4
2020-06-11Rollup merge of #73080 - ertos-rs:sean.wilson/devel/external_doc-ref-fix, r=o...Dylan DPC-1/+1
2020-06-11tag/niche terminology (#747)Ralf Jung-1/+4
2020-06-10Fix CI rebase (#745)Who? Me?!-1/+1