| Age | Commit message (Expand) | Author | Lines |
| 2019-04-29 | Auto merge of #60006 - nnethercote:json-for-pipelining, r=alexcrichton | bors | -0/+13 |
| 2019-04-30 | In JSON output, emit a directive after metadata is generated. | Nicholas Nethercote | -0/+13 |
| 2019-04-29 | Rollup merge of #60360 - rasendubi:const-labeled-break, r=Centril | Mazdak Farrokhzad | -0/+10 |
| 2019-04-29 | Rollup merge of #60359 - petrochenkov:imperruse, r=estebank | Mazdak Farrokhzad | -0/+34 |
| 2019-04-29 | Rollup merge of #60353 - JohnTitor:add-test, r=Centril | Mazdak Farrokhzad | -0/+26 |
| 2019-04-29 | Auto merge of #60039 - rasendubi:assert-trailing-junk, r=alexcrichton | bors | -0/+84 |
| 2019-04-29 | Auto merge of #60364 - JohnTitor:stabilize-const-needs-drop, r=oli-obk | bors | -2/+0 |
| 2019-04-29 | const-stabilize std::mem::needs_drop | Yuki OKUSHI | -2/+0 |
| 2019-04-28 | Add test case for labeled break in const assignment | Alexey Shmalko | -0/+10 |
| 2019-04-28 | resolve: Consider erroneous imports used to avoid duplicate diagnostics | Vadim Petrochenkov | -0/+34 |
| 2019-04-28 | Update *.stderr files | flip1995 | -1/+101 |
| 2019-04-28 | Add tests | flip1995 | -0/+99 |
| 2019-04-28 | Add test | Yuki OKUSHI | -0/+26 |
| 2019-04-26 | Make "Implementations on Foreign Types" items in sidebar link to specific impls | Dmitry Murzin | -0/+16 |
| 2019-04-26 | Auto merge of #60167 - varkor:tidy-filelength, r=matthewjasper | bors | -0/+4 |
| 2019-04-26 | Rollup merge of #60289 - tmandry:allow-features-include-std, r=cramertj | Mazdak Farrokhzad | -2/+18 |
| 2019-04-26 | Rollup merge of #60284 - varkor:const-param-of-type-param, r=cramertj | Mazdak Farrokhzad | -0/+62 |
| 2019-04-26 | Rollup merge of #60267 - gnzlbg:f16c_target_feature, r=alexcrichton | Mazdak Farrokhzad | -1/+2 |
| 2019-04-26 | Rollup merge of #60183 - tmandry:chalk-builtin-copy-clone, r=scalexm | Mazdak Farrokhzad | -0/+43 |
| 2019-04-26 | Rollup merge of #60134 - GuillaumeGomez:fix-index-page, r=Manishearth | Mazdak Farrokhzad | -0/+3 |
| 2019-04-26 | Rollup merge of #59940 - GuillaumeGomez:rustdoc-test, r=ollie27 | Mazdak Farrokhzad | -0/+25 |
| 2019-04-25 | Add comment explaining restriction | varkor | -4/+10 |
| 2019-04-25 | Make `-Z allow-features` work for stdlib features | Tyler Mandry | -2/+18 |
| 2019-04-25 | ignore-tidy-filelength on all files with greater than 3000 lines | varkor | -0/+4 |
| 2019-04-25 | Auto merge of #59111 - gilescope:generator-better-errors, r=nikomatsakis | bors | -0/+30 |
| 2019-04-25 | Add a test for const parameters with type parameters as types | varkor | -0/+31 |
| 2019-04-25 | Make sure const params with type params don't cause errors without a feature ... | varkor | -0/+25 |
| 2019-04-25 | Improved error message when type must be bound due to generator. | Giles Cope | -0/+30 |
| 2019-04-25 | Add feature-gate for f16c target feature | gnzlbg | -1/+2 |
| 2019-04-25 | Auto merge of #60248 - estebank:macro-comma, r=oli-obk | bors | -7/+23 |
| 2019-04-25 | Rollup merge of #60243 - davidtwco:issue-53249, r=cramertj | Mazdak Farrokhzad | -0/+47 |
| 2019-04-25 | Rollup merge of #60160 - xldenis:fix-overlapping-zero-width-annotation, r=est... | Mazdak Farrokhzad | -18/+9 |
| 2019-04-25 | Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichton | Mazdak Farrokhzad | -41/+48 |
| 2019-04-25 | Rollup merge of #59697 - euclio:label-fixes, r=zackmdavis | Mazdak Farrokhzad | -7/+19 |
| 2019-04-24 | Add guard for missing comma in macro call suggestion | Esteban Küber | -7/+23 |
| 2019-04-25 | Handle common assert! misuses | Alexey Shmalko | -1/+49 |
| 2019-04-24 | chalkify: Add Copy/Clone builtins | Tyler Mandry | -0/+43 |
| 2019-04-24 | Remove useless code and update index page test | Guillaume Gomez | -0/+3 |
| 2019-04-24 | Add test for rustdoc cfg(test) feature | Guillaume Gomez | -0/+25 |
| 2019-04-24 | Add regression test for #53249. | David Wood | -0/+47 |
| 2019-04-24 | Evaluate hair::ExprKind::Use in into | Matthew Jasper | -18/+17 |
| 2019-04-24 | Allow subtyping of the final expression of a constant | Matthew Jasper | -0/+8 |
| 2019-04-24 | Fix ignore-logic for sanitizer run-make tests. | Michael Woerister | -9/+6 |
| 2019-04-24 | Rollup merge of #59739 - cramertj:stabilize, r=withoutboats | Mazdak Farrokhzad | -33/+87 |
| 2019-04-24 | Rollup merge of #56278 - eddyb:mir-debuginfo-proof, r=nikomatsakis | Mazdak Farrokhzad | -27/+27 |
| 2019-04-24 | Auto merge of #58623 - Amanieu:hashbrown3, r=alexcrichton | bors | -3/+3 |
| 2019-04-23 | Stabilize futures_api | Taylor Cramer | -34/+26 |
| 2019-04-23 | Add rustc_allow_const_fn_ptr | Taylor Cramer | -0/+62 |
| 2019-04-24 | Fix test | Amanieu d'Antras | -3/+3 |
| 2019-04-23 | rustc_mir: create the `let` and "remainder" scopes in source order. | Eduard-Mihai Burtescu | -8/+8 |