| Age | Commit message (Expand) | Author | Lines |
| 2018-06-01 | Auto merge of #51171 - faern:const-bswap-ctpop-cttz-ctlz, r=oli-obk | bors | -0/+23 |
| 2018-05-31 | Auto merge of #51096 - matthewjasper:reverse-normalization-bounds, r=nikomats... | bors | -0/+75 |
| 2018-05-31 | Rollup merge of #51146 - dlrobertson:fix_51102, r=estebank | Guillaume Gomez | -0/+72 |
| 2018-05-31 | Register outlives predicates from queries the right way around. | Matthew Jasper | -0/+75 |
| 2018-05-31 | Make short-error format GNU compatible | Guillaume Gomez | -2/+2 |
| 2018-05-31 | Stabilize short error format | Guillaume Gomez | -1/+1 |
| 2018-05-31 | Add test for intrinsics::bswap | Linus Färnstrand | -0/+23 |
| 2018-05-31 | Auto merge of #51235 - nikomatsakis:issue-51117-borrowck-implicit-deref, r=eddyb | bors | -0/+52 |
| 2018-05-31 | typeck: Do not pass the field check on field error | Dan Robertson | -0/+72 |
| 2018-05-31 | change `PointerKind::Implicit` to a note | Niko Matsakis | -0/+52 |
| 2018-05-31 | Auto merge of #51182 - eddyb:not-just-visibility, r=nikomatsakis | bors | -26/+28 |
| 2018-05-31 | Auto merge of #51220 - nikomatsakis:issue-51008-false-positive-lifetime-must-... | bors | -0/+50 |
| 2018-05-30 | Auto merge of #51215 - eddyb:visit-for-a-lifetime, r=nikomatsakis | bors | -1/+17 |
| 2018-05-30 | also reset anon-param-mode for `fn()` types | Niko Matsakis | -0/+25 |
| 2018-05-30 | reset the "anonymous lifetime mode" for parenthesized where clauses | Niko Matsakis | -0/+25 |
| 2018-05-30 | rustc: use syntactic (instead of visibility) source info where appropriate. | Eduard-Mihai Burtescu | -26/+28 |
| 2018-05-30 | rustc: don't visit lifetime parameters through visit_lifetime. | Eduard-Mihai Burtescu | -1/+17 |
| 2018-05-30 | Suggest using `as_ref` on some borrow errors [hack] | Esteban Küber | -0/+72 |
| 2018-05-30 | Auto merge of #50880 - glandium:oom, r=SimonSapin | bors | -7/+7 |
| 2018-05-30 | Auto merge of #51017 - estebank:crate-name-in-path, r=michaelwoerister | bors | -0/+67 |
| 2018-05-29 | Review feedback: Adding test cases suggested by arielb1. | Felix S. Klock II | -0/+146 |
| 2018-05-29 | Tests illustrating the bug fixes for #27282 and #24535. | Felix S. Klock II | -0/+211 |
| 2018-05-29 | Test update: Fallout from ReadForMatch statements + changes to codegen under ... | Felix S. Klock II | -112/+125 |
| 2018-05-29 | rust-lang/rust#41962 has a new error with my new code. Incorporate that into ... | Felix S. Klock II | -8/+16 |
| 2018-05-30 | Pass a `Layout` to `oom` | Mike Hommey | -7/+7 |
| 2018-05-29 | Auto merge of #50475 - csmoe:debr, r=nikomatsakis | bors | -15/+15 |
| 2018-05-28 | change to 0-based indices | Niko Matsakis | -15/+15 |
| 2018-05-28 | Add test for reexported crate names | Esteban Küber | -0/+67 |
| 2018-05-28 | Auto merge of #50521 - gnzlbg:simd_float, r=alexcrichton | bors | -4/+1801 |
| 2018-05-28 | Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth | bors | -28/+218 |
| 2018-05-28 | Auto merge of #50612 - Zoxc:thin-slice, r=michaelwoerister | bors | -1/+1 |
| 2018-05-27 | Auto merge of #48309 - mark-i-m:anon_param_lint, r=nikomatsakis | bors | -4/+67 |
| 2018-05-27 | Make anon params lint warn-by-default | Mark Mansi | -4/+67 |
| 2018-05-27 | Make &Slice a thin pointer | John Kåre Alsaker | -1/+1 |
| 2018-05-27 | Address comments in pull request #51084. | Simon Martin | -1/+10 |
| 2018-05-27 | Auto merge of #51084 - simartin:issue_51022, r=estebank | bors | -0/+12 |
| 2018-05-27 | Ensure every unstable feature has a tracking issue. | kennytm | -13/+13 |
| 2018-05-27 | Auto merge of #51075 - estebank:and_the_case_of_the_confusable_float_exponent... | bors | -1/+27 |
| 2018-05-27 | Auto merge of #51066 - est31:master, r=sfackler | bors | -2/+2 |
| 2018-05-27 | Issue #51022: Improve E0131 message when lifetimes are involved. | Simon Martin | -0/+12 |
| 2018-05-26 | Fix test | Esteban Küber | -7/+7 |
| 2018-05-26 | Point to the current box syntax tracking issue | est31 | -2/+2 |
| 2018-05-26 | Rollup merge of #51057 - pnkfelix:issue-51025-make-ui-tests-robust-wrt-nll, r... | Mark Simulacrum | -362/+725 |
| 2018-05-26 | Rollup merge of #51049 - varkor:break-while-condition, r=nikomatsakis | Mark Simulacrum | -0/+82 |
| 2018-05-26 | Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkov | bors | -0/+43 |
| 2018-05-26 | Auto merge of #51082 - kennytm:rollup, r=kennytm | bors | -11/+75 |
| 2018-05-26 | Rollup merge of #51073 - dtolnay:empty, r=alexcrichton | kennytm | -4/+4 |
| 2018-05-26 | Rollup merge of #51070 - est31:fix_break_const_ice, r=estebank | kennytm | -0/+61 |
| 2018-05-26 | Rollup merge of #51059 - oberien:patch-1, r=nikomatsakis | kennytm | -0/+7 |
| 2018-05-26 | Rollup merge of #50987 - estebank:underline-multiple-suggestions, r=petrochencov | kennytm | -7/+3 |