| Age | Commit message (Expand) | Author | Lines |
| 2020-07-11 | rustdoc: insert newlines between attributes | Andy Russell | -2/+2 |
| 2020-07-09 | Rollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomez | Manish Goregaokar | -0/+21 |
| 2020-07-09 | Rollup merge of #74077 - sethp:docs/fix-intra-doc-primitive-link, r=jyn514 | Manish Goregaokar | -0/+71 |
| 2020-07-09 | Add test | Manish Goregaokar | -1/+3 |
| 2020-07-08 | Avoid running test on Windows platforms | Seth Pellegrino | -0/+1 |
| 2020-07-08 | Apply #![crate_type = "rlib"] directly to the linker | Seth Pellegrino | -0/+3 |
| 2020-07-07 | ignore-tidy-linelength for @has assertions | Seth Pellegrino | -0/+5 |
| 2020-07-07 | Assert current behavior for links | Seth Pellegrino | -0/+12 |
| 2020-07-06 | build extern docs as well | Seth Pellegrino | -0/+1 |
| 2020-07-06 | Two new rustdoc tests for intra links | Seth Pellegrino | -0/+49 |
| 2020-07-06 | Rollup merge of #74078 - jyn514:lut, r=Manishearth | Manish Goregaokar | -0/+12 |
| 2020-07-06 | Add test for issue 74083 | Gary Guo | -0/+21 |
| 2020-07-05 | Always resolve type@primitive as a primitive, not a module | Joshua Nelson | -0/+12 |
| 2020-07-02 | Remove render-redirect-pages option in rustdoc | Guillaume Gomez | -11/+0 |
| 2020-07-02 | Update rustdoc tests | Guillaume Gomez | -28/+23 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -2/+1 |
| 2020-06-19 | Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis | Manish Goregaokar | -0/+35 |
| 2020-06-19 | Rollup merge of #73044 - tmiasko:compiletest-san, r=nikomatsakis | Ralf Jung | -0/+1 |
| 2020-06-18 | Add test for overflow when finding auto-trait impls in Rustdoc | Aaron Hill | -0/+35 |
| 2020-06-18 | Removed trailing whitespace | Jake Degen | -1/+1 |
| 2020-06-18 | Added tooltip for should_panic code examples. | Jake Degen | -0/+5 |
| 2020-06-15 | Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis | bors | -0/+31 |
| 2020-06-13 | compiletest: Add directives to detect sanitizer support | Tomasz Miąsko | -0/+1 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -4/+4 |
| 2020-06-11 | Add more tests for type alias impl Trait | Matthew Jasper | -0/+31 |
| 2020-06-10 | Add tests for macro@ and derive@ | Manish Goregaokar | -1/+7 |
| 2020-06-10 | Avoid collisions between traits and their derive macros | Manish Goregaokar | -1/+10 |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -4/+4 |
| 2020-06-09 | Add test for proc macro resolution in intra doc links | Manish Goregaokar | -0/+47 |
| 2020-05-22 | Allow using `Self::` in doc | Tymoteusz Jankowski | -0/+88 |
| 2020-05-19 | Make intra-link resolve links for both trait and impl items | Tymoteusz Jankowski | -0/+19 |
| 2020-05-13 | Make intra links work inside trait impl block | Tymoteusz Jankowski | -0/+35 |
| 2020-05-12 | Rollup merge of #71928 - mibac138:strikethrough, r=GuillaumeGomez | Dylan DPC | -0/+6 |
| 2020-05-08 | Add test for strikethrough in rustdoc | mibac138 | -0/+6 |
| 2020-05-08 | Add test for deprecated emoji | Guillaume Gomez | -2/+2 |
| 2020-05-06 | Rollup merge of #71918 - GuillaumeGomez:rename-methods-section, r=Dylan-DPC | Dylan DPC | -12/+21 |
| 2020-05-05 | Add test for new implementations section title | Guillaume Gomez | -0/+9 |
| 2020-05-05 | Update tests | Guillaume Gomez | -12/+12 |
| 2020-04-29 | rustdoc supports const re-exports | Mark Rousskov | -7/+7 |
| 2020-04-20 | Fix show-const-contents rustdoc test | Linus Färnstrand | -1/+1 |
| 2020-04-08 | rustdoc: Don't try to load source files from external crates | Oliver Middleton | -1/+37 |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -5/+6 |
| 2020-03-23 | Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, r=ehuss,alek... | Mazdak Farrokhzad | -1/+1 |
| 2020-03-17 | Update rustdoc test and remove TODO comment | Guillaume Gomez | -1/+1 |
| 2020-03-15 | Render full attributes in rustdoc | varkor | -0/+4 |
| 2020-03-10 | Auto merge of #66364 - Centril:cleanup-macro-def, r=petrochenkov,eddyb | bors | -1/+1 |
| 2020-03-10 | pacify rustdoc by using better url | Mazdak Farrokhzad | -1/+1 |
| 2020-03-10 | Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison | Mazdak Farrokhzad | -36/+0 |
| 2020-03-01 | Rollup merge of #69598 - ollie27:rustdoc_crate-version_escape, r=GuillaumeGomez | Dylan DPC | -0/+6 |
| 2020-03-01 | rustdoc: HTML escape crate version | Oliver Middleton | -0/+6 |