| Age | Commit message (Expand) | Author | Lines |
| 2022-02-24 | Rollup merge of #94175 - Urgau:check-cfg-improvements, r=petrochenkov | Dylan DPC | -0/+221 |
| 2022-02-23 | Add compiler flag `--check-cfg` to the unstable book | Loïc BRANSTETT | -0/+221 |
| 2022-02-22 | Typo fix: Close inline-code backtick | Antti Korpi | -1/+1 |
| 2022-02-19 | Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplett | Matthias Krüger | -38/+0 |
| 2022-02-18 | Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa | Matthias Krüger | -2/+18 |
| 2022-02-17 | Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko | Matthias Krüger | -8/+8 |
| 2022-02-17 | Rollup merge of #93479 - smoelius:master, r=yaahc | Matthias Krüger | -5/+2 |
| 2022-02-16 | MemTagSanitizer Support | Ivan Lozano | -2/+18 |
| 2022-02-14 | Add support for control-flow protection | Andrew Brown | -0/+40 |
| 2022-02-10 | remove reference of cfg-panic from the unstable book | Charisee | -38/+0 |
| 2022-02-08 | Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa | bors | -3/+14 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -351/+0 |
| 2022-02-02 | Add more *-unwind ABI variants | Amanieu d'Antras | -3/+14 |
| 2022-01-30 | Use `optflag` for `--report-time` | Samuel E. Moelius III | -5/+2 |
| 2022-01-26 | Update tracking issue numbers for inline assembly sub-features | Amanieu d'Antras | -8/+8 |
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -1/+16 |
| 2022-01-12 | Remove LLVM-style inline assembly from unstable book | Tomasz Miąsko | -190/+0 |
| 2022-01-01 | Stabilize -Z instrument-coverage as -C instrument-coverage | Josh Triplett | -351/+0 |
| 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 |