| Age | Commit message (Expand) | Author | Lines |
| 2021-03-04 | Rollup merge of #82310 - jsha:rustdoc-search-onfocus, r=GuillaumeGomez | Yuki Okushi | -51/+69 |
| 2021-03-04 | Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez | Yuki Okushi | -109/+224 |
| 2021-03-03 | Pass `CrateNum` by value instead of by reference | Camelid | -3/+3 |
| 2021-03-03 | Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514 | Yuki Okushi | -10/+54 |
| 2021-03-02 | Use Arial as fallback font instead of sans-serif. | Jacob Hoffman-Andrews | -3/+3 |
| 2021-03-02 | Improve page load performance in rustdoc. | Jacob Hoffman-Andrews | -2/+10 |
| 2021-03-02 | Load rustdoc's JS search index on-demand. | Jacob Hoffman-Andrews | -51/+69 |
| 2021-03-02 | Report that `doc(plugins)` doesn't work using diagnostics instead of `println!` | Joshua Nelson | -4/+2 |
| 2021-03-02 | Clean up error reporting for deprecated passes | Joshua Nelson | -26/+36 |
| 2021-03-02 | Rollup merge of #82597 - noslaver:fix-82137, r=nagisa | Yuki Okushi | -15/+12 |
| 2021-03-02 | Rollup merge of #82593 - sunfishcode:wasi-docs, r=alexcrichton | Yuki Okushi | -0/+5 |
| 2021-03-01 | Address review comments | Joshua Nelson | -3/+14 |
| 2021-03-01 | Improve error messages | Joshua Nelson | -0/+4 |
| 2021-03-01 | Add `declare_rustdoc_lint!` macro | Joshua Nelson | -14/+22 |
| 2021-03-01 | Move lint machinery into a separate file | Joshua Nelson | -180/+183 |
| 2021-03-01 | Rename rustdoc lints to be a tool lint instead of built-in. | Joshua Nelson | -44/+133 |
| 2021-03-02 | Rollup merge of #82598 - GuillaumeGomez:rustdoc-rustc-pass, r=jyn514 | Guillaume Gomez | -0/+2 |
| 2021-03-02 | Rollup merge of #82018 - jyn514:no-dummy-cache, r=camelid,GuillaumeGomez | Guillaume Gomez | -132/+79 |
| 2021-03-02 | Rollup merge of #81932 - jyn514:rustdoc-logging, r=Mark-Simulacrum | Guillaume Gomez | -0/+81 |
| 2021-03-01 | Get TyCtxt from self instead of passing as argument in AutoTraitFinder | Noam Koren | -15/+12 |
| 2021-03-01 | Remove `krate.version`; fix `crate_version` in JSON | Joshua Nelson | -5/+2 |
| 2021-03-01 | Remove unused `RenderInfo` struct | Joshua Nelson | -53/+6 |
| 2021-03-01 | Remove the dummy cache in `DocContext` | Joshua Nelson | -82/+79 |
| 2021-02-28 | Always compile rustdoc with debug logging enabled when `download-rustc` is set | Joshua Nelson | -0/+81 |
| 2021-02-28 | Auto merge of #81349 - jyn514:blanket-impls-cleanup, r=lcnr | bors | -48/+33 |
| 2021-02-28 | Remove unnecessary `self_ty` parameter to `get_blanket_impls` | Joshua Nelson | -48/+33 |
| 2021-02-28 | Auto merge of #82594 - nagisa:nagisa/remove-rumprun, r=petrochenkov | bors | -1/+0 |
| 2021-02-28 | Run some rustc passes in rustdoc | Guillaume Gomez | -0/+2 |
| 2021-02-27 | Rollup merge of #82584 - tazjin:rustdoc-aria, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2021-02-27 | Rollup merge of #82563 - lucas-deangelis:issue-82209-fix, r=jyn514 | Dylan DPC | -0/+8 |
| 2021-02-27 | Remove the x86_64-rumprun-netbsd target | Simonas Kazlauskas | -1/+0 |
| 2021-02-27 | Teach rustdoc how to display WASI. | Dan Gohman | -0/+5 |
| 2021-02-27 | Add ARIA role to sidebar toggle in Rustdoc | Vincent Ambo | -1/+1 |
| 2021-02-27 | Auto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomez | bors | -6/+14 |
| 2021-02-26 | Update src/librustdoc/passes/collect_intra_doc_links.rs | Lucas De Angelis | -1/+1 |
| 2021-02-26 | Fix formatting | Lucas De Angelis | -1/+6 |
| 2021-02-26 | Fix intra-doc handling of `Self` in enum | Lucas De Angelis | -0/+3 |
| 2021-02-26 | Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apiraino | Guillaume Gomez | -1/+1 |
| 2021-02-26 | Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomez | Guillaume Gomez | -2/+14 |
| 2021-02-26 | Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se | Guillaume Gomez | -1/+0 |
| 2021-02-26 | Revert "Update normalize.css to 8.0.1" | Guillaume Gomez | -1/+1 |
| 2021-02-26 | Embed woff2 files in rustdoc binary. | Jacob Hoffman-Andrews | -0/+8 |
| 2021-02-26 | Add optional woff2 versions of FiraSans. | Jacob Hoffman-Andrews | -2/+6 |
| 2021-02-26 | Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514 | bors | -7/+71 |
| 2021-02-25 | Rollup merge of #82484 - bugadani:docfix, r=jyn514 | Aaron Hill | -1/+11 |
| 2021-02-25 | Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPC | bors | -18/+23 |
| 2021-02-25 | Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2021-02-25 | Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514 | Dylan DPC | -17/+22 |
| 2021-02-25 | Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514 | bors | -6/+23 |
| 2021-02-24 | Fix back-forward cache in rustdoc frontend. | Jacob Hoffman-Andrews | -6/+14 |