| Age | Commit message (Expand) | Author | Lines |
| 2016-09-15 | Auto merge of #35992 - SimonSapin:rc-arc-ptr-eq, r=alexcrichton | bors | -0/+34 |
| 2016-09-15 | Add std::ptr::eq, for referential equality of &T references. | Simon Sapin | -0/+34 |
| 2016-09-15 | Auto merge of #36491 - Manishearth:rollup, r=Manishearth | bors | -8/+32 |
| 2016-09-15 | Rollup merge of #36454 - bluss:slice-primitive-index, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2016-09-15 | Rollup merge of #36384 - petrochenkov:derclone, r=alexcrichton | Manish Goregaokar | -4/+28 |
| 2016-09-15 | Auto merge of #36372 - sfackler:sum-prod-overflow, r=alexcrichton | bors | -14/+10 |
| 2016-09-14 | core: Use primitive indexing in slice's Index/IndexMut | Ulrik Sverdrup | -4/+4 |
| 2016-09-14 | Rollup merge of #36396 - athulappadan:Default-docs, r=bluss | Guillaume Gomez | -0/+10 |
| 2016-09-14 | Rollup merge of #36363 - GuillaumeGomez:add_urls, r=steveklabnik | Guillaume Gomez | -89/+160 |
| 2016-09-13 | Auto merge of #36041 - ahmedcharles:try, r=nrc | bors | -2/+2 |
| 2016-09-13 | Auto merge of #36181 - seanmonstar:likely, r=nikomatsakis | bors | -0/+14 |
| 2016-09-12 | Remove stray attribute | Steven Fackler | -1/+0 |
| 2016-09-11 | Use question_mark feature in libcore. | Ahmed Charles | -2/+2 |
| 2016-09-11 | Documentation for default types modified | athulappadan | -4/+4 |
| 2016-09-11 | Documentation of what does for each type | athulappadan | -0/+10 |
| 2016-09-11 | Improve Result doc | ggomez | -36/+59 |
| 2016-09-11 | Improve Option doc | ggomez | -28/+50 |
| 2016-09-11 | Improve Copy trait doc | ggomez | -16/+35 |
| 2016-09-11 | Improve Clone doc | ggomez | -9/+16 |
| 2016-09-10 | Improve `Eq` deriving | Vadim Petrochenkov | -1/+12 |
| 2016-09-10 | Tweak std::mem docs | Keegan McAllister | -110/+231 |
| 2016-09-10 | Inherit overflow checks for sum and product | Steven Fackler | -14/+11 |
| 2016-09-10 | Improve shallow `Clone` deriving | Vadim Petrochenkov | -3/+16 |
| 2016-09-06 | remove the extraneous not_equal implementation for slices. | Justin LeFebvre | -19/+2 |
| 2016-09-05 | Auto merge of #35845 - frewsxcv:result-into-iter, r=GuillaumeGomez | bors | -1/+7 |
| 2016-09-03 | Indicate where `core::result::IntoIter` is created. | Corey Farwell | -1/+7 |
| 2016-09-02 | Auto merge of #35856 - phimuemue:master, r=brson | bors | -0/+53 |
| 2016-09-02 | Rollup merge of #36099 - skade:better-try-documentation, r=steveklabnik | Jonathan Turner | -7/+26 |
| 2016-09-02 | Rollup merge of #35793 - matthew-piziak:add-rhs-example, r=steveklabnik | Jonathan Turner | -0/+12 |
| 2016-09-02 | core: add likely and unlikely intrinsics | Sean McArthur | -0/+14 |
| 2016-09-01 | Document try!'s error conversion behaviour | Florian Gilcher | -7/+26 |
| 2016-09-01 | Auto merge of #35755 - SimonSapin:char_convert, r=alexcrichton | bors | -6/+63 |
| 2016-08-31 | replace `../` with `../../std/` to support `core` docs | Matthew Piziak | -2/+2 |
| 2016-08-31 | Rollup merge of #36083 - GuillaumeGomez:missing_convert_urls, r=steveklabnik | Jonathan Turner | -16/+39 |
| 2016-08-31 | Rollup merge of #35927 - matthew-piziak:bitandassign-example, r=GuillaumeGomez | Jonathan Turner | -9/+51 |
| 2016-08-31 | Add missing urls into convert module | Guillaume Gomez | -16/+39 |
| 2016-08-31 | Rollup merge of #36165 - fanzier:fix-typo, r=GuillaumeGomez | Jonathan Turner | -1/+1 |
| 2016-08-31 | Rollup merge of #35926 - matthew-piziak:bit-or-xor-examples, r=GuillaumeGomez | Jonathan Turner | -18/+81 |
| 2016-08-31 | Rollup merge of #35758 - matthew-piziak:vec-assert-over-println-remaining, r=... | Jonathan Turner | -22/+10 |
| 2016-08-31 | Fix typo in PartialOrd docs | Fabian Zaiser | -1/+1 |
| 2016-08-30 | replace `BitAndAssign` example with something more evocative | Matthew Piziak | -9/+51 |
| 2016-08-30 | add evocative examples for `BitOr` and `BitXor` | Matthew Piziak | -18/+81 |
| 2016-08-30 | Rollup merge of #35993 - matthew-piziak:bitwise-and-redux, r=GuillaumeGomez | Guillaume Gomez | -21/+41 |
| 2016-08-30 | Rollup merge of #35895 - F001:patch-1, r=steveklabnik | Guillaume Gomez | -10/+39 |
| 2016-08-30 | Rollup merge of #35863 - matthew-piziak:shl-example, r=steveklabnik | Guillaume Gomez | -18/+76 |
| 2016-08-30 | Rollup merge of #35810 - matthew-piziak:fn-trait-example, r=steveklabnik | Guillaume Gomez | -0/+165 |
| 2016-08-30 | Rollup merge of #35771 - matthew-piziak:range-inclusive-example-error, r=stev... | Guillaume Gomez | -12/+43 |
| 2016-08-29 | Changed issue number to 36105 | philipp | -2/+2 |
| 2016-08-29 | Implement TryFrom<u32> for char | Simon Sapin | -6/+29 |
| 2016-08-29 | Implement From<char> for u32, and From<u8> for char | Simon Sapin | -0/+34 |