summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2020-09-30Auto merge of #77372 - jonas-schievink:rollup-e5bdzga, r=jonas-schievinkbors-0/+8
2020-09-30Add more tests and check for ABIHugues de Valon-0/+6
2020-09-30Add support for cmse_nonsecure_entry attributeHugues de Valon-0/+75
2020-09-28Add unstable book docs for `-Zunsound-mir-opts`Wesley Wiser-0/+8
2020-09-28Update unstable-book: Fix ABNF in inline assembly docsJethro Beekman-1/+1
2020-09-27Rollup merge of #76839 - lzutao:mips-asm, r=AmanieuJonas Schievink-1/+16
2020-09-27Add MIPS asm! supportLzu Tao-1/+16
2020-09-16Rollup merge of #76675 - lzutao:asm_doc, r=AmanieuDylan DPC-3/+22
2020-09-16document how to use memory addresses as operandsLzu Tao-0/+19
2020-09-14Stabilize doc_alias featureGuillaume Gomez-23/+0
2020-09-13make llvm_asm options more intenseLzu Tao-3/+3
2020-09-09Rollup merge of #76430 - pickfire:patch-7, r=steveklabnikTyler Mandry-2/+2
2020-09-08Unstable book rust-attrs does not work on genericsIvan Tham-1/+1
2020-09-07Add align to rustc-attrs unstable bookIvan Tham-2/+2
2020-09-05Adjust documentation for slice_check_rangedylni-0/+10
2020-09-05Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=ste...Dylan DPC-0/+10
2020-08-26Unstable Book: add links to tracking issues for FFI featuresArkadiusz Piekarz-0/+10
2020-08-24Fix typo in TLS Model in Unstable BookArkadiusz Piekarz-1/+1
2020-08-21Added link to Microsoft's documentation of CFGDr. Koutheir Attouchi-1/+1
2020-08-21Fixed a typoDr. Koutheir Attouchi-1/+1
2020-08-21Switched ROP link to Desktop layout instead of mobile layoutDr. Koutheir Attouchi-1/+1
2020-08-20Another motivation for CFG: return-oriented programmingDr. Koutheir Attouchi-1/+2
2020-08-06Update asm! documentation in unstable bookAmanieu d'Antras-1/+13
2020-07-31Some fixes for `plugin.md` in unstable-bookTakayuki Nakata-16/+14
2020-07-29Fix broken link in unstable book `plugin`Takayuki Nakata-1/+1
2020-07-27mv std libs to library/mark-5/+0
2020-07-19Document AddressSanitizer memory leak detection defaultsTomasz Miąsko-0/+3
2020-07-19Remove CC & CFLAGS from MemorySanitizer exampleTomasz Miąsko-4/+0
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-0/+30
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-22Update asm! documentationAmanieu d'Antras-2/+6
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-11Cleanup docsAmanieu d'Antras-2/+4
2020-06-08typo: awailable -> availableJosh Stone-1/+1