| Age | Commit message (Expand) | Author | Lines |
| 2017-04-18 | Fix a few stability attributes | Oliver Middleton | -5/+5 |
| 2017-04-17 | Rollup merge of #41262 - jonhoo:compiler-barrier-rename, r=alexcrichton | Corey Farwell | -6/+6 |
| 2017-04-15 | Auto merge of #39881 - king6cong:sys, r=japaric | bors | -5/+5 |
| 2017-04-15 | code format | king6cong | -5/+5 |
| 2017-04-14 | Rollup merge of #41125 - lukaramu:std-hash-docs, r=frewsxcv | Corey Farwell | -33/+164 |
| 2017-04-14 | Use associated constants in core::num::dec2flt | Robin Kruppe | -152/+99 |
| 2017-04-13 | Rename compiler_barrier to compiler_fence | Jon Gjengset | -6/+6 |
| 2017-04-11 | Rollup merge of #41216 - shahn:iter_pos, r=steveklabnik | Corey Farwell | -2/+6 |
| 2017-04-11 | Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichton | Corey Farwell | -22/+131 |
| 2017-04-11 | Clarify Iterator::position doc | Sebastian Hahn | -2/+6 |
| 2017-04-11 | Auto merge of #41096 - clarcharr:as_bytes_mut, r=alexcrichton | bors | -8/+34 |
| 2017-04-10 | Auto merge of #40565 - estebank:binops-help, r=arielb1 | bors | -0/+22 |
| 2017-04-10 | Explicit help message for binop type missmatch | Esteban Küber | -0/+22 |
| 2017-04-10 | Fixed indent, grammar, and link in std::hash docs | lukaramu | -4/+4 |
| 2017-04-10 | Auto merge of #41179 - mandeep:add-fmtresult-example, r=frewsxcv | bors | -1/+24 |
| 2017-04-09 | Added doc comments for fmt::Result | mandeep | -1/+24 |
| 2017-04-09 | Reduce str transmutes, add mut versions of methods. | Clar Charr | -8/+34 |
| 2017-04-09 | into_inner to associated function | Simonas Kazlauskas | -2/+19 |
| 2017-04-09 | Replace the `forget` intrinsic with ManuallyDrop | Simonas Kazlauskas | -4/+6 |
| 2017-04-09 | Move away from the ad-hoc NoDrop unions | Simonas Kazlauskas | -18/+12 |
| 2017-04-09 | Implement Manually Drop | Simonas Kazlauskas | -0/+96 |
| 2017-04-09 | Auto merge of #41154 - bluss:slice-rfind, r=alexcrichton | bors | -0/+27 |
| 2017-04-08 | Auto merge of #41092 - jonhoo:std-fence-intrinsics, r=alexcrichton | bors | -0/+41 |
| 2017-04-08 | slice: Implement .rfind() for slice iterators Iter and IterMut | Ulrik Sverdrup | -0/+27 |
| 2017-04-07 | Replace compare_exchange with swap | Stjepan Glavina | -8/+3 |
| 2017-04-07 | Optimize AtomicBool::fetch_nand | Stjepan Glavina | -10/+27 |
| 2017-04-07 | improved std::hash::Hasher docs | lukaramu | -2/+57 |
| 2017-04-06 | improved std::hash::Hash docs | lukaramu | -22/+61 |
| 2017-04-06 | improved std::hash::BuildHasher docs | lukaramu | -5/+33 |
| 2017-04-06 | rephrased std::hash::BuildHasherDefault docs | lukaramu | -4/+13 |
| 2017-04-06 | Fix Markdown issues in the docs | Oliver Middleton | -2/+3 |
| 2017-04-06 | Add unstable book entry | Jon Gjengset | -1/+1 |
| 2017-04-05 | Rollup merge of #41037 - stjepang:move-libxtest, r=alexcrichton | Corey Farwell | -6/+7667 |
| 2017-04-05 | Rollup merge of #41065 - jorendorff:slice-rsplit-41020, r=alexcrichton | Ariel Ben-Yehuda | -17/+148 |
| 2017-04-05 | Rollup merge of #41028 - bluss:rev-rfind, r=alexcrichton | Ariel Ben-Yehuda | -1/+13 |
| 2017-04-05 | Rollup merge of #40943 - Amanieu:offset_to, r=alexcrichton | Ariel Ben-Yehuda | -3/+80 |
| 2017-04-05 | Rollup merge of #40927 - stjepang:docs-atomic-overflow-note, r=alexcrichton | Ariel Ben-Yehuda | -10/+29 |
| 2017-04-05 | Rollup merge of #40709 - lifthrasiir:leaner-unicode-debug-str, r=alexcrichton | Ariel Ben-Yehuda | -771/+467 |
| 2017-04-05 | Add safe wrapper for atomic_singlethreadfence_* | Jon Gjengset | -0/+41 |
| 2017-04-05 | Rollup merge of #41066 - steveklabnik:fix-links, r=frewsxcv | Corey Farwell | -36/+54 |
| 2017-04-05 | Rollup merge of #41043 - GuillaumeGomez:sup_balise, r=steveklabnik | Corey Farwell | -9/+10 |
| 2017-04-05 | Rollup merge of #40999 - irfanhudda:improve-option-docs, r=steveklabnik | Corey Farwell | -3/+21 |
| 2017-04-05 | Rollup merge of #40997 - donniebishop:from_utf8_linking, r=steveklabnik | Corey Farwell | -8/+15 |
| 2017-04-05 | Rollup merge of #40992 - donniebishop:utf8err_linking, r=alexcrichton | Corey Farwell | -3/+8 |
| 2017-04-05 | Reduce a table used for `Debug` impl of `str`. | Kang Seonghoon | -771/+467 |
| 2017-04-05 | tidy clean and small text fix | steveklabnik | -18/+18 |
| 2017-04-05 | Add tracking issue for offset_to | Amanieu d'Antras | -2/+2 |
| 2017-04-04 | Fix links | steveklabnik | -36/+54 |
| 2017-04-04 | simplify implementation of [T]::splitn and friends #41020 | Jason Orendorff | -17/+9 |
| 2017-04-04 | add [T]::rsplit() and rsplit_mut() #41020 | Jason Orendorff | -0/+139 |