| Age | Commit message (Expand) | Author | Lines |
| 2021-09-12 | Fix `no_core` and `no_std` rustdoc tests on Windows | Guillaume Gomez | -1/+4 |
| 2021-09-12 | Fix linkcheck issues | Joshua Nelson | -4/+41 |
| 2021-09-12 | Fix broken handling of primitive items | Joshua Nelson | -165/+144 |
| 2021-09-12 | downgrade some logging | Joshua Nelson | -9/+12 |
| 2021-09-12 | Add primitive documentation to libcore | Joshua Nelson | -2/+31 |
| 2021-09-11 | Rollup merge of #88849 - matthiaskrgr:clony_on_copy, r=petrochenkov | Jubilee | -3/+3 |
| 2021-09-11 | Rollup merge of #88779 - estebank:unused-delims, r=davidtwco | Jubilee | -82/+499 |
| 2021-09-11 | Rollup merge of #88757 - andrewhickman:master, r=jackh726 | Jubilee | -2/+34 |
| 2021-09-11 | Rollup merge of #88733 - Noble-Mushtak:88577, r=estebank | Jubilee | -0/+25 |
| 2021-09-11 | Rollup merge of #88668 - hvdijk:x32, r=joshtriplett | Jubilee | -1/+1 |
| 2021-09-11 | Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisa | Jubilee | -25/+49 |
| 2021-09-11 | Rollup merge of #88147 - FabianWolff:issue-88097, r=jackh726 | Jubilee | -0/+31 |
| 2021-09-11 | don't clone types that are Copy (clippy::clone_on_copy) | Matthias Krüger | -3/+3 |
| 2021-09-11 | Auto merge of #88214 - notriddle:notriddle/for-loop-span-drop-temps-mut, r=na... | bors | -11/+75 |
| 2021-09-11 | Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearth | bors | -125/+657 |
| 2021-09-10 | Auto merge of #88823 - hyd-dev:miri, r=RalfJung | bors | -8/+8 |
| 2021-09-10 | Rollup merge of #88812 - gz:patch-1, r=ehuss | Manish Goregaokar | -1/+1 |
| 2021-09-10 | Rollup merge of #88776 - dns2utf8:rustdoc_workaround_1000_elements_grid_bug, ... | Manish Goregaokar | -0/+12 |
| 2021-09-10 | Rollup merge of #88742 - GuillaumeGomez:fix-table-in-docblocks, r=nbdd0121 | Manish Goregaokar | -3/+81 |
| 2021-09-10 | Rollup merge of #88720 - GuillaumeGomez:rustdoc-coverage-fields-count, r=Mani... | Manish Goregaokar | -5/+108 |
| 2021-09-10 | Rollup merge of #88639 - Emilgardis:fix-issue-88600, r=GuillaumeGomez | Manish Goregaokar | -24/+61 |
| 2021-09-10 | Rollup merge of #88632 - camelid:md-opts, r=CraftSpider | Manish Goregaokar | -13/+18 |
| 2021-09-10 | Rollup merge of #88578 - notriddle:notriddle/suggest-add-reference-to-for-loo... | Manish Goregaokar | -2/+92 |
| 2021-09-10 | Rollup merge of #88546 - scrabsha:scrabsha/closure-missing-braces, r=estebank | Manish Goregaokar | -0/+110 |
| 2021-09-10 | Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot | Manish Goregaokar | -0/+29 |
| 2021-09-10 | Update Miri | hyd-dev | -8/+8 |
| 2021-09-10 | Temporarily ignore some debuginfo tests on windows. | Mara Bos | -0/+12 |
| 2021-09-10 | Work around CI issue with windows sdk 10.0.20348.0. | Mara Bos | -0/+9 |
| 2021-09-10 | Add test for enum tuple variants and tuple struct doc count | Guillaume Gomez | -2/+71 |
| 2021-09-10 | Don't require documentation for fields in an enum tuple variant or for tuple ... | Guillaume Gomez | -3/+37 |
| 2021-09-10 | Fix typo `option` -> `options`. | Gerd Zellweger | -1/+1 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -77/+145 |
| 2021-09-09 | Emit proper errors on missing closure braces | Sasha Pourcelot | -0/+110 |
| 2021-09-09 | Use more accurate spans for "unused delimiter" lint | Esteban Kuber | -82/+499 |
| 2021-09-09 | Workaround blink/chromium grid layout limitation of 1000 rows | Stefan Schindler | -0/+12 |
| 2021-09-09 | Auto merge of #88676 - devnexen:fbsd_toolchain_upd, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-09-09 | Auto merge of #88752 - Mark-Simulacrum:bootstrap-bump, r=m-ou-se | bors | -334/+336 |
| 2021-09-08 | Fatal error for functions with more than 65535 arguments | Noble-Mushtak | -0/+25 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -334/+336 |
| 2021-09-08 | Auto merge of #88615 - flip1995:clippyup, r=Manishearth | bors | -1284/+4139 |
| 2021-09-08 | Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obk | bors | -12/+15 |
| 2021-09-08 | Update run-make-fulldeps. | Camille GILLOT | -4/+4 |
| 2021-09-08 | Rollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum | Jack Huey | -0/+18 |
| 2021-09-08 | Rollup merge of #88553 - theo-lw:issue-88276, r=estebank | Jack Huey | -6/+78 |
| 2021-09-08 | Rollup merge of #88541 - vandenheuvel:regression_test_74400, r=Mark-Simulacrum | Jack Huey | -0/+54 |
| 2021-09-08 | Rollup merge of #86263 - fee1-dead:rustdoc-layout-variants, r=camelid | Jack Huey | -11/+64 |
| 2021-09-08 | Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup | flip1995 | -1285/+4143 |
| 2021-09-08 | Add tests to ensure that <table> don't break doc blocks width anymore | Guillaume Gomez | -0/+33 |
| 2021-09-08 | Wrap <table> elements into <div> to prevent breaking layout and width | Guillaume Gomez | -3/+48 |
| 2021-09-08 | Auto merge of #87489 - bdalrhm:rustdoc-line-num, r=CraftSpider | bors | -1/+29 |