| Age | Commit message (Expand) | Author | Lines |
| 2020-06-18 | Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakis | Manish Goregaokar | -161/+368 |
| 2020-06-18 | Rollup merge of #71976 - mibac138:let-recovery, r=estebank | Manish Goregaokar | -0/+28 |
| 2020-06-18 | Rollup merge of #71338 - estebank:recursive-impl-trait, r=nikomatsakis | Manish Goregaokar | -99/+179 |
| 2020-06-18 | Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkor | Manish Goregaokar | -2/+2 |
| 2020-06-18 | Auto merge of #73065 - Amanieu:tls-fix, r=oli-obk | bors | -0/+14 |
| 2020-06-15 | make all uses of ty::Error or ConstKind::Error delay a span bug | mark | -2/+2 |
| 2020-06-15 | review comments | Esteban Küber | -25/+25 |
| 2020-06-15 | Expand "recursive opaque type" diagnostic | Esteban Küber | -99/+179 |
| 2020-06-15 | Change E0758 to E0759 to avoid conflict with #72912 | Esteban Küber | -37/+37 |
| 2020-06-15 | small tweaks | Esteban Küber | -25/+16 |
| 2020-06-15 | Register new eror code | Esteban Küber | -4/+15 |
| 2020-06-15 | Use note for requirement source span | Esteban Küber | -35/+75 |
| 2020-06-15 | review comments: wording | Esteban Küber | -54/+54 |
| 2020-06-15 | Tweak wording and add error code | Esteban Küber | -78/+78 |
| 2020-06-15 | Tweak output for overlapping required/captured spans | Esteban Küber | -66/+11 |
| 2020-06-15 | Move overlapping span to a note | Esteban Küber | -45/+69 |
| 2020-06-15 | Reduce verbosity of suggestion message and mention lifetime in label | Esteban Küber | -46/+48 |
| 2020-06-15 | When `'static` is explicit, suggest constraining argument with it | Esteban Küber | -114/+158 |
| 2020-06-15 | Suggest substituting `'static` lifetime in impl/dyn `Trait + 'static` return ... | Esteban Küber | -13/+163 |
| 2020-06-15 | Auto merge of #72357 - ortem:new-dbg-pretty-printers, r=pnkfelix | bors | -302/+392 |
| 2020-06-15 | Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung | bors | -79/+160 |
| 2020-06-15 | Rollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk | Ralf Jung | -32/+35 |
| 2020-06-15 | Rollup merge of #72740 - estebank:recursive-indirection, r=matthewjasper | Ralf Jung | -47/+125 |
| 2020-06-15 | Auto merge of #73367 - RalfJung:rollup-4ewvk9b, r=RalfJung | bors | -56/+624 |
| 2020-06-15 | Rollup merge of #73353 - davidtwco:issue-73003-non-structural-match-ty-closur... | Ralf Jung | -0/+19 |
| 2020-06-15 | Rollup merge of #72598 - Aaron1011:feature/fnmut-capture-span, r=nikomatsakis | Ralf Jung | -5/+70 |
| 2020-06-15 | Rollup merge of #72556 - matthew-mcallister:trait-alias-inherent-impl, r=este... | Ralf Jung | -0/+33 |
| 2020-06-15 | Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakis | Ralf Jung | -42/+453 |
| 2020-06-15 | Rollup merge of #71824 - ecstatic-morse:const-check-post-drop-elab, r=oli-obk | Ralf Jung | -9/+49 |
| 2020-06-15 | Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis | bors | -331/+440 |
| 2020-06-14 | structural_match: non-structural-match ty closures | David Wood | -0/+19 |
| 2020-06-13 | Add tests for `const_precise_live_drops` | Dylan MacKenzie | -9/+49 |
| 2020-06-13 | Rollup merge of #73308 - yerke:fix-pretty-asm-rs-test-for-aarch64, r=Amanieu | Dylan DPC | -0/+2 |
| 2020-06-13 | Don't run test on emscripten which doesn't have threads | Amanieu d'Antras | -0/+1 |
| 2020-06-13 | run const_eval_raw with root_span | Ralf Jung | -4/+4 |
| 2020-06-13 | avoid computing precise span for const_eval query | Ralf Jung | -2/+2 |
| 2020-06-13 | pretty/asm.rs should only be tested for x86_64 and not AArch64 | Yerkebulan Tulibergenov | -0/+2 |
| 2020-06-13 | Prefer the associated consts for pattern matching error | Lzu Tao | -136/+136 |
| 2020-06-12 | Auto merge of #73262 - wesleywiser:simplifyarmidentity_beta_regression, r=oli... | bors | -61/+82 |
| 2020-06-12 | Disable the `SimplifyArmIdentity` pass on beta | Wesley Wiser | -61/+82 |
| 2020-06-12 | Rollup merge of #73225 - tmandry:issue-73050, r=oli-obk | Dylan DPC | -0/+12 |
| 2020-06-12 | Rollup merge of #73178 - petrochenkov:explint, r=varkor | Dylan DPC | -0/+83 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -119/+119 |
| 2020-06-12 | fix const_prop spans and re-bless tests | Ralf Jung | -26/+29 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -2/+23 |
| 2020-06-11 | Use `fn_span` to point to the actual method call | Aaron Hill | -19/+19 |
| 2020-06-12 | Rollup merge of #73195 - ayazhafiz:i/73145, r=estebank | Dylan DPC | -0/+2025 |
| 2020-06-12 | Rollup merge of #73163 - ayushmishra2005:61137-add-long-error-code-e0724, r=d... | Dylan DPC | -0/+1 |
| 2020-06-12 | Rollup merge of #73033 - Amanieu:asm-tls, r=oli-obk | Dylan DPC | -5/+47 |
| 2020-06-11 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -42/+453 |