| Age | Commit message (Expand) | Author | Lines |
| 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 #69278 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -9/+7 |
| 2020-02-19 | Auto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC | bors | -0/+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 |
| 2020-02-18 | Rollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu | Yuki Okushi | -13/+7 |
| 2020-02-18 | Rollup merge of #67272 - fisherdarling:master, r=varkor,hellow554 | Yuki Okushi | -6/+112 |
| 2020-02-18 | Clean out some default-installed directories | Mark Rousskov | -0/+19 |
| 2020-02-17 | Fix typo in comment | Dylan MacKenzie | -1/+1 |
| 2020-02-17 | Use doc comment for explanation of `shared_borrow_allows_mutation` | Dylan MacKenzie | -9/+9 |
| 2020-02-17 | Add a test for proc macro generating `$ IDENT` | Vadim Petrochenkov | -0/+35 |
| 2020-02-17 | parser: Remove `Option`s from unnormalized tokens | Vadim Petrochenkov | -43/+26 |
| 2020-02-17 | parser: Set previous and unnormalized tokens in couple more places | Vadim Petrochenkov | -7/+9 |
| 2020-02-17 | parser: Do not call `bump` recursively | Vadim Petrochenkov | -52/+38 |
| 2020-02-17 | configure: set LLVM flags with a value | Josh Stone | -3/+3 |
| 2020-02-17 | parse: recover `mut (x @ y)` as `(mut x @ mut y)`. | Mazdak Farrokhzad | -27/+34 |
| 2020-02-17 | Do not emit note suggesting to implement trait to foreign type | LeSeulArtichaut | -77/+17 |
| 2020-02-17 | Update Clippy | Yuki Okushi | -8/+8 |
| 2020-02-17 | Auto merge of #69129 - Centril:macro-legacy-errors, r=petrochenkov | bors | -97/+35 |
| 2020-02-17 | ci: switch macOS builders to 10.15 | Pietro Albini | -24/+5 |
| 2020-02-17 | ast: add a FIXME | Mazdak Farrokhzad | -0/+2 |
| 2020-02-17 | Auto merge of #69226 - JohnTitor:rollup-syn03oj, r=JohnTitor | bors | -158/+185 |
| 2020-02-17 | Rollup merge of #69188 - GuillaumeGomez:clean-up-e0309, r=Dylan-DPC | Yuki Okushi | -9/+13 |
| 2020-02-17 | Rollup merge of #69186 - petrochenkov:kwrules, r=Centril | Yuki Okushi | -6/+9 |
| 2020-02-17 | Rollup merge of #69179 - JohnTitor:rename-to-fnretty, r=Centril | Yuki Okushi | -118/+111 |
| 2020-02-17 | Rollup merge of #69158 - ecstatic-morse:graphviz-diff, r=matthewjasper | Yuki Okushi | -20/+35 |
| 2020-02-17 | Rollup merge of #68701 - amosonn:patch-2, r=RalfJung | Yuki Okushi | -4/+15 |