| Age | Commit message (Expand) | Author | Lines |
| 2019-10-24 | self-profiling: Update measureme to 0.4.0 and use new RAII-based API. | Michael Woerister | -31/+11 |
| 2019-10-24 | self-profiling: Remove unused methods from profiler. | Michael Woerister | -48/+0 |
| 2019-10-23 | Rollup merge of #65704 - RalfJung:exact-size, r=oli-obk | Mazdak Farrokhzad | -5/+9 |
| 2019-10-23 | Rollup merge of #65696 - varkor:nll-chalk-const-generics-issue, r=eddyb | Mazdak Farrokhzad | -30/+98 |
| 2019-10-23 | Rollup merge of #65691 - GuillaumeGomez:2018-edition-E0659, r=Dylan-DPC | Mazdak Farrokhzad | -9/+9 |
| 2019-10-23 | Rollup merge of #65657 - nnethercote:rm-InternedString-properly, r=eddyb | Mazdak Farrokhzad | -364/+246 |
| 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 | Account for const generalisation in nll_relate | varkor | -7/+21 |
| 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 | 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 | 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 | Add some documentation | Mark Rousskov | -8/+23 |
| 2019-10-22 | RFC 2027: "first draft" of implementation | Mathias Blikstad | -105/+847 |
| 2019-10-22 | Update Clippy | flip1995 | -15/+21 |
| 2019-10-22 | Readd some PartialEq and Hash derives used by Clippy | flip1995 | -3/+6 |
| 2019-10-22 | Apply clippy::single_match suggestion | Mateusz Mikuła | -6/+4 |
| 2019-10-22 | Apply clippy::while_let_on_iterator suggestions | Mateusz Mikuła | -2/+1 |
| 2019-10-22 | Apply clippy::redundant_pattern_matching suggestion | Mateusz Mikuła | -1/+1 |
| 2019-10-22 | Apply clippy::needless_return suggestions | Mateusz Mikuła | -23/+23 |
| 2019-10-22 | Add missing space in librustdoc | Igor Aleksanov | -1/+1 |
| 2019-10-22 | Apply clippy::useless_let_if_seq suggestion | Mateusz Mikuła | -5/+4 |
| 2019-10-22 | relax ExactSizeIterator bound on write_bytes: too many iterators don't have t... | Ralf Jung | -5/+9 |
| 2019-10-22 | Target-feature documented as unsafe. rustc book and rustc -C help have been m... | togiberlin | -2/+25 |