| Age | Commit message (Expand) | Author | Lines |
| 2019-10-23 | Rollup merge of #65648 - nnethercote:rm-intersect_opt, r=nikomatsakis | Mazdak Farrokhzad | -21/+6 |
| 2019-10-23 | Rollup merge of #65641 - nnethercote:derive-TokenStream-Encodable-Decodable, ... | Mazdak Farrokhzad | -16/+3 |
| 2019-10-23 | Rollup merge of #65583 - eddyb:more-query-like-cross-crate-tables, r=michaelw... | Mazdak Farrokhzad | -93/+74 |
| 2019-10-23 | Rollup merge of #65518 - estebank:i-want-to-break-free, r=eddyb | Mazdak Farrokhzad | -6/+38 |
| 2019-10-23 | Rollup merge of #65479 - SimonSapin:matches, r=alexcrichton | Mazdak Farrokhzad | -0/+29 |
| 2019-10-23 | Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis | Mazdak Farrokhzad | -557/+476 |
| 2019-10-23 | Rollup merge of #65144 - clarfon:moo, r=sfackler | Mazdak Farrokhzad | -0/+42 |
| 2019-10-23 | Rollup merge of #64178 - mati865:clippy, r=scottmcm | Mazdak Farrokhzad | -37/+33 |
| 2019-10-23 | Prevent unnecessary allocation in PathBuf::set_extension. | Mara Bos | -11/+15 |
| 2019-10-23 | UI failures fix | Umesh Kalappa | -2/+5 |
| 2019-10-23 | Account for const generalisation in nll_relate | varkor | -7/+21 |
| 2019-10-23 | debug messages added | Kevyn Grasso | -2/+11 |
| 2019-10-23 | Account for const generalisation in combine | varkor | -3/+15 |
| 2019-10-23 | Add regression test for #62579 | varkor | -0/+23 |
| 2019-10-23 | Add comments | Esteban Küber | -0/+73 |
| 2019-10-23 | Update ui tests | Guillaume Gomez | -1/+2 |
| 2019-10-23 | Add long error explanation for E0587 | Guillaume Gomez | -1/+19 |
| 2019-10-23 | Document guard expressions in `matches!` | Simon Sapin | -1/+4 |
| 2019-10-23 | Add tracking issue for the `matches!` macro | Simon Sapin | -1/+1 |
| 2019-10-23 | Move the `matches!` macro to the prelude | Simon Sapin | -93/+29 |
| 2019-10-23 | Add `core::macros::matches!( $expr, $pat ) -> bool` | Simon Sapin | -4/+94 |
| 2019-10-23 | Auto merge of #57545 - bovinebuddha:object_safe_for_dispatch, r=nikomatsakis | bors | -89/+847 |
| 2019-10-23 | Update ui tests | Guillaume Gomez | -2/+5 |
| 2019-10-23 | Add long error explanation for E0576 | Guillaume Gomez | -1/+25 |
| 2019-10-23 | Auto merge of #65716 - JohnTitor:rollup-fkcr85k, r=JohnTitor | bors | -803/+736 |
| 2019-10-23 | Rollup merge of #65706 - popzxc:add-missing-space, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2019-10-23 | Rollup merge of #65695 - michaelwoerister:fix-self-profiling-work-item-event-... | Yuki Okushi | -6/+6 |
| 2019-10-23 | Rollup merge of #65689 - RalfJung:miri-debug, r=Centril | Yuki Okushi | -2/+2 |
| 2019-10-23 | Rollup merge of #65688 - JohnTitor:add-some-tests, r=Dylan-DPC | Yuki Okushi | -0/+103 |
| 2019-10-23 | Rollup merge of #65686 - yjhmelody:yjhmelody-patch-1, r=Centril | Yuki Okushi | -9/+8 |
| 2019-10-23 | Rollup merge of #65681 - sunfishcode:followup, r=Centril | Yuki Okushi | -13/+24 |
| 2019-10-23 | Rollup merge of #65678 - JohnTitor:add-e0728-explanation, r=GuilliaumeGomez | Yuki Okushi | -5/+88 |
| 2019-10-23 | Rollup merge of #65656 - GuillaumeGomez:option-disable-shortcut, r=Dylan-DPC | Yuki Okushi | -1/+3 |
| 2019-10-23 | Rollup merge of #65617 - newpavlov:patch-2, r=alexcrichton | Yuki Okushi | -4/+4 |
| 2019-10-23 | Rollup merge of #65591 - GuillaumeGomez:long-err-explanation-E0588, r=Dylan-DPC | Yuki Okushi | -6/+33 |
| 2019-10-23 | Rollup merge of #65507 - polyedre:master, r=nikomatsakis | Yuki Okushi | -754/+66 |
| 2019-10-23 | Rollup merge of #65417 - weiznich:more_coherence_tests, r=nikomatsakis | Yuki Okushi | -0/+373 |
| 2019-10-23 | Rollup merge of #64145 - togiberlin:feature/target-features-doc, r=ehuss | Yuki Okushi | -2/+25 |
| 2019-10-23 | Public some types for compiletest_rs | Lzu Tao | -3/+4 |
| 2019-10-22 | Add Cow::is_borrowed and Cow::is_owned | Clar Fon | -0/+42 |
| 2019-10-22 | Update cargo | Eric Huss | -0/+0 |
| 2019-10-22 | Add some documentation | Mark Rousskov | -8/+23 |
| 2019-10-22 | Fix rebase | Esteban Küber | -12/+17 |
| 2019-10-22 | review comments: move code, fix indentation and change span | Esteban Küber | -69/+77 |
| 2019-10-22 | Drive-by formatting | Esteban Küber | -15/+31 |
| 2019-10-22 | Handle projection obligation errors | Esteban Küber | -10/+98 |
| 2019-10-22 | fix compile-fail test | Esteban Küber | -0/+1 |
| 2019-10-22 | Point at associated type for some obligations | Esteban Küber | -41/+93 |
| 2019-10-22 | RFC 2027: "first draft" of implementation | Mathias Blikstad | -105/+847 |
| 2019-10-22 | Update Clippy | flip1995 | -15/+21 |