| Age | Commit message (Expand) | Author | Lines |
| 2020-06-15 | Rollup merge of #73353 - davidtwco:issue-73003-non-structural-match-ty-closur... | Ralf Jung | -1/+28 |
| 2020-06-15 | Rollup merge of #73351 - gnodarse:patch-1, r=ecstatic-morse | Ralf Jung | -8/+24 |
| 2020-06-15 | Rollup merge of #73342 - schteve:master, r=jonas-schievink | Ralf Jung | -2/+2 |
| 2020-06-15 | Rollup merge of #73341 - jonas-schievink:matchdoc, r=davidtwco | Ralf Jung | -271/+271 |
| 2020-06-15 | Rollup merge of #73336 - lzutao:pattern-group, r=sfackler | Ralf Jung | -10/+10 |
| 2020-06-15 | Rollup merge of #72598 - Aaron1011:feature/fnmut-capture-span, r=nikomatsakis | Ralf Jung | -58/+203 |
| 2020-06-15 | Rollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay | Ralf Jung | -2/+8 |
| 2020-06-15 | Rollup merge of #72556 - matthew-mcallister:trait-alias-inherent-impl, r=este... | Ralf Jung | -1/+35 |
| 2020-06-15 | Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakis | Ralf Jung | -103/+729 |
| 2020-06-15 | Rollup merge of #71824 - ecstatic-morse:const-check-post-drop-elab, r=oli-obk | Ralf Jung | -51/+264 |
| 2020-06-14 | Update E0446.md | gnodarse | -8/+24 |
| 2020-06-14 | structural_match: non-structural-match ty closures | David Wood | -1/+28 |
| 2020-06-14 | Fix iterator copied() documentation example code | Steve Heindel | -2/+2 |
| 2020-06-14 | _match.rs: fix module doc comment | Jonas Schievink | -271/+271 |
| 2020-06-14 | Auto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm | bors | -5/+7 |
| 2020-06-14 | Auto merge of #73232 - RalfJung:miri-no-default, r=Mark-Simulacrum | bors | -12/+20 |
| 2020-06-14 | Auto merge of #73188 - mati865:use-preinstalled-msys2, r=pietroalbini | bors | -50/+20 |
| 2020-06-14 | Group Pattern::strip_* method together | Lzu Tao | -10/+10 |
| 2020-06-13 | Add tests for `const_precise_live_drops` | Dylan MacKenzie | -9/+49 |
| 2020-06-13 | Update incorrect error code docs | Dylan MacKenzie | -6/+6 |
| 2020-06-13 | Ensure that `drop_elaboration_and_check_consts` runs for all const items | Dylan MacKenzie | -1/+5 |
| 2020-06-13 | Add MIR phase and query for drop elaboration | Dylan MacKenzie | -10/+48 |
| 2020-06-13 | Add `CheckLiveDrops` pass | Dylan MacKenzie | -0/+126 |
| 2020-06-13 | Add feature gate for precise live drop checking | Dylan MacKenzie | -0/+4 |
| 2020-06-13 | Make `Qualifs` getters public | Dylan MacKenzie | -3/+3 |
| 2020-06-13 | Move `check_op` logic to `ops` module | Dylan MacKenzie | -22/+23 |
| 2020-06-13 | Rollup merge of #73308 - yerke:fix-pretty-asm-rs-test-for-aarch64, r=Amanieu | Dylan DPC | -0/+2 |
| 2020-06-13 | Rollup merge of #73302 - JakobDegen:should-panic-documentation, r=Mark-Simula... | Dylan DPC | -71/+28 |
| 2020-06-13 | Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2020-06-13 | Rollup merge of #73241 - mati865:mingw-libs-order-comment, r=petrochenkov | Dylan DPC | -3/+4 |
| 2020-06-13 | Rollup merge of #73194 - lzutao:INT-patterns, r=dtolnay | Dylan DPC | -139/+139 |
| 2020-06-13 | Rollup merge of #73066 - ecstatic-morse:query-structural-eq2, r=pnkfelix | Dylan DPC | -20/+86 |
| 2020-06-13 | Rollup merge of #72932 - poliorcetics:pattern-contains-behaviour, r=hanna-kruppe | Dylan DPC | -0/+37 |
| 2020-06-13 | Add/update comments about MinGW late_link_args | Mateusz MikuĊa | -3/+4 |
| 2020-06-13 | pretty/asm.rs should only be tested for x86_64 and not AArch64 | Yerkebulan Tulibergenov | -0/+2 |
| 2020-06-13 | Adjusted some doctests in libcore to use `should_panic`. | Jake Degen | -71/+28 |
| 2020-06-13 | Prefer the associated consts for pattern matching error | Lzu Tao | -139/+139 |
| 2020-06-13 | Auto merge of #73277 - RalfJung:miri-caller-location, r=oli-obk | bors | -18/+18 |
| 2020-06-12 | Auto merge of #73262 - wesleywiser:simplifyarmidentity_beta_regression, r=oli... | bors | -62/+87 |
| 2020-06-12 | Make `type_marked_structural` private | Dylan MacKenzie | -2/+1 |
| 2020-06-12 | Use "reflexive equality" in docs | Dylan MacKenzie | -2/+2 |
| 2020-06-12 | Helper method for whether type has structural equality | Dylan MacKenzie | -18/+85 |
| 2020-06-12 | Disable the `SimplifyArmIdentity` pass on beta | Wesley Wiser | -62/+87 |
| 2020-06-12 | fix caller_location intrinsic for Miri | Ralf Jung | -18/+18 |
| 2020-06-12 | Rollup merge of #73236 - GuillaumeGomez:cleanup-e0666, r=Dylan-DPC | Dylan DPC | -7/+11 |
| 2020-06-12 | Rollup merge of #73225 - tmandry:issue-73050, r=oli-obk | Dylan DPC | -10/+13 |
| 2020-06-12 | Rollup merge of #73178 - petrochenkov:explint, r=varkor | Dylan DPC | -26/+146 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -518/+485 |
| 2020-06-12 | x.py: do not build Miri by default | Ralf Jung | -12/+20 |
| 2020-06-12 | Auto merge of #73266 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |