| Age | Commit message (Expand) | Author | Lines |
| 2020-04-17 | Rollup merge of #71220 - cuviper:std_or_patterns, r=Mark-Simulacrum | Dylan DPC | -16/+14 |
| 2020-04-17 | Rollup merge of #71206 - RalfJung:dont-try, r=oli-obk | Dylan DPC | -5/+5 |
| 2020-04-17 | Rollup merge of #71182 - JohnTitor:regression-tests, r=Mark-Simulacrum | Dylan DPC | -0/+64 |
| 2020-04-17 | Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obk | Dylan DPC | -11/+126 |
| 2020-04-17 | Rollup merge of #70910 - rakshith-ravi:master, r=cuviper | Dylan DPC | -63/+244 |
| 2020-04-17 | Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomez | Dylan DPC | -1/+59 |
| 2020-04-16 | Rollup merge of #71221 - cuviper:rustdoc_or_patterns, r=Mark-Simulacrum | Dylan DPC | -30/+33 |
| 2020-04-16 | Rollup merge of #71219 - JOE1994:patch-4, r=Mark-Simulacrum | Dylan DPC | -6/+6 |
| 2020-04-16 | Rollup merge of #71211 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-04-16 | Rollup merge of #71197 - ljedrz:unsafe_unused, r=ecstatic-morse | Dylan DPC | -7/+13 |
| 2020-04-16 | Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=... | Dylan DPC | -2/+28 |
| 2020-04-17 | Avoid emitting stderr for now | Yuki Okushi | -24/+2 |
| 2020-04-17 | Add test for issue-67893 | Yuki Okushi | -0/+45 |
| 2020-04-17 | Add test for issue-54067 | Yuki Okushi | -0/+12 |
| 2020-04-17 | Add test for issue-28575 | Yuki Okushi | -0/+20 |
| 2020-04-17 | Add test for issue-24843 | Yuki Okushi | -0/+9 |
| 2020-04-16 | Dogfood or_patterns in rustdoc | Josh Stone | -30/+33 |
| 2020-04-16 | Minor fixes to doc comments of 'VecDequeue' | Youngsuk Kim | -6/+6 |
| 2020-04-16 | Dogfood or_patterns in the standard library | Josh Stone | -16/+14 |
| 2020-04-16 | Auto merge of #71201 - Dylan-DPC:rollup-23202uf, r=Dylan-DPC | bors | -257/+320 |
| 2020-04-16 | comment on the sorting of unused unsafe blocks | ljedrz | -0/+2 |
| 2020-04-16 | Update cargo | Eric Huss | -0/+0 |
| 2020-04-16 | bikeshed | Ralf Jung | -3/+3 |
| 2020-04-16 | Miri error messages: avoid try terminology | Ralf Jung | -5/+5 |
| 2020-04-16 | Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-04-16 | Rollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPC | Dylan DPC | -124/+111 |
| 2020-04-16 | Rollup merge of #71149 - RalfJung:check-const-call, r=eddyb | Dylan DPC | -16/+5 |
| 2020-04-16 | Rollup merge of #71141 - Duddino:master, r=estebank | Dylan DPC | -1/+68 |
| 2020-04-16 | Rollup merge of #70566 - jumbatm:exceeding-bitshifts-constprop, r=RalfJung | Dylan DPC | -115/+133 |
| 2020-04-16 | Auto merge of #70755 - wesleywiser:simplify_locals_2_electric_boogaloo, r=oli... | bors | -154/+319 |
| 2020-04-16 | sort unused unsafe blocks by Span instead of NodeId | ljedrz | -1/+1 |
| 2020-04-16 | Respond to code review feedback | Wesley Wiser | -1/+9 |
| 2020-04-16 | simplify unused unsafe block handling | ljedrz | -7/+11 |
| 2020-04-16 | Clean up E0520 explanation | Guillaume Gomez | -1/+3 |
| 2020-04-16 | test fast path offset reporting | Ralf Jung | -2/+112 |
| 2020-04-16 | switch back to 'bytes' | Ralf Jung | -2/+2 |
| 2020-04-16 | Auto merge of #70831 - sfackler:shrink-future-stack, r=matthewjasper | bors | -25/+40 |
| 2020-04-16 | Auto merge of #71173 - RalfJung:miri, r=RalfJung | bors | -10/+7 |
| 2020-04-16 | Auto merge of #71159 - topecongiro:rustfmt-1.4.14, r=Dylan-DPC | bors | -14/+18 |
| 2020-04-16 | bump Miri | Ralf Jung | -10/+7 |
| 2020-04-15 | Auto merge of #71180 - Dylan-DPC:rollup-pscpg6q, r=Dylan-DPC | bors | -474/+970 |
| 2020-04-16 | Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-04-16 | Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisa | Dylan DPC | -18/+366 |
| 2020-04-16 | Rollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup, r=ollie27 | Dylan DPC | -29/+25 |
| 2020-04-16 | Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27 | Dylan DPC | -419/+403 |
| 2020-04-16 | Rollup merge of #69903 - estebank:icemation, r=oli-obk | Dylan DPC | -5/+173 |
| 2020-04-16 | don't clone types that are copy (clippy::clone_on_copy) | Matthias Krüger | -111/+99 |
| 2020-04-15 | Fix clippy warnings | Matthias Krüger | -13/+12 |
| 2020-04-16 | Inlined everything into a single trait and trait impl | Rakshith Ravi | -126/+141 |
| 2020-04-15 | Auto merge of #71139 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -13/+17 |