| Age | Commit message (Expand) | Author | Lines |
| 2023-07-10 | Prepare 1.71.0 stable release | Mark Rousskov | -1/+1 |
| 2023-07-06 | Ignore in-proc-macros items | blyxyas | -1/+2 |
| 2023-07-06 | Move redundant_clone to nursery | Alex Macleod | -33/+35 |
| 2023-07-06 | Auto merge of #10865 - Centri3:let_with_type_underscore_tracing, r=Jarcho | bors | -10/+65 |
| 2023-07-06 | [`default_constructed_unit_structs`]: do not lint type aliases | y21 | -7/+62 |
| 2023-06-24 | Update to LLVM 16.0.5 | Nikita Popov | -0/+0 |
| 2023-06-24 | Fix URL encoding of % sign in Rust Doc. | TumoiYorozu | -2/+0 |
| 2023-06-08 | [beta-1.71] cargo backport | Weihang Lo | -0/+0 |
| 2023-06-03 | Bump to released 1.70 stable | Mark Rousskov | -402/+291 |
| 2023-05-29 | Switch to beta channel | Mark Rousskov | -1/+1 |
| 2023-05-27 | Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddle | Matthias Krüger | -43/+39 |
| 2023-05-27 | Rollup merge of #111946 - nicklimmm:askama-item-template-trait, r=GuillaumeGomez | Matthias Krüger | -42/+61 |
| 2023-05-27 | Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkov | Matthias Krüger | -2/+11 |
| 2023-05-27 | Fix ICE caused by at-expanding argument 0 instead of removing it early | dekrain | -2/+11 |
| 2023-05-27 | Auto merge of #110975 - Amanieu:panic_count, r=joshtriplett | bors | -32/+53 |
| 2023-05-27 | Add support for nested panics to miri | Amanieu d'Antras | -32/+53 |
| 2023-05-27 | Clean up usage of `cx.tcx` when `tcx` is already set into a variable | Guillaume Gomez | -43/+39 |
| 2023-05-27 | Rollup merge of #112014 - notriddle:notriddle/intra-doc-weird-syntax, r=Guill... | Guillaume Gomez | -71/+223 |
| 2023-05-27 | Rollup merge of #111997 - GuillaumeGomez:re-export-doc-hidden-macros, r=notri... | Guillaume Gomez | -2/+19 |
| 2023-05-27 | Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514 | Guillaume Gomez | -24/+144 |
| 2023-05-27 | Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar... | bors | -1225/+1412 |
| 2023-05-26 | rustdoc: get unnormalized link destination for suggestions | Michael Howell | -71/+223 |
| 2023-05-27 | Correctly handle multiple re-exports of bang macros at the same level | Guillaume Gomez | -3/+9 |
| 2023-05-27 | Rollup merge of #111977 - jyn514:doc-errors, r=est31 | Matthias Krüger | -2/+2 |
| 2023-05-27 | Rollup merge of #111976 - jyn514:doc-bootstrap, r=ozkanonur | Matthias Krüger | -4/+12 |
| 2023-05-27 | Rollup merge of #111927 - sladyn98:item-static, r=GuillaumeGomez | Matthias Krüger | -5/+9 |
| 2023-05-26 | Fix re-export of doc hidden macro not showing up | Guillaume Gomez | -1/+12 |
| 2023-05-26 | add reasoning for introducing a metrics format version | Pietro Albini | -3/+15 |
| 2023-05-26 | rename metadata_version to format_version | Pietro Albini | -10/+9 |
| 2023-05-26 | Make errors from `x doc` less verbose | jyn | -2/+2 |
| 2023-05-26 | Auto merge of #111562 - clubby789:speedup-bootstrap-py, r=jyn514 | bors | -49/+44 |
| 2023-05-26 | Improve startup time for bootstrap.py | clubby789 | -49/+44 |
| 2023-05-26 | Formatted file correctly | sladynnunes | -1/+0 |
| 2023-05-26 | Fixed tests | sladynnunes | -4/+9 |
| 2023-05-26 | Fix failing CI | sladynnunes | -1/+1 |
| 2023-05-26 | address review feedback | Pietro Albini | -7/+5 |
| 2023-05-26 | Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errors | bors | -0/+74 |
| 2023-05-25 | Generate docs for bootstrap itself | jyn | -4/+12 |
| 2023-05-25 | Ensure Fluent messages are in alphabetical order | clubby789 | -0/+74 |
| 2023-05-25 | Rollup merge of #111950 - cjgillot:expn-noinline, r=oli-obk | Michael Goulet | -5/+8 |
| 2023-05-25 | Rollup merge of #111152 - lukas-code:markdown-parsers-are-hard, r=GuillaumeGomez | Michael Goulet | -3/+3 |
| 2023-05-25 | Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix | bors | -38/+51 |
| 2023-05-25 | Manually add inlined frames in the interpreter stacktrace. | Camille GILLOT | -5/+8 |
| 2023-05-25 | Auto merge of #111512 - petrochenkov:microdoc2, r=GuillaumeGomez | bors | -84/+51 |
| 2023-05-25 | rustdoc book: document single tilde strikethrough | Lukas Markeffsky | -3/+3 |
| 2023-05-25 | Add `ItemTemplate` trait | Nicky Lim | -42/+61 |
| 2023-05-25 | Auto merge of #110906 - ekusiadadus:ekusiadadus/fix-bash-complete-etc, r=albe... | bors | -1/+5 |
| 2023-05-25 | introduce build metrics version numbers to handle breaking changes | Pietro Albini | -2/+31 |
| 2023-05-25 | include test suite metadata in build metrics | Pietro Albini | -22/+104 |
| 2023-05-25 | fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error | ekusiadadus | -1/+5 |