| Age | Commit message (Expand) | Author | Lines |
| 2021-11-24 | make it compile with 1.56.0 no warning | Simon Perriard | -1/+1 |
| 2021-11-24 | make it compile with 1.56.0 | Simon Perriard | -2/+2 |
| 2021-11-24 | make it compile with 1.56.0 | Simon Perriard | -1/+1 |
| 2021-11-23 | Update CoverageMappingFormat Support to Version6 | Arpad Borsos | -2/+2 |
| 2021-11-23 | Rollup merge of #91140 - nbdd0121:const_typeck, r=oli-obk | Matthias Krüger | -15/+26 |
| 2021-11-22 | Split inline const to two feature gates | Gary Guo | -15/+26 |
| 2021-11-22 | Update books | Eric Huss | -0/+0 |
| 2021-11-19 | Put back removed empty line | Guillaume Gomez | -0/+1 |
| 2021-11-18 | Auto merge of #91019 - JohnTitor:rollup-q95ra7r, r=JohnTitor | bors | -40/+33 |
| 2021-11-18 | Describe drop elaboration (#1240) | Dylan MacKenzie | -0/+196 |
| 2021-11-18 | Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplett | bors | -1/+103 |
| 2021-11-18 | Clean up mess for --show-coverage documentation | Guillaume Gomez | -40/+33 |
| 2021-11-16 | Fix an invalid link on Diagnostic Items (#1261) | Ken Matsui | -1/+1 |
| 2021-11-16 | Fix broken links related to `rustc_borrowck` (#1259) | Yuki Okushi | -22/+22 |
| 2021-11-16 | Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser | Yuki Okushi | -17/+16 |
| 2021-11-16 | Unify `x.py` usage (#1258) | Ken Matsui | -56/+56 |
| 2021-11-15 | Spelling fixes | Lucas Kent | -15/+15 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -17/+16 |
| 2021-11-15 | Stabilize format_args_capture | Josh Triplett | -47/+0 |
| 2021-11-14 | Fix compare-mode documentation | Lucas Kent | -2/+11 |
| 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 a missing doc link | Alex Crichton | -0/+1 |
| 2021-11-10 | Update src/doc/rustc/src/platform-support.md | Alex Crichton | -1/+1 |
| 2021-11-10 | Add target documentation for wasm64-unknown-unknown | Alex Crichton | -0/+101 |
| 2021-11-10 | Update platform support docs | Alex Crichton | -1/+1 |
| 2021-11-10 | Add support for specifying multiple clobber_abi in `asm!` | asquared31415 | -3/+5 |
| 2021-11-09 | Fix broken link in "Bootstrapping" | Noah Lev | -2/+2 |
| 2021-11-09 | Update books | Eric Huss | -0/+0 |
| 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 | Fix typo: [upv.rs_mentioned] -> [upvars_mentioned] | chubei | -1/+1 |
| 2021-11-07 | Made temps-dir an unstable option. | Tor Hovland | -9/+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-06 | Rollup merge of #90487 - NoraCodes:nora/how-to-read-rustdoc, r=jyn514 | Matthias Krüger | -0/+108 |
| 2021-11-06 | Add note to emphasize replacing TARGET_TRIPLE (#1250) | asquared31415 | -1/+6 |
| 2021-11-05 | Add a chapter on reading Rustdoc output | Leonora Tindall | -0/+108 |
| 2021-11-04 | Remove some legacy test suites. | Eric Huss | -4/+3 |
| 2021-11-04 | tiny capitalization fix | Dmitry Savintsev | -1/+1 |
| 2021-11-04 | Fix date | Noah Lev | -1/+1 |
| 2021-11-04 | Update some date-check comments | Noah Lev | -4/+3 |
| 2021-11-04 | Ensure date-check cron job is using latest stable Rust | Noah Lev | -0/+4 |
| 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 | enhance subtree docs, link to clippy docs | Caleb Cartwright | -19/+23 |
| 2021-11-02 | Rollup merge of #90084 - noncombatant:patch-2, r=steveklabnik | Matthias Krüger | -1/+1 |