| Age | Commit message (Expand) | Author | Lines |
| 2020-06-08 | Rollup merge of #73143 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-06-08 | Update books | Eric Huss | -0/+0 |
| 2020-06-08 | Rollup merge of #73001 - ilya-bobyr:master, r=dtolnay | Ralf Jung | -0/+45 |
| 2020-06-08 | Rollup merge of #72615 - jschwe:fix-Zprofile-documentation, r=steveklabnik | Ralf Jung | -1/+7 |
| 2020-06-07 | unstable book: default_free_fn | Ilya Bobyr | -0/+45 |
| 2020-06-06 | doc/rustdoc: Fix incorrect external_doc feature flag | Sean Wilson | -1/+1 |
| 2020-06-03 | Updated documentation for Control Flow Guard | Andrew Paverd | -7/+31 |
| 2020-06-03 | Doc: unstable book - profile.md: improve wording | Jonathan Schwender | -3/+4 |
| 2020-05-29 | Rollup merge of #72439 - westernmagic:master, r=Amanieu | Ralf Jung | -0/+11 |
| 2020-05-28 | Remove rustc-ux-guidelines | Eric Huss | -90/+0 |
| 2020-05-26 | Fix documentation example for gcov profiling | Jonathan Schwender | -1/+6 |
| 2020-05-25 | Update books | Eric Huss | -0/+0 |
| 2020-05-24 | Update src/doc/unstable-book/src/library-features/asm.md | Michal Sudwoj | -1/+1 |
| 2020-05-24 | Corrected statement about zero-extension in docs. | Michal Sudwoj | -1/+1 |
| 2020-05-24 | Updated documentation | Michal Sudwoj | -1/+12 |
| 2020-05-21 | Auto merge of #71718 - NeoRaider:ffi_const_pure, r=Amanieu | bors | -0/+98 |
| 2020-05-21 | Rollup merge of #72397 - petrochenkov:tiny, r=Amanieu | Ralf Jung | -1/+1 |
| 2020-05-21 | Rollup merge of #72111 - petrochenkov:docstrip, r=ehuss | Ralf Jung | -0/+17 |
| 2020-05-21 | Auto merge of #70705 - lcnr:generic_discriminant, r=nikomatsakis | bors | -0/+1 |
| 2020-05-20 | llvm: Expose tiny code model to users | Vadim Petrochenkov | -1/+1 |
| 2020-05-20 | Document `#[ffi_const]` and `#[ffi_pure]` function attributes in unstable book | Matthias Schiffer | -0/+98 |
| 2020-05-19 | Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakis | bors | -0/+699 |
| 2020-05-19 | update libcore, add `discriminant_kind` lang-item | Bastian Kauschke | -0/+1 |
| 2020-05-18 | Rollup merge of #72290 - elichai:2020-doc-lto, r=wesleywiser | Dylan DPC | -6/+12 |
| 2020-05-18 | Update unstable book documentation with the latest RFC text | Amanieu d'Antras | -3/+10 |
| 2020-05-18 | Mark asm unstable book doctests as allow_fail since they don't work with syst... | Amanieu d'Antras | -14/+14 |
| 2020-05-18 | Fix docs | Amanieu d'Antras | -13/+27 |
| 2020-05-18 | Add documentation for asm! | Amanieu d'Antras | -0/+678 |
| 2020-05-17 | Auto merge of #72248 - petrochenkov:codemodel, r=Amanieu | bors | -2/+18 |
| 2020-05-17 | Update linker-plugin-lto.md to contain up to rust 1.43 | Elichai Turkel | -6/+12 |
| 2020-05-16 | Rollup merge of #72094 - petrochenkov:overfeature, r=nikic | Ralf Jung | -1/+9 |
| 2020-05-16 | rustc-book: Document `-C code-model` | Vadim Petrochenkov | -2/+18 |
| 2020-05-12 | Update books | Eric Huss | -0/+0 |
| 2020-05-11 | rustc-book: Document `-Z strip=val` option | Vadim Petrochenkov | -0/+17 |
| 2020-05-11 | cmdline: Make target features individually overridable | Vadim Petrochenkov | -1/+9 |
| 2020-05-07 | Fix `strip-priv-imports` pass name in the rustdoc documentation | Stanislav Tkach | -1/+1 |
| 2020-05-05 | Rollup merge of #71897 - alexcrichton:embed-bitcode-docs, r=nnethercote | Dylan DPC | -8/+36 |
| 2020-05-04 | Improve docs for embed-bitcode and linker-plugin-lto | Alex Crichton | -8/+36 |
| 2020-05-04 | Add Option to Force Unwind Tables | Sam Elliott | -0/+12 |
| 2020-05-03 | Implement RFC 2523, `#[cfg(version(..))]` | mibac138 | -0/+34 |
| 2020-05-01 | Rename `bitcode-in-rlib` option to `embed-bitcode` | Alex Crichton | -33/+27 |
| 2020-04-29 | Auto merge of #71528 - alexcrichton:no-more-bitcode, r=nnethercote | bors | -20/+26 |
| 2020-04-29 | Store LLVM bitcode in object files, not compressed | Alex Crichton | -20/+26 |
| 2020-04-28 | Rollup merge of #71641 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-04-28 | Rollup merge of #71637 - mibac138:cfg-sanitize, r=petrochenkov | Dylan DPC | -10/+8 |
| 2020-04-28 | Update books | Eric Huss | -0/+0 |
| 2020-04-26 | unstable-book: Document `-Z tls-model` | Vadim Petrochenkov | -0/+25 |
| 2020-04-26 | rustc-book: Document `-C relocation-model` | Vadim Petrochenkov | -4/+39 |
| 2020-04-24 | Minor formatting changes in `cfg-sanitize.md` | mibac138 | -10/+8 |
| 2020-04-22 | Alphabetize the `-C` and `-Z` options. | Nicholas Nethercote | -215/+215 |