| Age | Commit message (Expand) | Author | Lines |
| 2020-12-31 | Merge remote-tracking branch 'origin/master' into frewsxcv-san | Corey Farwell | -25/+6 |
| 2020-12-29 | Fix typo in ffi-pure.md | Ikko Ashimine | -1/+1 |
| 2020-12-13 | Fix `cargo-binutils` link | EFanZh | -3/+3 |
| 2020-12-10 | Rollup merge of #79858 - sasurau4:doc/update-unstable-book-const-fn, r=oli-obk | Tyler Mandry | -21/+2 |
| 2020-12-10 | Update sanitizer supported docs to reflect reality | Corey Farwell | -2/+26 |
| 2020-12-10 | Update const-fn doc in unstable-book | Daiki Ihara | -21/+2 |
| 2020-12-07 | Fixes to Rust coverage | Rich Kadel | -4/+87 |
| 2020-12-03 | Addressed feedback from 2020-12-01 | Rich Kadel | -0/+2 |
| 2020-12-03 | Combination of commits | Rich Kadel | -14/+89 |
| 2020-12-03 | Coverage tests for remaining TerminatorKinds and async, improve Assert | Rich Kadel | -3/+1 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -0/+5 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -0/+5 |
| 2020-11-23 | Rename `optin_builtin_traits` to `auto_traits` | Camelid | -3/+3 |
| 2020-11-10 | Merge set_panic and set_print into set_output_capture. | Mara Bos | -6/+1 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -0/+38 |
| 2020-11-03 | Rollup merge of #77950 - arlosi:sha256, r=eddyb | Mara Bos | -1/+1 |
| 2020-11-03 | Rollup merge of #78616 - richkadel:unstable-book-instr-cov, r=tmandry | Yuki Okushi | -0/+169 |
| 2020-11-02 | addressed feedback | Rich Kadel | -15/+24 |
| 2020-11-01 | Document -Zinstrument-coverage | Rich Kadel | -0/+160 |
| 2020-10-27 | Fix unstable-book doc tests | Santiago Pastorino | -3/+4 |
| 2020-10-22 | Document inline-const in the Unstable Book | Camelid | -0/+45 |
| 2020-10-18 | Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAus | bors | -10/+10 |
| 2020-10-15 | Deny broken intra-doc links in linkchecker | Joshua Nelson | -0/+2 |
| 2020-10-14 | Add support for SHA256 source file hashing for LLVM 11+. | Arlo Siemsen | -1/+1 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -0/+3 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -2/+2 |
| 2020-10-14 | Update src/doc/unstable-book/src/compiler-flags/codegen-backend.md | XAMPPRocky | -1/+1 |
| 2020-10-14 | Document -Z codegen-backend in the unstable book | Erin Power | -0/+28 |
| 2020-10-10 | Auto merge of #77337 - lzutao:asm-mips64, r=Amanieu | bors | -14/+13 |
| 2020-10-04 | Removes reg aliases since there are many ABIs: o32/n32/n64 | Lzu Tao | -3/+0 |
| 2020-10-04 | Add asm! support for mips64 | Lzu Tao | -10/+12 |
| 2020-10-04 | mips32: Add f64 hard-float support | Lzu Tao | -1/+1 |
| 2020-09-30 | Auto merge of #77372 - jonas-schievink:rollup-e5bdzga, r=jonas-schievink | bors | -0/+8 |
| 2020-09-30 | Add more tests and check for ABI | Hugues de Valon | -0/+6 |
| 2020-09-30 | Add support for cmse_nonsecure_entry attribute | Hugues de Valon | -0/+75 |
| 2020-09-28 | Add unstable book docs for `-Zunsound-mir-opts` | Wesley Wiser | -0/+8 |
| 2020-09-28 | Update unstable-book: Fix ABNF in inline assembly docs | Jethro Beekman | -1/+1 |
| 2020-09-27 | Rollup merge of #76839 - lzutao:mips-asm, r=Amanieu | Jonas Schievink | -1/+16 |
| 2020-09-27 | Add MIPS asm! support | Lzu Tao | -1/+16 |
| 2020-09-18 | Rename method to `assert_len` | dylni | -10/+10 |
| 2020-09-18 | Move `slice::check_range` to `RangeBounds` | dylni | -10/+10 |
| 2020-09-16 | Rollup merge of #76675 - lzutao:asm_doc, r=Amanieu | Dylan DPC | -3/+22 |
| 2020-09-16 | document how to use memory addresses as operands | Lzu Tao | -0/+19 |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -23/+0 |
| 2020-09-13 | make llvm_asm options more intense | Lzu Tao | -3/+3 |
| 2020-09-09 | Rollup merge of #76430 - pickfire:patch-7, r=steveklabnik | Tyler Mandry | -2/+2 |
| 2020-09-08 | Unstable book rust-attrs does not work on generics | Ivan Tham | -1/+1 |
| 2020-09-07 | Add align to rustc-attrs unstable book | Ivan Tham | -2/+2 |
| 2020-09-05 | Adjust documentation for slice_check_range | dylni | -0/+10 |
| 2020-09-05 | Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=ste... | Dylan DPC | -0/+10 |