| Age | Commit message (Expand) | Author | Lines |
| 2021-01-22 | Rollup merge of #81227 - CraftSpider:struct-type-clean, r=jyn514 | Mara Bos | -53/+24 |
| 2021-01-22 | Rollup merge of #81225 - CraftSpider:json-opt-docs, r=jyn514 | Mara Bos | -4/+5 |
| 2021-01-22 | Rollup merge of #80573 - jyn514:tool-lints, r=GuillaumeGomez | Mara Bos | -30/+38 |
| 2021-01-22 | Auto merge of #80558 - lcnr:gat-variance, r=matthewjasper | bors | -0/+24 |
| 2021-01-22 | Auto merge of #81135 - jyn514:no-backticks, r=flip1995 | bors | -39/+39 |
| 2021-01-21 | Deny internal lints for rustdoc | Joshua Nelson | -0/+8 |
| 2021-01-21 | Fix rustc::internal lints on rustdoc | Joshua Nelson | -30/+30 |
| 2021-01-22 | Auto merge of #81177 - Aaron1011:fix/force-capture-tokens, r=petrochenkov | bors | -2/+134 |
| 2021-01-21 | Bump format version | Rune Tynan | -1/+1 |
| 2021-01-21 | require gat substs to be invariant | Bastian Kauschke | -0/+24 |
| 2021-01-21 | Auto merge of #81240 - JohnTitor:rollup-ieaz82a, r=JohnTitor | bors | -27/+170 |
| 2021-01-21 | Rollup merge of #81185 - osa1:fix_80742, r=oli-obk | Yuki Okushi | -0/+75 |
| 2021-01-21 | Rollup merge of #81184 - jyn514:combine-after, r=CraftSpider | Yuki Okushi | -23/+30 |
| 2021-01-21 | Rollup merge of #81046 - rylev:unknown-external-crate, r=estebank | Yuki Okushi | -4/+34 |
| 2021-01-21 | Rollup merge of #80429 - JulianKnodt:ob_forest, r=Mark-Simulacrum | Yuki Okushi | -0/+31 |
| 2021-01-21 | Auto merge of #80958 - bstrie:deptbdnums, r=KodrAus | bors | -1/+1 |
| 2021-01-21 | Auto merge of #81231 - jyn514:flaky-test-2, r=Mark-Simulacrum | bors | -6/+0 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -1/+1 |
| 2021-01-20 | Remove flaky test | Joshua Nelson | -6/+0 |
| 2021-01-20 | Force token collection to run when parsing nonterminals | Aaron Hill | -2/+134 |
| 2021-01-20 | Add explanation of None vs Some("") | Rune Tynan | -1/+2 |
| 2021-01-20 | Work around missing -dev packages in solaris docker image. | Mara Bos | -5/+13 |
| 2021-01-20 | Remove StructType entirely and replace it with CtorKind | Rune Tynan | -44/+22 |
| 2021-01-20 | Move StructType to clean, remove it from Unions, make JSON output whether som... | Rune Tynan | -47/+40 |
| 2021-01-20 | Make 'docs' optional | Rune Tynan | -2/+2 |
| 2021-01-20 | Auto merge of #81118 - ojeda:metadata-obj, r=nagisa | bors | -0/+7 |
| 2021-01-20 | Auto merge of #81063 - CraftSpider:jsondocck, r=jyn514 | bors | -812/+466 |
| 2021-01-19 | No longer require unstable for jsondocck, only build it for json tests | Rune Tynan | -7/+12 |
| 2021-01-19 | Auto merge of #79578 - alexcrichton:update-waasi, r=KodrAus | bors | -6/+4 |
| 2021-01-19 | Address review v2 | Rune Tynan | -68/+60 |
| 2021-01-19 | Shift another panic into an exit | Rune Tynan | -2/+1 |
| 2021-01-19 | Address review comments | Rune Tynan | -63/+29 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -812/+504 |
| 2021-01-19 | Fix ICE in mir when evaluating SizeOf on unsized type | Ömer Sinan Ağacan | -0/+75 |
| 2021-01-19 | Auto merge of #81186 - GuillaumeGomez:rollup-y2d04g9, r=GuillaumeGomez | bors | -40/+144 |
| 2021-01-19 | Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157 | Guillaume Gomez | -23/+33 |
| 2021-01-19 | Rollup merge of #81147 - estebank:drop-suggestion, r=varkor | Guillaume Gomez | -17/+96 |
| 2021-01-19 | Rollup merge of #80382 - GuillaumeGomez:search-result-tab-picking, r=Nemo157,... | Guillaume Gomez | -0/+15 |
| 2021-01-19 | Auto merge of #81110 - LeSeulArtichaut:fix-unused-unsafe-label, r=RalfJung | bors | -16/+39 |
| 2021-01-19 | Remove unnecessary `after_run` function | Joshua Nelson | -23/+30 |
| 2021-01-19 | Auto merge of #81103 - zackmdavis:comma_trail, r=davidtwco | bors | -5/+44 |
| 2021-01-19 | Auto merge of #81042 - sasurau4:fix/unclear-error-with-trait, r=estebank | bors | -2/+32 |
| 2021-01-18 | Auto merge of #80707 - oli-obk:stability_hole_const_intrinsics, r=RalfJung | bors | -0/+50 |
| 2021-01-18 | Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAus | bors | -339/+2412 |
| 2021-01-18 | Add tests for resolution changes | Ryan Levick | -0/+30 |
| 2021-01-18 | Add test case for suggestion E0283 | Daiki Ihara | -2/+32 |
| 2021-01-18 | Rollup merge of #81153 - jyn514:linkcheck, r=Manishearth | Ashley Mannix | -10/+1 |
| 2021-01-18 | Rollup merge of #81128 - RalfJung:validation-testing, r=oli-obk | Ashley Mannix | -81/+59 |
| 2021-01-18 | Rollup merge of #81071 - osa1:fix_81006, r=estebank | Ashley Mannix | -0/+24 |
| 2021-01-18 | Rollup merge of #81038 - flip1995:clippyup, r=Manishearth | Ashley Mannix | -248/+2328 |