| Age | Commit message (Expand) | Author | Lines |
| 2021-01-22 | Remove special casing of rustdoc in rustc_lint | Joshua Nelson | -11/+3 |
| 2021-01-21 | Auto merge of #81122 - tmiasko:no-drop, r=davidtwco | bors | -41/+20 |
| 2021-01-21 | Auto merge of #81240 - JohnTitor:rollup-ieaz82a, r=JohnTitor | bors | -86/+256 |
| 2021-01-21 | Rollup merge of #81219 - joshtriplett:temp_dir-docs, r=sfackler | Yuki Okushi | -6/+9 |
| 2021-01-21 | Rollup merge of #81187 - eltociear:patch-6, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2021-01-21 | Rollup merge of #81185 - osa1:fix_80742, r=oli-obk | Yuki Okushi | -4/+82 |
| 2021-01-21 | Rollup merge of #81184 - jyn514:combine-after, r=CraftSpider | Yuki Okushi | -23/+30 |
| 2021-01-21 | Rollup merge of #81179 - CPerezz:fix_interal_doc_warns, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-01-21 | Rollup merge of #81178 - tmiasko:no-landing-pads, r=oli-obk | Yuki Okushi | -24/+9 |
| 2021-01-21 | Rollup merge of #81046 - rylev:unknown-external-crate, r=estebank | Yuki Okushi | -8/+51 |
| 2021-01-21 | Rollup merge of #80601 - steffahn:improve_format_string_grammar, r=m-ou-se | Yuki Okushi | -4/+5 |
| 2021-01-21 | Rollup merge of #80429 - JulianKnodt:ob_forest, r=Mark-Simulacrum | Yuki Okushi | -0/+31 |
| 2021-01-21 | Rollup merge of #80172 - camelid:prelude-docs-consistent-punct, r=steveklabnik | Yuki Okushi | -15/+15 |
| 2021-01-21 | Rollup merge of #79655 - pickfire:visual-vec, r=m-ou-se | Yuki Okushi | -0/+22 |
| 2021-01-21 | Auto merge of #80958 - bstrie:deptbdnums, r=KodrAus | bors | -98/+241 |
| 2021-01-21 | Auto merge of #81231 - jyn514:flaky-test-2, r=Mark-Simulacrum | bors | -6/+0 |
| 2021-01-21 | Remove link to current section | Ivan Tham | -2/+1 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -98/+241 |
| 2021-01-20 | Remove flaky test | Joshua Nelson | -6/+0 |
| 2021-01-20 | Auto merge of #81229 - m-ou-se:solaris-workaround, r=pietroalbini | bors | -5/+13 |
| 2021-01-20 | Work around missing -dev packages in solaris docker image. | Mara Bos | -5/+13 |
| 2021-01-20 | Document security implications of std::env::temp_dir | Josh Triplett | -6/+9 |
| 2021-01-20 | Add more details explaning the Vec visualization | Ivan Tham | -20/+22 |
| 2021-01-20 | Add Vec visualization to understand capacity | Ivan Tham | -0/+21 |
| 2021-01-20 | Auto merge of #81118 - ojeda:metadata-obj, r=nagisa | bors | -4/+23 |
| 2021-01-20 | Auto merge of #81063 - CraftSpider:jsondocck, r=jyn514 | bors | -816/+504 |
| 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 | -28/+82 |
| 2021-01-19 | Address review v2 | Rune Tynan | -68/+60 |
| 2021-01-19 | Auto merge of #80957 - tgnottingham:direct_serialize_depgraph, r=michaelwoeri... | bors | -170/+328 |
| 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 | -816/+542 |
| 2021-01-19 | Add SpecFromIter ref in the comments directly | CPerezz | -3/+1 |
| 2021-01-19 | Auto merge of #79705 - ijackson:bufwriter-disassemble, r=m-ou-se | bors | -0/+99 |
| 2021-01-19 | Fix ICE in mir when evaluating SizeOf on unsized type | Ömer Sinan Ağacan | -4/+82 |
| 2021-01-19 | Fix typo in counters.rs | Ikko Ashimine | -1/+1 |
| 2021-01-19 | Auto merge of #81186 - GuillaumeGomez:rollup-y2d04g9, r=GuillaumeGomez | bors | -182/+166 |
| 2021-01-19 | Rollup merge of #81168 - soniasingla:doc/sonia, r=jonas-schievink | Guillaume Gomez | -2/+2 |
| 2021-01-19 | Rollup merge of #81166 - RalfJung:debug-assert-comments, r=Mark-Simulacrum | Guillaume Gomez | -3/+0 |
| 2021-01-19 | Rollup merge of #81164 - eltociear:patch-5, r=jonas-schievink | Guillaume Gomez | -1/+1 |
| 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 | -27/+107 |
| 2021-01-19 | Rollup merge of #81115 - ssomers:btree_drainy_refactor_4, r=Mark-Simulacrum | Guillaume Gomez | -121/+8 |
| 2021-01-19 | Rollup merge of #81112 - m-ou-se:alloc-std-ops-reexport, r=KodrAus | Guillaume Gomez | -5/+0 |
| 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 | -24/+48 |
| 2021-01-19 | Remove unnecessary `after_run` function | Joshua Nelson | -23/+30 |
| 2021-01-19 | Auto merge of #81169 - dylni:fix-soundness-issue-for-replace-range, r=KodrAus | bors | -6/+70 |
| 2021-01-18 | Fix soundness issue for `replace_range` and `range` | dylni | -6/+70 |