| Age | Commit message (Expand) | Author | Lines |
| 2022-02-06 | Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisa | Matthias Krüger | -0/+29 |
| 2022-02-05 | mention test folders for cfg(bootstrap) (#1294) | Manish Goregaokar | -1/+2 |
| 2022-02-04 | Document --json=future-incompat | Eric Huss | -0/+29 |
| 2022-02-04 | Document -C symbol-mangling-version | Eric Huss | -0/+15 |
| 2022-02-04 | Add new target armv7-unknown-linux-uclibceabi (softfloat) | lancethepants | -1/+124 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -61/+51 |
| 2022-02-02 | Add more *-unwind ABI variants | Amanieu d'Antras | -3/+14 |
| 2022-02-01 | Update books | Eric Huss | -0/+0 |
| 2022-01-31 | [mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrt | Donald Hoskins | -0/+29 |
| 2022-01-30 | Use `optflag` for `--report-time` | Samuel E. Moelius III | -6/+3 |
| 2022-01-28 | Rollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-01-28 | Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-se | Matthias Krüger | -0/+0 |
| 2022-01-28 | doc: no `shortcut` in `rel="icon"` | Miguel Ojeda | -2/+2 |
| 2022-01-28 | rustdoc: no `shortcut` in `rel="icon"` | Miguel Ojeda | -1/+1 |
| 2022-01-28 | Fix broken link from rustdoc docs to ayu theme | Leo Simons | -1/+1 |
| 2022-01-28 | fix typo `documenation` | Kvicii | -1/+1 |
| 2022-01-27 | fix typo `documenation` | Kvicii | -1/+1 |
| 2022-01-26 | Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoerister | Matthias Krüger | -0/+42 |
| 2022-01-26 | Rollup merge of #92098 - semarie:openbsd-platform, r=pietroalbini | Matthias Krüger | -4/+61 |
| 2022-01-26 | git.md: Expanded a note to try to stress what you need to do if you're playing | Felix S. Klock II | -2/+7 |
| 2022-01-26 | Update tracking issue numbers for inline assembly sub-features | Amanieu d'Antras | -8/+8 |
| 2022-01-25 | Update src/doc/rustc/src/linker-plugin-lto.md | Nicolas Abram | -1/+1 |
| 2022-01-23 | Rollup merge of #93219 - cr1901:msp430-asm-squashed, r=Amanieu | Matthias Krüger | -1/+16 |
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -1/+16 |
| 2022-01-22 | update uclibc instructions for new toolchain, add link from platforms doc | Jonah Petri | -2/+3 |
| 2022-01-20 | Clarify that r? works in comments. | Ivor Wanders | -1/+1 |
| 2022-01-20 | Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelix | Matthias Krüger | -0/+6 |
| 2022-01-19 | Update rust-by-examples | Amanieu d'Antras | -0/+0 |
| 2022-01-18 | Update books | Eric Huss | -0/+0 |
| 2022-01-18 | Reorganize and expand the testing chapters. (#1281) | Eric Huss | -1100/+2055 |
| 2022-01-18 | Add inline assembly internals (#1266) | Amanieu d'Antras | -0/+368 |
| 2022-01-18 | Spelling: Rename `rust` to `Rust` (#1288) | Georgiy Komarov | -35/+35 |
| 2022-01-18 | Clean up section about FCPs (#1287) | Noah Lev | -23/+20 |
| 2022-01-17 | Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar... | Matthias Krüger | -16/+80 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -190/+0 |
| 2022-01-14 | Rollup merge of #92818 - GuillaumeGomez:update-doc-cfg-doc, r=camelid | Matthias Krüger | -0/+33 |
| 2022-01-13 | Update documentation for doc_cfg | Guillaume Gomez | -0/+33 |
| 2022-01-12 | Remove LLVM-style inline assembly from unstable book | Tomasz Miąsko | -190/+0 |
| 2022-01-09 | Extended the note on the use of `no_run` attribute | Dmitrii - Demenev | -1/+2 |
| 2022-01-09 | Document `--print link-args` | Josh Triplett | -0/+6 |
| 2022-01-07 | Update location from a relative path to absolute | avborhanian | -1/+1 |
| 2022-01-05 | Address more review comments in #1286. | Nicholas Nethercote | -2/+2 |
| 2022-01-05 | Address review comments in #1286. | Nicholas Nethercote | -10/+4 |
| 2022-01-05 | Streamline "Getting Started" some more. | Nicholas Nethercote | -182/+58 |
| 2022-01-03 | Update books | Eric Huss | -0/+0 |
| 2022-01-01 | Require `-Zunstable-options` for `-C instrument-coverage=except-*` options | Josh Triplett | -2/+2 |
| 2022-01-01 | Clarify stability expectations for llvm-tools-preview | Josh Triplett | -1/+1 |
| 2022-01-01 | Update instrument-coverage documentation to document stability and LLVM versions | Josh Triplett | -3/+7 |
| 2022-01-01 | Rewrite instrument-coverage documentation to use LLVM tools directly | Josh Triplett | -24/+14 |
| 2022-01-01 | Stabilize -Z instrument-coverage as -C instrument-coverage | Josh Triplett | -36/+32 |