| Age | Commit message (Expand) | Author | Lines |
| 2021-10-31 | Fix FIXMEs in `rustdoc::html::sources` | Noah Lev | -5/+6 |
| 2021-10-31 | Clean up now that visitors only need `&clean::Crate` | Noah Lev | -15/+15 |
| 2021-10-31 | rustdoc: Use `DocVisitor` for sources collection | Noah Lev | -12/+14 |
| 2021-10-31 | rustdoc: Add `DocVisitor` | Noah Lev | -15/+66 |
| 2021-10-31 | rustdoc: Replace wildcard with explicit pattern | Noah Lev | -1/+1 |
| 2021-10-31 | rustdoc: Remove unnecessary clone in `DocFolder` | Noah Lev | -2/+1 |
| 2021-10-31 | Auto merge of #86336 - camsteffen:char-array-pattern, r=joshtriplett | bors | -0/+73 |
| 2021-10-31 | Auto merge of #90437 - matthiaskrgr:rollup-vd8uqm6, r=matthiaskrgr | bors | -72/+198 |
| 2021-10-31 | Rollup merge of #90431 - jkugelman:must-use-std-o-through-z, r=joshtriplett | Matthias Krüger | -2/+57 |
| 2021-10-31 | Rollup merge of #90430 - jkugelman:must-use-std-a-through-n, r=joshtriplett | Matthias Krüger | -14/+68 |
| 2021-10-31 | Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplett | Matthias Krüger | -40/+60 |
| 2021-10-31 | Rollup merge of #89068 - bjorn3:restructure_rt2, r=joshtriplett | Matthias Krüger | -16/+13 |
| 2021-10-31 | Auto merge of #90434 - matthiaskrgr:rollup-xbn393a, r=matthiaskrgr | bors | -19/+129 |
| 2021-10-31 | Rollup merge of #90427 - jkugelman:must-use-alloc-leak, r=joshtriplett | Matthias Krüger | -0/+4 |
| 2021-10-31 | Rollup merge of #89951 - ojeda:stable-unwrap_unchecked, r=dtolnay | Matthias Krüger | -11/+3 |
| 2021-10-31 | Rollup merge of #89897 - jkugelman:must-use-core, r=joshtriplett | Matthias Krüger | -1/+52 |
| 2021-10-31 | Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplett | Matthias Krüger | -0/+19 |
| 2021-10-31 | Rollup merge of #89835 - jkugelman:must-use-expensive-computations, r=joshtri... | Matthias Krüger | -1/+32 |
| 2021-10-31 | Rollup merge of #89833 - jkugelman:must-use-rc-downgrade, r=joshtriplett | Matthias Krüger | -1/+3 |
| 2021-10-31 | Rollup merge of #89677 - maxwase:is-symlink-stabilization, r=joshtriplett | Matthias Krüger | -5/+9 |
| 2021-10-31 | Rollup merge of #89446 - chrismit3s:issue-88715-fix, r=joshtriplett | Matthias Krüger | -0/+7 |
| 2021-10-31 | Auto merge of #90391 - camelid:crate-size, r=jyn514 | bors | -20/+31 |
| 2021-10-30 | Add #[must_use] to remaining std functions (A-N) | John Kugelman | -14/+68 |
| 2021-10-30 | Add #[must_use] to remaining std functions (O-Z) | John Kugelman | -2/+57 |
| 2021-10-30 | Add #[must_use] to alloc functions that would leak memory | John Kugelman | -0/+4 |
| 2021-10-31 | Auto merge of #90306 - kornelski:slicecloneasset, r=joshtriplett | bors | -0/+5 |
| 2021-10-30 | Add #[must_use] to len and is_empty | John Kugelman | -42/+62 |
| 2021-10-30 | Add #[must_use] to mem/ptr functions | John Kugelman | -0/+19 |
| 2021-10-30 | Auto merge of #90424 - matthiaskrgr:rollup-jezzu4f, r=matthiaskrgr | bors | -26/+93 |
| 2021-10-31 | Rollup merge of #90404 - mkroening:hermit-kernel-no-os, r=joshtriplett | Matthias Krüger | -1/+0 |
| 2021-10-31 | Rollup merge of #90401 - mkroening:hermit-condvar, r=joshtriplett | Matthias Krüger | -2/+14 |
| 2021-10-31 | Rollup merge of #89899 - jkugelman:must-use-alloc, r=joshtriplett | Matthias Krüger | -23/+78 |
| 2021-10-31 | Rollup merge of #89789 - jkugelman:must-use-thread-builder, r=joshtriplett | Matthias Krüger | -0/+1 |
| 2021-10-30 | Add #[must_use] to remaining core functions | John Kugelman | -1/+52 |
| 2021-10-30 | Auto merge of #90422 - GuillaumeGomez:rollup-s1mdag0, r=GuillaumeGomez | bors | -71/+968 |
| 2021-10-30 | Rollup merge of #90399 - yuvaldolev:as-ref-overly-verbose-diagnostic, r=estebank | Guillaume Gomez | -2/+19 |
| 2021-10-30 | Rollup merge of #90375 - yanok:master, r=lcnr | Guillaume Gomez | -2/+44 |
| 2021-10-30 | Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov | Guillaume Gomez | -32/+525 |
| 2021-10-30 | Rollup merge of #90183 - GuillaumeGomez:recurse-deref, r=jyn514 | Guillaume Gomez | -31/+315 |
| 2021-10-30 | Rollup merge of #90156 - jsha:less-border-bottom-2, r=GuillaumeGomez | Guillaume Gomez | -4/+65 |
| 2021-10-30 | rustdoc: Stop sorting external crates | Noah Lev | -2/+1 |
| 2021-10-30 | rustdoc: Remove `Crate.name` and instead compute it on-demand | Noah Lev | -14/+16 |
| 2021-10-30 | rustdoc: Remove `Crate.src` and instead compute it on-demand | Noah Lev | -5/+8 |
| 2021-10-30 | rustdoc: Document that `Crate` is always local | Noah Lev | -0/+3 |
| 2021-10-30 | Auto merge of #90205 - mati865:link-modifiers-in-rustc, r=petrochenkov | bors | -11/+5 |
| 2021-10-30 | Remove underlines from non-top docblocks. | Jacob Hoffman-Andrews | -4/+65 |
| 2021-10-30 | Document tests a bit more | Guillaume Gomez | -0/+5 |
| 2021-10-30 | Auto merge of #90416 - matthiaskrgr:rollup-55lzqng, r=matthiaskrgr | bors | -146/+393 |
| 2021-10-30 | Rollup merge of #90412 - jyn514:macro-use, r=camelid | Matthias Krüger | -7/+6 |
| 2021-10-30 | Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obk | Matthias Krüger | -1/+8 |