| Age | Commit message (Expand) | Author | Lines |
| 2019-09-21 | Rollup merge of #64347 - GuillaumeGomez:E0312, r=oli-obk | Mazdak Farrokhzad | -3/+50 |
| 2019-09-21 | Rollup merge of #64342 - glorv:master, r=varkor | Mazdak Farrokhzad | -45/+56 |
| 2019-09-21 | Rollup merge of #64136 - crgl:doc-from-parser-lhs, r=Centril | Mazdak Farrokhzad | -0/+7 |
| 2019-09-21 | Rollup merge of #64010 - c410-f3r:stabilize-attrs-fn, r=Centril | Mazdak Farrokhzad | -204/+93 |
| 2019-09-21 | Auto merge of #64047 - timvermeulen:cmp_min_max_by, r=cuviper | bors | -34/+129 |
| 2019-09-20 | Auto merge of #64584 - nikomatsakis:issue-64477-generator-capture-types, r=eddyb | bors | -55/+260 |
| 2019-09-20 | Auto merge of #64553 - alexcrichton:windows-bash-install-scripts, r=Mark-Simu... | bors | -38/+39 |
| 2019-09-20 | Auto merge of #64498 - estebank:point-at-arg, r=Centril | bors | -371/+499 |
| 2019-09-20 | Auto merge of #64576 - pietroalbini:split-aws-tokens, r=alexcrichton | bors | -7/+10 |
| 2019-09-19 | add comments | Esteban Küber | -0/+8 |
| 2019-09-19 | add a mir-opt test that we don't add the spurious drop | Niko Matsakis | -0/+24 |
| 2019-09-19 | remove duplicated code | Esteban Küber | -9/+0 |
| 2019-09-19 | review comments | Esteban Küber | -2/+2 |
| 2019-09-19 | review comments | Esteban Küber | -18/+33 |
| 2019-09-19 | When possible, suggest fn call | Esteban Küber | -32/+64 |
| 2019-09-19 | Review comment: move to its own method | Esteban Küber | -20/+35 |
| 2019-09-19 | Ignore obligations coming from desugared call spans | Esteban Küber | -289/+195 |
| 2019-09-19 | When possible point at argument causing item obligation failure | Esteban Küber | -513/+674 |
| 2019-09-19 | fix mir-opt tests | Niko Matsakis | -24/+17 |
| 2019-09-19 | whoops, only trigger this path for avoiding DROP, not StorageDead | Niko Matsakis | -8/+8 |
| 2019-09-19 | fix tests for 2018 | Niko Matsakis | -0/+4 |
| 2019-09-19 | Rollup merge of #64613 - alexcrichton:less-doc-copies, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2019-09-19 | Rollup merge of #64611 - alexcrichton:no-libstd-twice, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2019-09-19 | Rollup merge of #64606 - adrianheine:patch-1, r=sfackler | Mazdak Farrokhzad | -1/+1 |
| 2019-09-19 | Rollup merge of #64601 - grovesNL:two-backticks, r=jonas-schievink | Mazdak Farrokhzad | -5/+5 |
| 2019-09-19 | Rollup merge of #64592 - Aaron1011:feature/unreachable-span, r=Centril | Mazdak Farrokhzad | -14/+372 |
| 2019-09-19 | Rollup merge of #63448 - RalfJung:miri-discriminant, r=eddyb | Mazdak Farrokhzad | -27/+253 |
| 2019-09-20 | factor out pluralisation remains after #64280 | gaolei | -45/+56 |
| 2019-09-19 | avoid generating drops for moved operands of calls | Niko Matsakis | -4/+147 |
| 2019-09-19 | rustbuild: Copy crate doc files fewer times | Alex Crichton | -1/+1 |
| 2019-09-19 | rustbuild: Don't package libstd twice | Alex Crichton | -1/+1 |
| 2019-09-19 | make clear that `invalidate` just replaces with `default` | Niko Matsakis | -2/+1 |
| 2019-09-19 | azure: Convert Windows installations scripts to `bash` | Alex Crichton | -38/+39 |
| 2019-09-19 | replace boolean with lazy iteration | Niko Matsakis | -19/+20 |
| 2019-09-19 | Remove unnecessary `mut` in doc example | Adrian Heine né Lang | -1/+1 |
| 2019-09-19 | first determine if the variant is a niche-variant, then compute absolute variant | Ralf Jung | -15/+17 |
| 2019-09-19 | Auto merge of #64545 - nnethercote:ObligForest-more, r=nmatsakis | bors | -118/+139 |
| 2019-09-19 | ci: split aws credentials in two separate users with scoped perms | Pietro Albini | -7/+10 |
| 2019-09-18 | Fix backticks in documentation | Joshua Groves | -5/+5 |
| 2019-09-19 | Rollup merge of #64591 - jamesmunns:grammar-fix, r=jonas-schievink | Mazdak Farrokhzad | -16/+16 |
| 2019-09-19 | Rollup merge of #64566 - ecstatic-morse:generic-dataflow, r=oli-obk | Mazdak Farrokhzad | -0/+514 |
| 2019-09-19 | Rollup merge of #64554 - lqd:polonius_tests4, r=nikomatsakis | Mazdak Farrokhzad | -4/+42 |
| 2019-09-19 | Rollup merge of #64536 - Aaron1011:cargo-crate-type, r=ehuss | Mazdak Farrokhzad | -0/+1 |
| 2019-09-18 | Merge inherent impl blocks for `Diverges | Aaron Hill | -10/+8 |
| 2019-09-18 | Update Cargo | Aaron Hill | -0/+1 |
| 2019-09-18 | Another formatting fix | Aaron Hill | -1/+1 |
| 2019-09-18 | Use 'if let' instead of 'match' | Aaron Hill | -11/+7 |
| 2019-09-18 | Introduce Diverges::always constructor | Aaron Hill | -11/+15 |
| 2019-09-18 | Apply formatting fixes | Aaron Hill | -9/+9 |
| 2019-09-18 | Some formatting cleanup | Aaron Hill | -8/+7 |