| Age | Commit message (Expand) | Author | Lines |
| 2019-09-19 | rustbuild: Turn down compression on msi installers | Alex Crichton | -1/+1 |
| 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 | rustbuild: Turn down compression on exe installers | Alex Crichton | -3/+3 |
| 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 | add is_async_fn query | csmoe | -0/+19 |
| 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 | Add explanation to type mismatch involving type params and assoc types | Esteban Küber | -23/+181 |
| 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 |
| 2019-09-18 | Make note better when all arms in a `match` diverge | Aaron Hill | -16/+60 |
| 2019-09-19 | Restore whitespace | James Munns | -3/+3 |
| 2019-09-18 | Point at original span when emitting unreachable lint | Aaron Hill | -11/+328 |
| 2019-09-19 | Fix a minor grammar nit, update UI tests | James Munns | -19/+19 |
| 2019-09-19 | Add a comment to `Compiler::compile()`. | Nicholas Nethercote | -3/+9 |
| 2019-09-19 | Add a specialized version of `shallow_resolve()`. | Nicholas Nethercote | -9/+39 |
| 2019-09-18 | Split line to fix tidy | Georg Semmler | -1/+2 |
| 2019-09-19 | Use explicit iteration instead of `all()` in `process_obligation()`. | Nicholas Nethercote | -4/+11 |
| 2019-09-18 | Add more tests | Georg Semmler | -0/+439 |
| 2019-09-18 | don't record all intermediate adjustment types | Niko Matsakis | -6/+47 |
| 2019-09-18 | Rollup merge of #64580 - ehuss:update-books, r=ehuss | Tyler Mandry | -0/+0 |
| 2019-09-18 | Rollup merge of #64578 - max-sixty:22656-lldb-8, r=alexcrichton | Tyler Mandry | -1/+1 |
| 2019-09-18 | Rollup merge of #64532 - ecstatic-morse:dataflow-cursor-get, r=tmandry | Tyler Mandry | -48/+17 |
| 2019-09-18 | Rollup merge of #64348 - arnohaase:pr_documentation_spin_loop_hint, r=alexcri... | Tyler Mandry | -29/+20 |
| 2019-09-18 | Rollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry | Tyler Mandry | -10/+10 |
| 2019-09-18 | Fix bug where `is_call_return_effect_applied` was never set | Dylan MacKenzie | -0/+1 |
| 2019-09-18 | Update books | Eric Huss | -0/+0 |