summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+38
2020-11-03Rollup merge of #77950 - arlosi:sha256, r=eddybMara Bos-1/+1
2020-11-03Rollup merge of #78616 - richkadel:unstable-book-instr-cov, r=tmandryYuki Okushi-0/+169
2020-11-02addressed feedbackRich Kadel-15/+24
2020-11-01Document -Zinstrument-coverageRich Kadel-0/+160
2020-10-27Fix unstable-book doc testsSantiago Pastorino-3/+4
2020-10-22Document inline-const in the Unstable BookCamelid-0/+45
2020-10-18Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAusbors-10/+10
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+2
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-1/+1
2020-10-14Update codegen-backend.mdXAMPPRocky-0/+3
2020-10-14Update codegen-backend.mdXAMPPRocky-2/+2
2020-10-14Update src/doc/unstable-book/src/compiler-flags/codegen-backend.mdXAMPPRocky-1/+1
2020-10-14Document -Z codegen-backend in the unstable bookErin Power-0/+28
2020-10-10Auto merge of #77337 - lzutao:asm-mips64, r=Amanieubors-14/+13
2020-10-04Removes reg aliases since there are many ABIs: o32/n32/n64Lzu Tao-3/+0
2020-10-04Add asm! support for mips64Lzu Tao-10/+12
2020-10-04mips32: Add f64 hard-float supportLzu Tao-1/+1
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-18Rename method to `assert_len`dylni-10/+10
2020-09-18Move `slice::check_range` to `RangeBounds`dylni-10/+10
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