| Age | Commit message (Expand) | Author | Lines |
| 2018-06-03 | update the miri submodule | Jorge Aparicio | -2/+2 |
| 2018-06-03 | Auto merge of #51319 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -57/+99 |
| 2018-06-02 | Rollup merge of #51313 - euclio:variant-name-suggestion-fix, r=oli-obk | Mark Simulacrum | -8/+8 |
| 2018-06-02 | Rollup merge of #51312 - frewsxcv:clarify-hash-map-entry-get-mut, r=dtolnay | Mark Simulacrum | -4/+30 |
| 2018-06-02 | Rollup merge of #51306 - kennytm:impl-default-for-mut-str, r=SimonSapin | Mark Simulacrum | -0/+7 |
| 2018-06-02 | Rollup merge of #51297 - GuillaumeGomez:fix-run-but-style, r=QuietMisdreavus | Mark Simulacrum | -3/+6 |
| 2018-06-02 | Rollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin | Mark Simulacrum | -37/+43 |
| 2018-06-02 | Rollup merge of #51143 - Mark-Simulacrum:issue-50826, r=cramertj | Mark Simulacrum | -5/+5 |
| 2018-06-02 | Copy changes from HashMap over to BTreeMap. | Corey Farwell | -2/+15 |
| 2018-06-03 | Auto merge of #50953 - GuillaumeGomez:attributes-in-other-places, r=QuietMisd... | bors | -13/+53 |
| 2018-06-02 | Add a couple lines describing differences between into_mut/get_mut. | Corey Farwell | -0/+9 |
| 2018-06-02 | Add attributes for trait and methods as well | Guillaume Gomez | -13/+53 |
| 2018-06-02 | use type name in E0599 enum variant suggestion | Andy Russell | -8/+8 |
| 2018-06-02 | Fixed typo | Phlosioneer | -1/+1 |
| 2018-06-02 | Clarify the difference between get_mut and into_mut for OccupiedEntry | Phlosioneer | -2/+6 |
| 2018-06-02 | Rollup merge of #51302 - Mark-Simulacrum:rustdoc-fast, r=QuietMisdreavus | Mark Simulacrum | -2/+2 |
| 2018-06-02 | Rollup merge of #51291 - evincarofautumn:master, r=oli-obk | Mark Simulacrum | -5/+5 |
| 2018-06-02 | Rollup merge of #51147 - tmccombs:sliceindex, r=SimonSapin | Mark Simulacrum | -4/+31 |
| 2018-06-02 | Rollup merge of #51124 - frewsxcv:frewsxcv-replace, r=QuietMisdreavus | Mark Simulacrum | -4/+6 |
| 2018-06-02 | Rollup merge of #50919 - frewsxcv:frewsxcv-epsilon, r=steveklabnik | Mark Simulacrum | -2/+10 |
| 2018-06-02 | Rollup merge of #50167 - fintelia:duration-nanos, r=sfackler | Mark Simulacrum | -0/+51 |
| 2018-06-03 | impl Default for &mut str | kennytm | -0/+7 |
| 2018-06-02 | Rustdoc itself no longer requires proc macros to build | Mark Simulacrum | -2/+2 |
| 2018-06-02 | Auto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton | bors | -23/+165 |
| 2018-06-02 | add missing inline's and optimizations | gnzlbg | -4/+11 |
| 2018-06-02 | remove debug_assert in padding_needed_for | gnzlbg | -3/+0 |
| 2018-06-02 | Specify that packed types must derive, not implement, Copy | Mark Simulacrum | -5/+5 |
| 2018-06-02 | Auto merge of #51274 - nikomatsakis:issue-46557-promote-ref-mut, r=eddyb | bors | -5/+211 |
| 2018-06-02 | Fix run button style | Guillaume Gomez | -3/+6 |
| 2018-06-02 | Auto merge of #51015 - nikomatsakis:issue-50672-remove-extern-crate-idiom, r=... | bors | -202/+421 |
| 2018-06-02 | Auto merge of #50554 - clarcharr:from_bool, r=TimNN | bors | -2/+39 |
| 2018-06-02 | Fix typos of 'ambiguous' | Jon Purdy | -5/+5 |
| 2018-06-01 | Reword {ptr,mem}::replace docs. | Corey Farwell | -4/+6 |
| 2018-06-02 | Auto merge of #51270 - nicokoch:issue-51266, r=TimNN | bors | -5/+12 |
| 2018-06-02 | Auto merge of #51287 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -29/+59 |
| 2018-06-01 | Rollup merge of #51272 - steveklabnik:remove_feature_flag, r=QuietMisdreavus | Mark Simulacrum | -2/+0 |
| 2018-06-01 | Rollup merge of #51262 - GuillaumeGomez:add-missing-whitespace, r=QuietMisdre... | Mark Simulacrum | -1/+1 |
| 2018-06-01 | Rollup merge of #51152 - crlf0710:patch-1, r=kennytm | Mark Simulacrum | -1/+1 |
| 2018-06-01 | Rollup merge of #51135 - estebank:sugg-7575, r=oli-obk | Mark Simulacrum | -25/+57 |
| 2018-06-01 | Auto merge of #50108 - Zoxc:sync-gcx, r=mw | bors | -7/+62 |
| 2018-06-01 | Add @ithinuel's tests from #50597 | Clar Charr | -0/+21 |
| 2018-06-01 | Fix ambiguity in Result test | Clar Charr | -2/+4 |
| 2018-06-01 | Add From<bool> for int types | Clar Charr | -0/+14 |
| 2018-06-01 | Auto merge of #51163 - Amanieu:hashmap_layout, r=SimonSapin | bors | -107/+21 |
| 2018-06-01 | Simplify HashMap layout calculation by using Layout | Amanieu d'Antras | -107/+21 |
| 2018-06-01 | Auto merge of #50340 - Emerentius:master, r=alexcrichton | bors | -42/+122 |
| 2018-06-01 | incorporate changes from code review | Emerentius | -38/+46 |
| 2018-06-01 | compacts join code | Emerentius | -30/+14 |
| 2018-06-01 | add more join tests | Emerentius | -0/+22 |
| 2018-06-01 | optimize joining and concatenation for slices | Emerentius | -47/+113 |