| Age | Commit message (Expand) | Author | Lines |
| 2020-02-20 | Auto merge of #69256 - nnethercote:misc-inlining, r=Centril | bors | -1/+22 |
| 2020-02-19 | Auto merge of #68988 - Zoxc:query-caches, r=eddyb | bors | -416/+691 |
| 2020-02-19 | Auto merge of #69293 - Dylan-DPC:rollup-imcbvgo, r=Dylan-DPC | bors | -73/+164 |
| 2020-02-19 | Rollup merge of #69284 - jumbatm:openoptions-create-doc, r=Dylan-DPC | Dylan DPC | -8/+4 |
| 2020-02-19 | Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-case, r=pe... | Dylan DPC | -41/+39 |
| 2020-02-19 | Rollup merge of #69248 - jonas-schievink:thumb-fp, r=japaric | Dylan DPC | -0/+3 |
| 2020-02-19 | Rollup merge of #69142 - ehuss:linkcheck-script, r=alexcrichton | Dylan DPC | -0/+113 |
| 2020-02-19 | Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum | Dylan DPC | -24/+5 |
| 2020-02-19 | Auto merge of #69198 - ollie27:rustbuild_rustdoc-js, r=Mark-Simulacrum | bors | -5/+5 |
| 2020-02-19 | Use a constructor function per dep node instead of an enum and a single function | John Kåre Alsaker | -57/+41 |
| 2020-02-19 | Remove support for dep node structs | John Kåre Alsaker | -41/+0 |
| 2020-02-19 | Tune inlining | John Kåre Alsaker | -4/+9 |
| 2020-02-19 | Fix cache hit stats | John Kåre Alsaker | -4/+14 |
| 2020-02-19 | Add a stat for local DefId density | John Kåre Alsaker | -2/+35 |
| 2020-02-19 | Split query stats into its own file | John Kåre Alsaker | -99/+108 |
| 2020-02-19 | Add a `storage` query modifier to override the query cache | John Kåre Alsaker | -20/+53 |
| 2020-02-19 | Add an abstraction for custom query caches | John Kåre Alsaker | -123/+305 |
| 2020-02-19 | Make `try_get_cached` take closures | John Kåre Alsaker | -39/+47 |
| 2020-02-19 | Split query execution into hot and cold paths | John Kåre Alsaker | -103/+155 |
| 2020-02-19 | Auto merge of #69278 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -9/+7 |
| 2020-02-19 | Reword OpenOptions::{create, create_new} doc. | jumbatm | -8/+4 |
| 2020-02-19 | Auto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC | bors | -0/+0 |
| 2020-02-18 | Add `#[rustc_args_required_const]` to `simd_shuffle` tests | Dylan MacKenzie | -20/+32 |
| 2020-02-18 | Remove mention of `simd_shuffle` promotion from comments | Dylan MacKenzie | -9/+7 |
| 2020-02-18 | Remove special case for `simd_shuffle` arg promotion | Dylan MacKenzie | -12/+0 |
| 2020-02-19 | Auto merge of #69113 - ecstatic-morse:unified-dataflow-borrowed, r=wesleywiser | bors | -280/+304 |
| 2020-02-19 | submodules: update clippy from b91ae16e to 2855b214 | Matthias Krüger | -9/+7 |
| 2020-02-19 | Auto merge of #69241 - shahn:checked_add_revert, r=Mark-Simulacrum,lqd | bors | -5/+38 |
| 2020-02-18 | Revert "Remove `checked_add` in `Layout::repeat`" | Sebastian Hahn | -5/+38 |
| 2020-02-18 | Rollup merge of #69236 - Centril:mut-parens-at-recovery, r=estebank | Mazdak Farrokhzad | -27/+34 |
| 2020-02-18 | Rollup merge of #69217 - LeSeulArtichaut:remove-lint-impl-op, r=estebank | Mazdak Farrokhzad | -77/+17 |
| 2020-02-18 | Rollup merge of #69211 - petrochenkov:prevtok, r=Centril | Mazdak Farrokhzad | -82/+88 |
| 2020-02-18 | Rollup merge of #69194 - Centril:assoc-extern-fuse, r=petrochenkov | Mazdak Farrokhzad | -714/+1314 |
| 2020-02-18 | Rollup merge of #69159 - estebank:use-appropriate-lt-name, r=ecstatic-morse | Mazdak Farrokhzad | -13/+71 |
| 2020-02-18 | Rollup merge of #69146 - matthewjasper:literal-qualif, r=eddyb | Mazdak Farrokhzad | -23/+52 |
| 2020-02-18 | Auto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r=Dylan-DPC | bors | -137/+358 |
| 2020-02-18 | Update cargo | Eric Huss | -0/+0 |
| 2020-02-18 | Rollup merge of #69233 - GuillaumeGomez:cleanup-e0310, r=Dylan-DPC | Dylan DPC | -4/+9 |
| 2020-02-18 | Rollup merge of #69205 - JohnTitor:allow-whitespaces, r=Mark-Simulacrum | Dylan DPC | -9/+2 |
| 2020-02-18 | Rollup merge of #69200 - jonas-schievink:yield-print, r=eddyb,Zoxc | Dylan DPC | -9/+9 |
| 2020-02-18 | Rollup merge of #69192 - JohnTitor:add-tests, r=Centril | Dylan DPC | -0/+159 |
| 2020-02-18 | Rollup merge of #69181 - skinny121:const-eval-return, r=oli-obk | Dylan DPC | -115/+179 |
| 2020-02-18 | Auto merge of #69234 - JohnTitor:clippy-up, r=JohnTitor | bors | -8/+8 |
| 2020-02-18 | Clean up E0310 explanation | Guillaume Gomez | -4/+9 |
| 2020-02-18 | Rollup merge of #69252 - Mark-Simulacrum:disk-try, r=pietroalbini | Yuki Okushi | -0/+19 |
| 2020-02-18 | Rollup merge of #69249 - LeSeulArtichaut:stabilize-logs-consts, r=sfackler | Yuki Okushi | -4/+4 |
| 2020-02-18 | Rollup merge of #69244 - cuviper:llvm-flags, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2020-02-18 | Rollup merge of #69223 - spunit262:empty-string-gdb-version, r=Dylan-DPC | Yuki Okushi | -0/+1 |
| 2020-02-18 | Rollup merge of #69175 - estebank:shall-not-ice, r=petrochenkov | Yuki Okushi | -3/+18 |
| 2020-02-18 | Rollup merge of #68767 - kubo39:patch-macos, r=shepmaster | Yuki Okushi | -2/+3 |