| Age | Commit message (Expand) | Author | Lines |
| 2019-11-26 | Test multiple variants | Joshua Nelson | -0/+2 |
| 2019-11-25 | Add wildcard test for const_if_match | Joshua Nelson | -0/+19 |
| 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 | 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 | 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 | 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 |
| 2019-11-21 | Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centril | bors | -11/+8 |
| 2019-11-21 | Bless remaining test output | Matthew Jasper | -45/+28 |
| 2019-11-21 | Readjust const qualification to detect statics again | Santiago Pastorino | -4/+4 |
| 2019-11-21 | Introduce MIR optimizations for simplifying `x?` on `Result`s. | Mazdak Farrokhzad | -3/+215 |
| 2019-11-21 | Aggregation of drive-by cosmetic changes. | Alexander Regueiro | -11/+8 |
| 2019-11-21 | Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov | bors | -3399/+2272 |
| 2019-11-21 | Rename the cfg attribute from rustdoc to doc | Guillaume Gomez | -1/+1 |
| 2019-11-21 | Stabilize cfg rustdoc | Guillaume Gomez | -16/+15 |
| 2019-11-21 | Rollup merge of #65730 - csmoe:return-lifetime, r=nikomatsakis | Mazdak Farrokhzad | -8/+64 |
| 2019-11-21 | never_type: test interaction with auto traits | Mazdak Farrokhzad | -0/+16 |
| 2019-11-21 | Gate fallback via `#![feature(never_type_fallback)]`. | Mazdak Farrokhzad | -16/+47 |
| 2019-11-21 | Remove `#![feature(never_type)]` from tests. | Mazdak Farrokhzad | -277/+130 |
| 2019-11-20 | debuginfo: Support for std::collections::Hash* in windows debuggers. | MaulingMonkey | -0/+97 |
| 2019-11-20 | Delete ProcessCfgMod | Mark Rousskov | -6/+3 |
| 2019-11-20 | Rollup merge of #66573 - pnkfelix:issue-66568-ignore-reproducible-build-2-on-... | Mazdak Farrokhzad | -0/+1 |
| 2019-11-20 | Rollup merge of #66535 - estebank:issue-62480, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-11-20 | Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister | Mazdak Farrokhzad | -29/+37 |