| Age | Commit message (Expand) | Author | Lines |
| 2022-01-01 | Update references to `-Z symbol-mangling-version` to use `-C` | Josh Triplett | -1/+1 |
| 2021-12-29 | Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa | bors | -0/+18 |
| 2021-12-12 | Address review feedback | Amanieu d'Antras | -0/+1 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -1027/+1 |
| 2021-12-09 | Add unstable book entries for parts of asm that are not being stabilized | Amanieu d'Antras | -0/+150 |
| 2021-12-07 | Remove the reg_thumb register class for asm! on ARM | Amanieu d'Antras | -5/+1 |
| 2021-12-06 | Implement inline asm! for AVR platform | Andrew Dona-Couch | -1/+18 |
| 2021-12-03 | Update unstable-book with recent asm changes (`may_unwind`) | cynecx | -1/+2 |
| 2021-12-01 | Review comments | Jamie Cunliffe | -0/+18 |
| 2021-12-01 | Rollup merge of #91207 - richkadel:rk-bump-coverage-version, r=tmandry | Matthias Krüger | -2/+2 |
| 2021-11-30 | Add conditional support for coverage map version 6 | Rich Kadel | -1/+1 |
| 2021-11-23 | Update CoverageMappingFormat Support to Version6 | Arpad Borsos | -2/+2 |
| 2021-11-22 | Split inline const to two feature gates | Gary Guo | -15/+26 |
| 2021-11-16 | Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser | Yuki Okushi | -17/+0 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -17/+0 |
| 2021-11-15 | Stabilize format_args_capture | Josh Triplett | -47/+0 |
| 2021-11-12 | Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieu | bors | -3/+5 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -0/+10 |
| 2021-11-10 | Rollup merge of #90736 - Lokathor:inline-asm-docs-updates, r=Amanieu | Matthias Krüger | -2/+5 |
| 2021-11-10 | Add support for specifying multiple clobber_abi in `asm!` | asquared31415 | -3/+5 |
| 2021-11-09 | Update src/doc/unstable-book/src/library-features/asm.md | Lokathor | -2/+2 |
| 2021-11-09 | Update src/doc/unstable-book/src/library-features/asm.md | Lokathor | -1/+1 |
| 2021-11-09 | adjust documented register constraints to match https://llvm.org/docs/LangRef... | Lokathor | -2/+5 |
| 2021-11-09 | Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726 | Matthias Krüger | -0/+33 |
| 2021-11-07 | Made temps-dir an unstable option. | Tor Hovland | -0/+10 |
| 2021-11-07 | Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett | bors | -2/+2 |
| 2021-11-07 | Add features gates for experimental asm features | Amanieu d'Antras | -2/+2 |
| 2021-11-04 | Mention possible future rejections | Smittyvb | -1/+1 |
| 2021-11-03 | Add note about x86 instruction prefixes in asm! | Smittyvb | -0/+2 |
| 2021-11-02 | Rollup merge of #90084 - noncombatant:patch-2, r=steveklabnik | Matthias Krüger | -1/+1 |
| 2021-10-29 | Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2021-10-28 | implement type-changing-struct-update | SparrowLii | -0/+33 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -2/+179 |
| 2021-10-26 | Add documentation for LLVM CFI support | Ramon de C Valle | -2/+179 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+9 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -0/+43 |
| 2021-10-21 | document the unstable location-detail flag | Hudson Ayers | -0/+43 |
| 2021-10-19 | Make printed message match the code comment | Chris Palmer | -1/+1 |
| 2021-10-19 | Fix minor typos | Chris Palmer | -2/+2 |
| 2021-10-14 | Revert "Stabilize `arbitrary_enum_discriminant`" | Mark Rousskov | -0/+37 |
| 2021-10-11 | Add -Z no-unique-section-names to reduce ELF header bloat. | Javier Blazquez | -0/+9 |
| 2021-10-09 | Fix ABNF of inline asm options | Gary Guo | -1/+1 |
| 2021-10-08 | Fix asm docs typo | asquared31415 | -2/+2 |
| 2021-10-06 | Enable AutoFDO. | Michael Benfield | -0/+45 |
| 2021-09-22 | Support `#[track_caller]` on closures and generators | Aaron Hill | -0/+12 |
| 2021-09-16 | Rollup merge of #88985 - Commeownist:patch-1, r=Amanieu | Manish Goregaokar | -3/+3 |
| 2021-09-15 | Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoerister | Manish Goregaokar | -0/+24 |
| 2021-09-15 | Update clobber_abi list to include k[1-7] regs | Commeownist | -3/+3 |
| 2021-09-10 | Fix typo `option` -> `options`. | Gerd Zellweger | -1/+1 |
| 2021-09-07 | Move documentation to the unstable book | danakj | -0/+24 |