| Age | Commit message (Expand) | Author | Lines |
| 2021-03-14 | Rollup merge of #82943 - kornelski:threadstdio, r=joshtriplett | Yuki Okushi | -7/+18 |
| 2021-03-14 | Rollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix | Yuki Okushi | -4/+2 |
| 2021-03-14 | Rollup merge of #82798 - jyn514:rustdoc-group, r=Manishearth,GuillaumeGomez | Yuki Okushi | -33/+58 |
| 2021-03-14 | Rollup merge of #82789 - csmoe:issue-82772, r=estebank | Yuki Okushi | -6/+44 |
| 2021-03-14 | Rollup merge of #82617 - camelid:everybody_loops-docs, r=jyn514 | Yuki Okushi | -10/+18 |
| 2021-03-14 | Rollup merge of #82121 - lopopolo:pathbuf-osstring-extend, r=joshtriplett | Yuki Okushi | -0/+86 |
| 2021-03-14 | Rollup merge of #81465 - joshtriplett:duration-formatting-documentation, r=m-... | Yuki Okushi | -0/+11 |
| 2021-03-13 | Document `everybody_loops` | Camelid | -10/+18 |
| 2021-03-13 | Add documentation about formatting `Duration` values | Josh Triplett | -0/+11 |
| 2021-03-13 | Auto merge of #83064 - cjgillot:fhash, r=jackh726 | bors | -20/+18 |
| 2021-03-13 | Auto merge of #83007 - Aaron1011:incr-verify-default, r=Mark-Simulacrum | bors | -11/+18 |
| 2021-03-13 | Always run `incremental_verify_ich` when re-computing query results | Aaron Hill | -11/+18 |
| 2021-03-13 | Auto merge of #83069 - tgnottingham:simplify-query-cache-iter, r=cjgillot | bors | -22/+17 |
| 2021-03-13 | Auto merge of #82891 - cjgillot:monoparent, r=petrochenkov | bors | -54/+177 |
| 2021-03-13 | Auto merge of #82878 - sexxi-goose:repr_packed, r=nikomatsakis | bors | -6/+381 |
| 2021-03-13 | Auto merge of #82760 - WaffleLapkin:unleak_extend_from_within, r=kennytm | bors | -15/+70 |
| 2021-03-13 | Auto merge of #82436 - osa1:issue80258, r=nikomatsakis | bors | -46/+237 |
| 2021-03-13 | Auto merge of #83067 - JohnTitor:rollup-0wo338i, r=JohnTitor | bors | -12279/+15451 |
| 2021-03-12 | rustc_query_system: simplify QueryCache::iter | Tyson Nottingham | -22/+17 |
| 2021-03-13 | Rollup merge of #83059 - notriddle:config-toml-disable-minification, r=Mark-S... | Yuki Okushi | -0/+21 |
| 2021-03-13 | Rollup merge of #83052 - klensy:dep-update, r=Mark-Simulacrum | Yuki Okushi | -15/+8 |
| 2021-03-13 | Rollup merge of #83037 - kubo39:merge-functions-in-llvm-new-pass-manager, r=n... | Yuki Okushi | -2/+6 |
| 2021-03-13 | Rollup merge of #83020 - hi-rustin:rustin-patch-enum, r=lcnr | Yuki Okushi | -1/+17 |
| 2021-03-13 | Rollup merge of #83012 - flip1995:clippyup, r=Manishearth | Yuki Okushi | -12241/+15393 |
| 2021-03-13 | Rollup merge of #82984 - camsteffen:lower-block, r=cjgillot | Yuki Okushi | -20/+6 |
| 2021-03-12 | Auto merge of #83022 - m-ou-se:mem-replace-no-swap, r=nagisa | bors | -3/+9 |
| 2021-03-12 | Make docs-minification default to true | Michael Howell | -0/+1 |
| 2021-03-12 | Make def_key and HIR parenting consistent. | Camille GILLOT | -54/+177 |
| 2021-03-12 | Add a `disable-minification` option for rustdoc | Michael Howell | -0/+20 |
| 2021-03-12 | Auto merge of #83024 - Xanewok:update-rls, r=Dylan-DPC | bors | -0/+0 |
| 2021-03-12 | Clippy: HACK! Fix bootstrap error | flip1995 | -2/+5 |
| 2021-03-12 | Update Cargo.lock | flip1995 | -0/+1 |
| 2021-03-12 | Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup | flip1995 | -12241/+15389 |
| 2021-03-12 | Auto merge of #83030 - nikic:update-llvm, r=nagisa | bors | -0/+36 |
| 2021-03-12 | updated vulnerable deps | klensy | -15/+8 |
| 2021-03-12 | Auto merge of #82422 - petrochenkov:allunst, r=oli-obk | bors | -2/+3 |
| 2021-03-12 | Auto merge of #82935 - henryboisdequin:diagnostic-cleanups, r=estebank | bors | -12/+46 |
| 2021-03-12 | Emit the enum range assumption if the range only contains one element | hi-rustin | -1/+17 |
| 2021-03-12 | Don't show note if `span` is `DUMMY_SP` | Henry Boisdequin | -6/+40 |
| 2021-03-12 | Auto merge of #83042 - JohnTitor:rollup-s8efv94, r=JohnTitor | bors | -176/+377 |
| 2021-03-12 | Rollup merge of #83018 - oli-obk:float_check, r=davidtwco | Yuki Okushi | -2/+23 |
| 2021-03-12 | Rollup merge of #83013 - hyd-dev:cfg-unix-windows, r=bjorn3 | Yuki Okushi | -2/+7 |
| 2021-03-12 | Rollup merge of #83003 - notriddle:rustdoc-index-v3, r=GuillaumeGomez | Yuki Okushi | -42/+74 |
| 2021-03-12 | Rollup merge of #83001 - camelid:gitignore-vim-swap, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2021-03-12 | Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157 | Yuki Okushi | -1/+2 |
| 2021-03-12 | Rollup merge of #82966 - tspiteri:msys2-link, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-03-12 | Rollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa | Yuki Okushi | -0/+2 |
| 2021-03-12 | Rollup merge of #82950 - mockersf:slice-intra-doc-link, r=jyn514 | Yuki Okushi | -63/+64 |
| 2021-03-12 | Rollup merge of #82860 - LeSeulArtichaut:unpretty-thir, r=spastorino | Yuki Okushi | -62/+87 |
| 2021-03-12 | Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpider | Yuki Okushi | -2/+114 |