| 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 | -0/+16 |
| 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/+137 |
| 2019-11-26 | Auto merge of #66522 - tmiasko:sanitize-flags, r=alexcrichton | bors | -0/+62 |
| 2019-11-25 | Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkor | bors | -41/+103 |
| 2019-11-25 | Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbini | bors | -0/+33 |
| 2019-11-25 | Rollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC | Pietro Albini | -0/+33 |
| 2019-11-25 | Auto merge of #66682 - estebank:fn-type-err, r=davidtwco | bors | -34/+34 |
| 2019-11-25 | Auto merge of #66669 - petrochenkov:tup2attr, r=matthewjasper | bors | -0/+22 |
| 2019-11-25 | Auto merge of #66671 - matthewjasper:ast-address-of, r=Centril | bors | -1/+382 |
| 2019-11-24 | Fix missing character | Aaron Hill | -1/+1 |
| 2019-11-24 | bug!() on const inference variable in opaque type | Aaron Hill | -0/+72 |
| 2019-11-24 | Improve error message when opaque type is not fully constrained | Aaron Hill | -41/+9 |
| 2019-11-24 | Fix opaque types resulting from projections in function signature | Aaron Hill | -0/+22 |
| 2019-11-24 | Auto merge of #66647 - petrochenkov:nosynt, r=Centril | bors | -224/+39 |
| 2019-11-24 | Add tests for raw_ref_op | Matthew Jasper | -11/+373 |
| 2019-11-24 | Add raw address of expressions to the AST and HIR | Matthew Jasper | -0/+19 |
| 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/+48 |
| 2019-11-24 | Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertj | bors | -30/+45 |
| 2019-11-24 | rustc_plugin: Remove support for syntactic plugins | Vadim Petrochenkov | -224/+39 |
| 2019-11-24 | expand: Fully preserve visibilities on unnamed fields with attributes | Vadim Petrochenkov | -0/+11 |
| 2019-11-24 | def_collector: Do not forget to save indices of fields with multiple attributes | Vadim Petrochenkov | -0/+11 |
| 2019-11-24 | Rollup merge of #66641 - VirrageS:master, r=Centril | Mazdak Farrokhzad | -0/+34 |
| 2019-11-24 | Rollup merge of #64856 - jonhoo:format-temporaries, r=sfackler | Mazdak Farrokhzad | -26/+52 |
| 2019-11-23 | Rework raw ident suggestions | Esteban Küber | -30/+45 |
| 2019-11-23 | Highlight parts of fn in type errors | Esteban Küber | -34/+34 |
| 2019-11-23 | Rollup merge of #66655 - ollie27:rustdoc_extern-private_unstable, r=Guillaume... | Mazdak Farrokhzad | -0/+1 |
| 2019-11-23 | Rollup merge of #66539 - estebank:let-ty, r=Centril | Mazdak Farrokhzad | -348/+662 |
| 2019-11-23 | Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavus | Mazdak Farrokhzad | -16/+15 |
| 2019-11-23 | Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michae... | bors | -0/+97 |
| 2019-11-23 | Add error reporting on nested keywords inside 'enum' definition | Janusz Marcinkiewicz | -0/+34 |
| 2019-11-23 | Auto merge of #66507 - ecstatic-morse:const-if-match, r=oli-obk | bors | -308/+1180 |
| 2019-11-23 | rustdoc: Mark `--extern-private` as unstable | Oliver Middleton | -0/+1 |
| 2019-11-22 | Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obk | Mazdak Farrokhzad | -49/+32 |
| 2019-11-22 | Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkov | Mazdak Farrokhzad | -43/+0 |
| 2019-11-22 | Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkov | Mazdak Farrokhzad | -32/+99 |
| 2019-11-22 | Add support for tracking origins of uninitialized memory | Tomasz Miąsko | -0/+28 |
| 2019-11-22 | Add support for sanitizer recovery | Tomasz Miąsko | -0/+34 |
| 2019-11-22 | PGO: Add regression test for indirect call promotion. | Michael Woerister | -0/+129 |
| 2019-11-22 | PGO: Add test case for branch weights and function call counts recording. | Michael Woerister | -0/+122 |
| 2019-11-22 | Auto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod, r=petrochenkov | bors | -6/+3 |
| 2019-11-22 | Auto merge of #66524 - ecstatic-morse:compiletest-multiple-revisions, r=Centril | bors | -19/+7 |
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -348/+662 |
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -308/+1180 |
| 2019-11-22 | Auto merge of #66282 - Centril:simplify-try, r=oli-obk | bors | -3/+215 |
| 2019-11-21 | Change some tests to use the shorter comment style | Dylan MacKenzie | -17/+6 |
| 2019-11-21 | Fix broken incremental test | Dylan MacKenzie | -2/+1 |