| Age | Commit message (Expand) | Author | Lines |
| 2021-05-10 | Rollup merge of #85118 - GuillaumeGomez:clipboard-svg, r=Nemo157 | Guillaume Gomez | -11/+49 |
| 2021-05-10 | Rollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez | Guillaume Gomez | -8/+1 |
| 2021-05-10 | Use an SVG image for clipboard instead of unicode character | Guillaume Gomez | -11/+49 |
| 2021-05-10 | Fix line number not being clickable on source pages | Guillaume Gomez | -19/+27 |
| 2021-05-10 | rustc_session: Move more option building code from the `options!` macro | Vadim Petrochenkov | -7/+3 |
| 2021-05-10 | Update documentation for SharedContext::maybe_collapsed_doc_value | Guillaume Gomez | -2/+2 |
| 2021-05-10 | Auto merge of #85074 - GuillaumeGomez:end-toggle-migration, r=jsha | bors | -217/+68 |
| 2021-05-10 | End toggle migration | Guillaume Gomez | -217/+68 |
| 2021-05-09 | add bootstrap cfg | Aliénore Bouttefeux | -0/+2 |
| 2021-05-08 | Add `#[track_caller]` to `FakeDefId::expect_real()` | Camelid | -0/+1 |
| 2021-05-08 | Remove `FakeDefId::expect_local()` | Camelid | -20/+16 |
| 2021-05-08 | Auto merge of #84470 - jyn514:lints, r=GuillaumeGomez | bors | -8/+1 |
| 2021-05-08 | Rollup merge of #85052 - jyn514:disambiguator, r=camelid | Dylan DPC | -1/+4 |
| 2021-05-07 | rustdoc: Link to the docs on namespaces when an unknown disambiguator is found | Joshua Nelson | -1/+4 |
| 2021-05-07 | Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov | Dylan DPC | -39/+27 |
| 2021-05-07 | Rollup merge of #84953 - GuillaumeGomez:remove-unneeded-with_default_session_... | Dylan DPC | -31/+33 |
| 2021-05-05 | Update highlight tests | Guillaume Gomez | -11/+16 |
| 2021-05-05 | Remove unneeded call to with_default_session_globals in rustdoc highlight | Guillaume Gomez | -20/+17 |
| 2021-05-05 | Use local and remapped paths where appropriate | Andy Wang | -20/+18 |
| 2021-05-05 | Remove impl Display for FileName and add FileNameDisplay wrapper type | Andy Wang | -1/+1 |
| 2021-05-05 | Make local_path in RealFileName::Remapped Option to be removed in exported me... | Andy Wang | -16/+42 |
| 2021-05-05 | Rename RealFileName::Named to LocalPath and Devirtualized to Remapped | Andy Wang | -8/+1 |
| 2021-05-05 | Revert PR 83866 | Pietro Albini | -35/+8 |
| 2021-05-04 | rustdoc: Remove unnecessary `StripItem` wrapper | Joshua Nelson | -16/+9 |
| 2021-05-04 | Auto merge of #84707 - Stupremee:remove-fake-defids-in-rustdoc, r=jyn514,Guil... | bors | -255/+336 |
| 2021-05-04 | Add type to differentiate between fake and real DefId's | Justus K | -255/+336 |
| 2021-05-04 | Auto merge of #84017 - Smittyvb:int-literal-underscores, r=jyn514 | bors | -2/+62 |
| 2021-05-03 | Valid underscores in hex/octal/binary literal docs | Smitty | -2/+62 |
| 2021-05-03 | Make match in `register_res` easier to read | Joshua Nelson | -20/+33 |
| 2021-05-03 | Unify rustc and rustdoc parsing of `cfg()` | Joshua Nelson | -39/+27 |
| 2021-05-03 | proof of concept add test type on prints | Aliénore Bouttefeux | -1/+3 |
| 2021-05-03 | Change librustdoc write(.. \n) to writeln(..); fix comment in grammar | mautamu | -5/+5 |
| 2021-05-03 | Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514 | Dylan DPC | -3/+13 |
| 2021-05-03 | Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514 | Dylan DPC | -17/+43 |
| 2021-05-02 | Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jsha | bors | -202/+144 |
| 2021-05-02 | PR feedback | Scott McMurray | -6/+9 |
| 2021-05-02 | Do not print visibility in external traits | Justus K | -3/+13 |
| 2021-05-02 | Improve code readability | Guillaume Gomez | -18/+18 |
| 2021-05-02 | Rollup merge of #84763 - tdelabro:shrink-doctree-module, r=jyn514 | Dylan DPC | -15/+14 |
| 2021-05-02 | Add missing CSS rules for associated types | Guillaume Gomez | -8/+11 |
| 2021-05-02 | Migrate trait and impl blocks' toggles into | Guillaume Gomez | -185/+124 |
| 2021-05-01 | RustDoc: Fix bounds linking trait.Foo instead of traitalias.Foo | Scott McMurray | -16/+39 |
| 2021-05-01 | Auto merge of #83857 - ABouttefeux:master, r=jyn514 | bors | -1/+13 |
| 2021-05-01 | compute where_outer on demand, remove it from Module | Timothée Delabrouille | -15/+14 |
| 2021-05-01 | Apply suggestions from code review | Aliénore Bouttefeux | -1/+1 |
| 2021-05-01 | Rollup merge of #84740 - r00ster91:patch-6, r=GuillaumeGomez | Yuki Okushi | -20/+35 |
| 2021-05-01 | Rollup merge of #84601 - tdelabro:rustdoc-get-rid-of-cache-extern_locations, ... | Yuki Okushi | -84/+88 |
| 2021-04-30 | Remove unnecessary `provided_trait_methods` field from Impl | Joshua Nelson | -30/+18 |
| 2021-04-30 | error when --no-run is present without --test | Aliénore Bouttefeux | -1/+6 |
| 2021-04-30 | `copy_path` -> `window.copy_path` + add semicolon | r00ster | -2/+2 |