| Age | Commit message (Expand) | Author | Lines |
| 2021-11-05 | Auto merge of #90598 - JohnTitor:rollup-kz1qioz, r=JohnTitor | bors | -62/+74 |
| 2021-11-05 | Rollup merge of #90571 - GuillaumeGomez:missing-bottom-border-sidebar, r=jsha | Yuki Okushi | -17/+26 |
| 2021-11-05 | Rollup merge of #90554 - ehuss:unstable-options-cleanup, r=joshtriplett | Yuki Okushi | -38/+27 |
| 2021-11-05 | Rollup merge of #90533 - Smittyvb:patch-1, r=joshtriplett | Yuki Okushi | -0/+2 |
| 2021-11-05 | Rollup merge of #90530 - GuillaumeGomez:simplify-js-tester, r=notriddle | Yuki Okushi | -7/+3 |
| 2021-11-05 | Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726 | Yuki Okushi | -0/+16 |
| 2021-11-05 | Auto merge of #90574 - notriddle:notriddle/doc-fold-stripped-conditional, r=c... | bors | -8/+16 |
| 2021-11-04 | Auto merge of #90536 - crlf0710:fix_vtable_hrtb, r=jackh726 | bors | -0/+32 |
| 2021-11-04 | Fix missing bottom border for headings in sidebar | Guillaume Gomez | -17/+26 |
| 2021-11-04 | rustdoc: Use conditional for _stripped fold | Michael Howell | -8/+16 |
| 2021-11-04 | Mention possible future rejections | Smittyvb | -1/+1 |
| 2021-11-04 | Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup | flip1995 | -1532/+3201 |
| 2021-11-03 | Clean up some `-Z unstable-options` in tests. | Eric Huss | -38/+27 |
| 2021-11-04 | Auto merge of #90179 - Nilstrieb:lifetime-elision-mismatch-hint, r=estebank | bors | -0/+134 |
| 2021-11-03 | Auto merge of #90475 - camelid:docvisitor, r=notriddle | bors | -125/+218 |
| 2021-11-03 | Simplify js tester a bit | Guillaume Gomez | -7/+3 |
| 2021-11-03 | Add beginner friendly lifetime elision hint to E0623 | Nilstrieb | -0/+134 |
| 2021-11-03 | Auto merge of #90413 - tmiasko:addr-of-mutable, r=RalfJung,oli-obk | bors | -64/+58 |
| 2021-11-04 | Erase regions within `vtable_trait_first_method_offset`. | Charles Lew | -0/+32 |
| 2021-11-03 | `addr_of!` grants mutable access, maybe? | Tomasz Miąsko | -6/+58 |
| 2021-11-03 | Remove `MaybeMutBorrowedLocals` | Tomasz Miąsko | -58/+0 |
| 2021-11-03 | Auto merge of #90527 - 12101111:libc_a, r=petrochenkov | bors | -3/+3 |
| 2021-11-03 | Add note about x86 instruction prefixes in asm! | Smittyvb | -0/+2 |
| 2021-11-03 | Provide standalone libc.a in self-contained for musl and wasi | 12101111 | -3/+3 |
| 2021-11-03 | Auto merge of #90517 - willcrichton:example-analyzer, r=jyn514 | bors | -16/+23 |
| 2021-11-03 | fix message | Takayuki Maeda | -1/+1 |
| 2021-11-02 | Add line number to URLs in "additional examples" section of rustdoc | Will Crichton | -13/+20 |
| 2021-11-02 | Fix URL for scrape-examples.js in rustdoc page template | Will Crichton | -3/+3 |
| 2021-11-03 | Auto merge of #90516 - matthiaskrgr:rollup-3dmfjkj, r=matthiaskrgr | bors | -35/+32 |
| 2021-11-02 | Rollup merge of #90502 - GuillaumeGomez:split-doc-cfg-feature, r=jyn514 | Matthias Krüger | -5/+25 |
| 2021-11-02 | Rollup merge of #90500 - xFrednet:00000-update-clippy-deps, r=flip1995 | Matthias Krüger | -4/+4 |
| 2021-11-02 | Rollup merge of #90417 - lcnr:stabilize-relaxed-struct-unsizing, r=wesleywiser | Matthias Krüger | -25/+0 |
| 2021-11-02 | Rollup merge of #90354 - xFrednet:00000-lets-deploy-clippy-docs, r=Mark-Simul... | Matthias Krüger | -0/+2 |
| 2021-11-02 | Rollup merge of #90084 - noncombatant:patch-2, r=steveklabnik | Matthias Krüger | -1/+1 |
| 2021-11-02 | Auto merge of #90464 - lnicola:rust-analyzer-2021-11-01, r=lnicola | bors | -16/+23 |
| 2021-11-03 | add a suggestion about undeclared `alloc` module | Takayuki Maeda | -0/+16 |
| 2021-11-02 | Also check for feature gates in "src/test/rustdoc" | Guillaume Gomez | -0/+1 |
| 2021-11-02 | Split doc_cfg and doc_auto_cfg features | Guillaume Gomez | -5/+24 |
| 2021-11-02 | Update clippy dependencies | xFrednet | -4/+4 |
| 2021-11-02 | Pull in libkvm on FreeBSD | Laurențiu Nicola | -1/+1 |
| 2021-11-02 | Auto merge of #90490 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-11-01 | List all cases explicitly in `Doc{Folder,Visitor}` | Noah Lev | -6/+45 |
| 2021-11-01 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-01 | Auto merge of #90457 - rusticstuff:use-curl-ca-bundle, r=Mark-Simulacrum | bors | -68/+56 |
| 2021-11-01 | Ignore files copied from previous stage when generating hash. | Hans Kratz | -1/+2 |
| 2021-11-01 | Auto merge of #90406 - nbdd0121:panic, r=cjgillot | bors | -0/+58 |
| 2021-11-01 | Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgr | bors | -42/+286 |
| 2021-11-01 | Auto merge of #90462 - pietroalbini:bidi-master, r=nikomatsakis,pietroalbini | bors | -0/+231 |
| 2021-11-01 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+23 |
| 2021-10-31 | Fix `RefCell` `BorrowMut` error in `DocVisitor` | Noah Lev | -10/+10 |