summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-07-10Rollup merge of #74135 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2020-07-09Rollup merge of #74184 - Manishearth:doc-intra-doc, r=GuillaumeGomezManish Goregaokar-30/+42
2020-07-09Move to unstable sectionManish Goregaokar-89/+42
2020-07-09Update src/doc/rustdoc/src/intra-doc-links.mdManish Goregaokar-1/+0
2020-07-09Add docs for intra-doc-linksManish Goregaokar-0/+60
2020-07-08Fix broken link in rustdocdocYuki Okushi-1/+1
2020-07-07Update booksEric Huss-0/+0
2020-07-05Rollup merge of #73787 - pickfire:rustc-attrs, r=RalfJungManish Goregaokar-0/+53
2020-07-03Rollup merge of #73670 - davidhewitt:format-args-capture, r=varkorManish Goregaokar-0/+47
2020-06-30Stabilize `#[track_caller]`.Adam Perry-5/+0
2020-06-29Ignore example compile in rustc-attrs docIvan Tham-2/+2
2020-06-28Remove `const_if_match` from unstable bookDylan MacKenzie-14/+0
2020-06-28Add preamable on rustc-attrs doc discussionIvan Tham-0/+3
2020-06-27Add `format_args_capture` to the unstable bookDavid Hewitt-0/+47
2020-06-28Update src/doc/unstable-book/src/language-features/rustc-attrs.mdIvan Tham-1/+1
2020-06-27fix typo in self-profile.mdTakuto Ikuta-1/+1
2020-06-27Add unstable docs for rustc_attrsIvan Tham-0/+50
2020-06-26Rollup merge of #73588 - Amanieu:thumb-fp, r=nagisaManish Goregaokar-2/+6
2020-06-23Update booksEric Huss-0/+0
2020-06-22Update asm! documentationAmanieu d'Antras-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-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-11Cleanup docsAmanieu d'Antras-2/+4
2020-06-10Rollup merge of #73149 - cuviper:awailable, r=steveklabnikDylan DPC-1/+1
2020-06-08typo: awailable -> availableJosh Stone-1/+1
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