| Age | Commit message (Expand) | Author | Lines |
| 2020-07-02 | Remove render-redirect-pages option in rustdoc | Guillaume Gomez | -60/+0 |
| 2020-07-02 | Fix links | Guillaume Gomez | -1/+1 |
| 2020-07-02 | Simplify DOM by removing IDs for code tags | Guillaume Gomez | -52/+16 |
| 2020-07-02 | Expand sub code blocks block content when hidden when the page hash refers to it | Guillaume Gomez | -0/+8 |
| 2020-07-02 | Improve page hash handling | Guillaume Gomez | -5/+7 |
| 2020-07-02 | No need to call getPageId a second time | Guillaume Gomez | -1/+1 |
| 2020-06-30 | change `skip_binder` to use T by value | Bastian Kauschke | -4/+4 |
| 2020-06-27 | Rollup merge of #73763 - davidtwco:terminal-width-json-emitter, r=estebank | Manish Goregaokar | -2/+9 |
| 2020-06-26 | Rollup merge of #72771 - jyn514:rustdoc, r=Manishearth | Manish Goregaokar | -23/+62 |
| 2020-06-26 | Don't pollute docs/suggestions with libstd deps | Alex Crichton | -0/+10 |
| 2020-06-26 | errors: use `-Z terminal-width` in JSON emitter | David Wood | -2/+9 |
| 2020-06-26 | Auto merge of #73513 - oli-obk:const_binop_overflow, r=estebank | bors | -2/+2 |
| 2020-06-26 | Fix debug messages | Joshua Nelson | -3/+2 |
| 2020-06-26 | Generate docs for links to private items when passed --document-private | Joshua Nelson | -27/+42 |
| 2020-06-26 | Warn if linking to a private item | Joshua Nelson | -3/+28 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -2/+2 |
| 2020-06-26 | Rollup merge of #73297 - ehuss:tool-warnings, r=Mark-Simulacrum | Manish Goregaokar | -30/+39 |
| 2020-06-26 | Rollup merge of #72967 - integer32llc:prevent-default-arrows, r=kinnison | Manish Goregaokar | -0/+2 |
| 2020-06-25 | Support configurable deny-warnings for all in-tree crates. | Eric Huss | -30/+39 |
| 2020-06-23 | Auto merge of #73669 - Manishearth:rollup-0n4u7vq, r=Manishearth | bors | -0/+28 |
| 2020-06-23 | Rollup merge of #72780 - GuillaumeGomez:enforce-doc-alias-check, r=ollie27 | Manish Goregaokar | -0/+28 |
| 2020-06-23 | Auto merge of #73644 - ollie27:rustdoc_alias_filter, r=GuillaumeGomez | bors | -6/+7 |
| 2020-06-23 | rustdoc: Fix doc aliases with crate filtering | Oliver Middleton | -6/+7 |
| 2020-06-20 | Remove uses of `Vec::remove_item` | Lukas Kalbertodt | -1/+0 |
| 2020-06-18 | Rollup merge of #73476 - JakobDegen:should_panic_rustdoc, r=GuillaumeGomez | Manish Goregaokar | -1/+41 |
| 2020-06-18 | Rollup merge of #73315 - GuillaumeGomez:clean-up-config-strs, r=kinnison | Manish Goregaokar | -9/+7 |
| 2020-06-18 | Rollup merge of #72968 - integer32llc:docs-arrow-keys, r=GuillaumeGomez | Manish Goregaokar | -13/+24 |
| 2020-06-18 | Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkor | Manish Goregaokar | -1/+1 |
| 2020-06-18 | Added tooltip for should_panic code examples. | Jake Degen | -1/+41 |
| 2020-06-16 | Rollup merge of #73372 - GuillaumeGomez:re-order-sidebar-sections, r=kinnison | Dylan DPC | -2/+2 |
| 2020-06-15 | make all uses of ty::Error or ConstKind::Error delay a span bug | mark | -1/+1 |
| 2020-06-15 | Re-order correctly the sections in the sidebar | Guillaume Gomez | -2/+2 |
| 2020-06-15 | Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis | bors | -6/+1 |
| 2020-06-13 | Clean up some weird command strings | Guillaume Gomez | -9/+7 |
| 2020-06-11 | Rollup merge of #72180 - euclio:rustdoc-test-extra-space, r=Dylan-DPC | Dylan DPC | -1/+5 |
| 2020-06-11 | Rename `TyKind::Def` to `OpaqueDef` | Matthew Jasper | -1/+1 |
| 2020-06-11 | Remove associated opaque types | Matthew Jasper | -5/+0 |
| 2020-06-11 | Rollup merge of #73183 - Manishearth:intra-doc-macro, r=GuillaumeGomez | Dylan DPC | -28/+72 |
| 2020-06-11 | Rollup merge of #73172 - matthiaskrgr:cl9ppy, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-06-10 | Don't print bang diagnostics for derives | Manish Goregaokar | -1/+7 |
| 2020-06-10 | Avoid collisions between traits and their derive macros | Manish Goregaokar | -3/+26 |
| 2020-06-09 | intra-doc macro resolution should also handle proc macros | Manish Goregaokar | -24/+39 |
| 2020-06-10 | Rollup merge of #73098 - jyn514:rustdoc-is-fake, r=GuillaumeGomez | Dylan DPC | -3/+8 |
| 2020-06-09 | Fix more clippy warnings | Matthias Krüger | -2/+2 |
| 2020-06-08 | Rollup merge of #71842 - tspiteri:doc-impl-const, r=GuillaumeGomez | Dylan DPC | -1/+3 |
| 2020-06-07 | Add Item::is_fake for rustdoc | Joshua Nelson | -3/+8 |
| 2020-06-07 | Rollup merge of #72970 - OddCoincidence:feature-gated-lints, r=petrochenkov | Dylan DPC | -6/+3 |
| 2020-06-05 | properly handle feature gated lints | Joey Hain | -6/+3 |
| 2020-06-03 | Only highlight results via mouseover if mouse has moved | Carol (Nichols || Goulding) | -13/+24 |
| 2020-06-03 | Don't move cursor in search box when using arrows to navigate search results | Carol (Nichols || Goulding) | -0/+2 |