| Age | Commit message (Expand) | Author | Lines |
| 2019-11-27 | Add async fn test for #66695 | Matthew Jasper | -0/+24 |
| 2019-11-26 | Record temporary static references in generator witnesses | Matthew Jasper | -10/+45 |
| 2019-11-26 | Auto merge of #66776 - Mark-Simulacrum:revert-try-breakage, r=Mark-Simulacrum | bors | -10/+59 |
| 2019-11-26 | Revert "DO NOT MERGE: enable windows try builder" | Mark Rousskov | -10/+59 |
| 2019-11-26 | Auto merge of #66631 - michaelwoerister:additional-pgo-tests, r=alexcrichton | bors | -0/+251 |
| 2019-11-26 | PGO: Make branch-weights regression test more robust. | Michael Woerister | -10/+10 |
| 2019-11-26 | Auto merge of #66561 - TimoFreiberg:trait-name-report, r=estebank | bors | -7/+176 |
| 2019-11-26 | Auto merge of #66522 - tmiasko:sanitize-flags, r=alexcrichton | bors | -32/+215 |
| 2019-11-25 | Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkor | bors | -47/+226 |
| 2019-11-25 | Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbini | bors | -289/+251 |
| 2019-11-25 | Auto merge of #66748 - ehuss:update-cargo-books, r=alexcrichton | bors | -0/+1 |
| 2019-11-25 | Update cargo, rls, books. | Eric Huss | -0/+1 |
| 2019-11-25 | Rollup merge of #66698 - petrochenkov:tidywarn, r=Mark-Simulacrum | Pietro Albini | -1/+0 |
| 2019-11-25 | Rollup merge of #66694 - RalfJung:panic-comments, r=Dylan-DPC | Pietro Albini | -6/+7 |
| 2019-11-25 | Rollup merge of #66684 - mark-i-m:error-reporting-cleanup, r=davidtwco | Pietro Albini | -22/+21 |
| 2019-11-25 | Rollup merge of #66678 - GuillaumeGomez:remove-useless-error-index-line, r=Dy... | Pietro Albini | -1/+0 |
| 2019-11-25 | Rollup merge of #66569 - pietroalbini:gha-1, r=alexcrichton | Pietro Albini | -248/+154 |
| 2019-11-25 | Rollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC | Pietro Albini | -10/+68 |
| 2019-11-25 | Rollup merge of #65613 - Mark-Simulacrum:rustdoc-preserve-ws, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2019-11-25 | Auto merge of #66682 - estebank:fn-type-err, r=davidtwco | bors | -45/+238 |
| 2019-11-25 | Auto merge of #66279 - cjgillot:hashstable, r=Zoxc | bors | -427/+199 |
| 2019-11-25 | Auto merge of #66669 - petrochenkov:tup2attr, r=matthewjasper | bors | -13/+55 |
| 2019-11-25 | Auto merge of #66671 - matthewjasper:ast-address-of, r=Centril | bors | -141/+678 |
| 2019-11-24 | Auto merge of #66540 - nnethercote:SmallVec-Candidate-match_pairs, r=matthewj... | bors | -4/+6 |
| 2019-11-24 | Update for ConstKind refactor | Aaron Hill | -1/+1 |
| 2019-11-24 | Add example and extra documentation | Aaron Hill | -0/+32 |
| 2019-11-24 | Fix missing character | Aaron Hill | -1/+1 |
| 2019-11-24 | bug!() on const inference variable in opaque type | Aaron Hill | -1/+81 |
| 2019-11-24 | Also fix lifetimes and consts in opaque types | Aaron Hill | -2/+15 |
| 2019-11-24 | Improve error message when opaque type is not fully constrained | Aaron Hill | -46/+21 |
| 2019-11-24 | Fix opaque types resulting from projections in function signature | Aaron Hill | -1/+80 |
| 2019-11-24 | Auto merge of #66647 - petrochenkov:nosynt, r=Centril | bors | -522/+56 |
| 2019-11-24 | Add tests for raw_ref_op | Matthew Jasper | -11/+373 |
| 2019-11-24 | Parse and feature gate raw address of expressions | Matthew Jasper | -2/+8 |
| 2019-11-24 | Add raw address of expressions to the AST and HIR | Matthew Jasper | -139/+308 |
| 2019-11-24 | fixup! Lowercase diagnostic message label | Timo Freiberg | -1/+1 |
| 2019-11-24 | fixup! Add negative tests where the diagnostic message would be wrong | Timo Freiberg | -14/+103 |
| 2019-11-24 | Add version mismatch help message for unimplemented trait | Timo Freiberg | -7/+87 |
| 2019-11-24 | Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertj | bors | -34/+63 |
| 2019-11-24 | tidy: Remove unused import | Vadim Petrochenkov | -1/+0 |
| 2019-11-24 | make comment compile | Ralf Jung | -2/+1 |
| 2019-11-24 | expand type info on __rust_start_panic | Ralf Jung | -0/+2 |
| 2019-11-24 | Auto merge of #66393 - ssomers:hash_benches, r=dtolnay | bors | -21/+52 |
| 2019-11-24 | panicking comments | Ralf Jung | -5/+5 |
| 2019-11-24 | rustc_plugin: Remove support for syntactic plugins | Vadim Petrochenkov | -522/+56 |
| 2019-11-24 | expand: Fully preserve visibilities on unnamed fields with attributes | Vadim Petrochenkov | -4/+37 |
| 2019-11-24 | def_collector: Do not forget to save indices of fields with multiple attributes | Vadim Petrochenkov | -9/+18 |
| 2019-11-24 | Auto merge of #66322 - lzutao:consistent-result-map_or_else, r=dtolnay | bors | -4/+6 |
| 2019-11-23 | review comments: remove unnecessary `&str` to `String` conversions | Esteban Küber | -22/+22 |
| 2019-11-24 | Rollup merge of #66659 - Centril:fix-bench, r=Mark-Simulacrum | Mazdak Farrokhzad | -65/+63 |