| Age | Commit message (Expand) | Author | Lines |
| 2017-11-05 | Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1 | bors | -22/+442 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -2/+2 |
| 2017-11-05 | Auto merge of #45754 - scottmcm:checked-npot, r=dtolnay | bors | -0/+60 |
| 2017-11-05 | Auto merge of #45748 - petrochenkov:short, r=alexcrichton | bors | -1/+1 |
| 2017-11-04 | rustc: Handle some libstd symbole exports better | Alex Crichton | -0/+33 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -2/+67 |
| 2017-11-04 | Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov | bors | -0/+482 |
| 2017-11-04 | Ignoring pretty print for test due to #37199 | David Wood | -0/+2 |
| 2017-11-04 | Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnik | kennytm | -0/+30 |
| 2017-11-04 | Rollup merge of #45639 - LaurentMazare:master, r=petrochenkov | kennytm | -0/+23 |
| 2017-11-03 | Add overflow tests for next_power_of_two | Scott McMurray | -0/+60 |
| 2017-11-04 | Auto merge of #45384 - mikhail-m1:mir_add_false_edges_terminator_kind, r=arielb1 | bors | -0/+278 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -2/+2 |
| 2017-11-03 | Shorten paths to auxiliary files created by tests | Vadim Petrochenkov | -1/+1 |
| 2017-11-03 | Added tests for RFC 2008. | David Wood | -0/+480 |
| 2017-11-03 | Auto merge of #45247 - leodasvacas:implement-auto-trait-syntax, r=nikomatsakis | bors | -10/+143 |
| 2017-11-03 | Fix unsafe auto trait pretty print. | leonardo.yvens | -0/+2 |
| 2017-11-03 | Update pretty test for auto trait syntax. | leonardo.yvens | -3/+1 |
| 2017-11-03 | Parse auto traits the same as traits. | leonardo.yvens | -60/+35 |
| 2017-11-03 | Fix tests and rebase conflict | leonardo.yvens | -0/+6 |
| 2017-11-03 | auto trait future compatibility lint | leonardo.yvens | -0/+43 |
| 2017-11-03 | Add tests for `auto trait`, fix parsing bug | leonardo.yvens | -0/+109 |
| 2017-11-03 | [Syntax Breaking] Rename DefaultImpl to AutoImpl | leonardo.yvens | -8/+8 |
| 2017-11-03 | Add tests for methods listing in rust docs | Guillaume Gomez | -0/+30 |
| 2017-11-03 | Auto merge of #45569 - zackmdavis:unexported_pub_lint, r=petrochenkov | bors | -0/+411 |
| 2017-11-02 | unreachable-pub lint for `pub` items not reachable from crate root | Zack M. Davis | -0/+411 |
| 2017-11-03 | Auto merge of #45484 - oli-obk:lint_names, r=nikomatsakis | bors | -1/+1 |
| 2017-11-02 | fallback to provided signature in the event of a type error | Niko Matsakis | -22/+5 |
| 2017-11-02 | new rules for merging expected/supplied types in closure signatures | Niko Matsakis | -4/+441 |
| 2017-11-03 | Display spans correctly when there are non-half-width characters | Wonwoo Choi | -2/+67 |
| 2017-11-02 | replace Add by tuple | Mikhail Modin | -18/+18 |
| 2017-11-02 | Auto merge of #45409 - tamird:suggest-match-default-bindings, r=nikomatsakis | bors | -14/+52 |
| 2017-11-02 | Auto merge of #45647 - nrc:rls-bugs, r=eddyb | bors | -0/+5 |
| 2017-11-02 | Report lint names in json diagnostics | Oliver Schneider | -1/+1 |
| 2017-11-02 | Auto merge of #45630 - joshleeb:iss35241, r=estebank | bors | -0/+30 |
| 2017-11-02 | change mir stage in test | Mikhail Modin | -7/+7 |
| 2017-11-02 | add one more sample | Mikhail Modin | -6/+68 |
| 2017-11-02 | fix pre binding false edges | Mikhail Modin | -79/+83 |
| 2017-11-02 | fix opt-mir test and remove false edge if no guard | Mikhail Modin | -70/+74 |
| 2017-11-02 | add TerminatorKind::FalseEdges and use it in matches | Mikhail Modin | -0/+208 |
| 2017-11-01 | Remove the redundant span_label. | laurent | -4/+1 |
| 2017-11-01 | Auto merge of #45538 - nikomatsakis:nll-liveness, r=pnkfelix | bors | -2/+629 |
| 2017-11-01 | Auto merge of #45472 - michaelwoerister:incr-comp-caching-base, r=nikomatsakis | bors | -0/+19 |
| 2017-11-01 | Auto merge of #45435 - eddyb:binop-subtype-lhs, r=nikomatsakis | bors | -2/+59 |
| 2017-11-01 | Rollup merge of #45660 - Cldfire:suggest-rename-import, r=estebank | kennytm | -0/+38 |
| 2017-11-01 | Rollup merge of #45650 - michaelwoerister:per-crate-type-symbol-threshold, r=... | kennytm | -2/+12 |
| 2017-11-01 | Rollup merge of #45646 - sinkuu:dead-code-alias-in-pat, r=arielb1 | kennytm | -0/+18 |
| 2017-11-01 | Rollup merge of #45644 - zackmdavis:edit_disallowed_inner_attr_note, r=estebank | kennytm | -2/+1 |
| 2017-10-31 | Add UI test | Cldfire | -0/+38 |
| 2017-11-01 | Improve display of error E0308 for structs | Josh Leeb-du Toit | -0/+30 |