| Age | Commit message (Expand) | Author | Lines |
| 2020-06-23 | Rollup merge of #73587 - marmeladema:hir-id-ification-final, r=petrochenkov | Manish Goregaokar | -242/+257 |
| 2020-06-23 | Rollup merge of #73523 - jyn514:everybody_loops, r=ecstatic-morse | Manish Goregaokar | -2/+11 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -84/+240 |
| 2020-06-23 | Rollup merge of #73244 - ecstatic-morse:validate-generator-mir, r=tmandry | Manish Goregaokar | -56/+213 |
| 2020-06-23 | Rollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC | Manish Goregaokar | -0/+2 |
| 2020-06-23 | Rollup merge of #72780 - GuillaumeGomez:enforce-doc-alias-check, r=ollie27 | Manish Goregaokar | -0/+57 |
| 2020-06-23 | Auto merge of #73643 - Manishearth:rollup-68dr8fz, r=Manishearth | bors | -1578/+3091 |
| 2020-06-23 | Rollup merge of #73590 - davidtwco:bootstrap-fix-config-env-var, r=Mark-Simul... | Manish Goregaokar | -5/+9 |
| 2020-06-23 | Rollup merge of #73572 - JOE1994:patch-4, r=jonas-schievink | Manish Goregaokar | -3/+3 |
| 2020-06-23 | Rollup merge of #73567 - adetaylor:extern-doc-fix, r=dtolnay | Manish Goregaokar | -2/+10 |
| 2020-06-23 | Rollup merge of #73515 - christianpoveda:livedrop-diagnostics, r=oli-obk | Manish Goregaokar | -24/+120 |
| 2020-06-23 | Rollup merge of #73496 - estebank:opaque-missing-lts-in-fn-3, r=nikomatsakis | Manish Goregaokar | -79/+367 |
| 2020-06-23 | Rollup merge of #73472 - GuillaumeGomez:cleanup-e0689, r=Dylan-DPC | Manish Goregaokar | -8/+11 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -201/+358 |
| 2020-06-23 | Rollup merge of #72493 - nikomatsakis:move-leak-check, r=matthewjasper | Manish Goregaokar | -1250/+2143 |
| 2020-06-23 | Rollup merge of #72271 - rakshith-ravi:master, r=varkor | Manish Goregaokar | -6/+70 |
| 2020-06-22 | Updated query for num_counters to compute from max index | Rich Kadel | -4/+27 |
| 2020-06-23 | Auto merge of #73635 - Dylan-DPC:rollup-b4wbp42, r=Dylan-DPC | bors | -114/+176 |
| 2020-06-22 | using "mir_body" (vs "body") in InstrumentCoverage | Rich Kadel | -2/+2 |
| 2020-06-22 | PR no longer requires u32 impl TypeFoldable | Rich Kadel | -1/+0 |
| 2020-06-22 | moves coverage data computation from pass to query | Rich Kadel | -56/+56 |
| 2020-06-23 | Rollup merge of #73610 - GuillaumeGomez:cleanup-e0699, r=Dylan-DPC | Dylan DPC | -2/+4 |
| 2020-06-23 | Rollup merge of #73600 - Aaron1011:fix/move-in-macro, r=ecstatic-morse | Dylan DPC | -2/+34 |
| 2020-06-23 | Rollup merge of #73586 - RalfJung:switch-ty, r=oli-obk | Dylan DPC | -10/+18 |
| 2020-06-23 | Rollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas-schievink | Dylan DPC | -40/+32 |
| 2020-06-23 | Rollup merge of #73575 - dario23:typo-errorcodes-doc, r=matthewjasper | Dylan DPC | -1/+1 |
| 2020-06-23 | Rollup merge of #73495 - Lucretiel:wasi-io-impls, r=sfackler | Dylan DPC | -56/+49 |
| 2020-06-23 | Rollup merge of #71756 - carstenandrich:master, r=dtolnay | Dylan DPC | -3/+38 |
| 2020-06-23 | Auto merge of #73007 - yoshuawuyts:socketaddr-from-string-u16, r=sfackler | bors | -0/+8 |
| 2020-06-22 | review comments | Esteban Küber | -4/+6 |
| 2020-06-22 | Address remaining feedback items | Rich Kadel | -28/+5 |
| 2020-06-22 | implemented query for coverage data | Rich Kadel | -13/+25 |
| 2020-06-22 | Auto merge of #73594 - Aaron1011:revert/move-fn-self-msg, r=Manishearth | bors | -736/+108 |
| 2020-06-22 | cite issue 73154 | Niko Matsakis | -6/+6 |
| 2020-06-22 | fix subtle bug in NLL type checker | Niko Matsakis | -61/+472 |
| 2020-06-22 | WIP bless test and compare-mode=nll | Niko Matsakis | -101/+186 |
| 2020-06-22 | add new coherence tests and update the documentation | Niko Matsakis | -4/+53 |
| 2020-06-22 | add new tests from MCP and the tracking issue | Niko Matsakis | -0/+197 |
| 2020-06-22 | remove `leak_check` from the outlives predicate evaluations | Niko Matsakis | -5/+2 |
| 2020-06-22 | remove leak-check from project | Niko Matsakis | -87/+132 |
| 2020-06-22 | remove snapshot calls from "match" operations during select | Niko Matsakis | -188/+138 |
| 2020-06-22 | Stop using old version of `syn` in `rustc-workspace-hack` | Aaron Hill | -3/+4 |
| 2020-06-22 | Re-enable Clippy tests | Aaron Hill | -4/+1 |
| 2020-06-22 | Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma... | Aaron Hill | -729/+103 |
| 2020-06-22 | Auto merge of #73415 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-06-22 | upcasting traits requires only that things become more general | Niko Matsakis | -40/+12 |
| 2020-06-22 | move leak-check to during coherence, candidate eval | Niko Matsakis | -576/+511 |
| 2020-06-22 | rewrite leak check to be based on universes | Niko Matsakis | -319/+571 |
| 2020-06-22 | Revert "modify leak-check to track only outgoing edges from placeholders" | Niko Matsakis | -219/+201 |
| 2020-06-22 | modify leak-check to track only outgoing edges from placeholders | Niko Matsakis | -201/+219 |