| Age | Commit message (Expand) | Author | Lines |
| 2017-01-14 | Auto merge of #38982 - clarcharr:expect_err, r=aturon | bors | -0/+25 |
| 2017-01-13 | expect_err for Result. | Clar Charr | -0/+25 |
| 2017-01-13 | Rollup merge of #39024 - stjepang:owned-to-string, r=steveklabnik | Guillaume Gomez | -8/+8 |
| 2017-01-13 | Rollup merge of #38995 - petrochenkov:minmax, r=GuillaumeGomez | Guillaume Gomez | -10/+10 |
| 2017-01-13 | Rollup merge of #38636 - shahn:extend, r=steveklabnik | Guillaume Gomez | -1/+4 |
| 2017-01-13 | Auto merge of #38909 - clarcharr:char_struct_display, r=alexcrichton | bors | -1/+28 |
| 2017-01-13 | Change `to_owned` to `to_string` in docs | Stjepan Glavina | -8/+8 |
| 2017-01-12 | Auto merge of #37926 - bluss:from-utf8-small-simplification, r=sfackler | bors | -27/+26 |
| 2017-01-11 | Implement Display for char Escape*, To*case. | Clar Charr | -1/+28 |
| 2017-01-11 | Fix docs for min/max algorithms | Vadim Petrochenkov | -10/+10 |
| 2017-01-10 | Implement `iter::Sum` and `iter::Product` for `Result` | Jake Goulding | -0/+81 |
| 2017-01-10 | Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomez | Seo Sanghyeon | -1/+43 |
| 2017-01-09 | Auto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix | bors | -2/+50 |
| 2017-01-09 | Auto merge of #38910 - steveklabnik:update_docs, r=eddyb | bors | -1/+4 |
| 2017-01-08 | Auto merge of #38861 - est31:master, r=alexcrichton | bors | -24/+26 |
| 2017-01-08 | Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc | bors | -1/+1 |
| 2017-01-07 | thanks @eddyb | Steve Klabnik | -1/+1 |
| 2017-01-07 | Improve safety warning on ptr::swap | Steve Klabnik | -1/+4 |
| 2017-01-07 | Auto merge of #38469 - tbu-:pr_writeln_no_args, r=brson | bors | -1/+5 |
| 2017-01-06 | Make members of {std,core}::{i128,u128} unstable | est31 | -24/+26 |
| 2017-01-05 | Auto merge of #38152 - arielb1:special-copy, r=nikomatsakis | bors | -4/+2 |
| 2017-01-05 | For Extend, document collections allowing duplicate keys | Sebastian Hahn | -1/+3 |
| 2017-01-04 | Add more docs for CoerceUnsized and Unsize | Manish Goregaokar | -1/+43 |
| 2017-01-03 | Auto merge of #38066 - bluss:string-slice-error, r=sfackler | bors | -4/+22 |
| 2017-01-04 | simplify Copy implementation error reporting | Ariel Ben-Yehuda | -4/+2 |
| 2017-01-01 | Auto merge of #38711 - programble:doc/slice-iter-method-links, r=brson | bors | -0/+45 |
| 2017-01-01 | Auto merge of #38713 - clarcharr:trusted_len, r=brson | bors | -1/+7 |
| 2016-12-30 | TrustedLen for Empty and Once. | Clar Charr | -1/+7 |
| 2016-12-30 | Add links to methods on all slice iterator struct docs | Curtis McEnroe | -0/+45 |
| 2016-12-30 | 40 -> 39, as ceil(log10(2^128)) == 39 | est31 | -1/+1 |
| 2016-12-30 | Fix rebase fallout | est31 | -0/+21 |
| 2016-12-30 | impl Step for iu128 | Simonas Kazlauskas | -0/+2 |
| 2016-12-30 | Wrapping<i128> and attempt at LLVM 3.7 compat | Simonas Kazlauskas | -0/+2 |
| 2016-12-30 | Feature gate the 128 bit types | Simonas Kazlauskas | -0/+1 |
| 2016-12-30 | Such large. Very 128. Much bits. | Simonas Kazlauskas | -39/+265 |
| 2016-12-29 | Remove not(stage0) from deny(warnings) | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38693 - lucis-fluxum:partialord-typo-fix, r=steveklabnik | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38674 - GuillaumeGomez:atomic_fn_docs, r=frewsxcv | Alex Crichton | -8/+15 |
| 2016-12-29 | Rollup merge of #38649 - GuillaumeGomez:atomicint_docs, r=frewsxcv | Alex Crichton | -17/+36 |
| 2016-12-29 | Rollup merge of #38635 - GuillaumeGomez:atomicptr_docs, r=frewsxcv | Alex Crichton | -14/+37 |
| 2016-12-29 | Rollup merge of #38611 - GuillaumeGomez:atomicbool_docs, r=frewsxcv | Alex Crichton | -13/+35 |
| 2016-12-29 | Fix typo in PartialOrd docs | Luc Street | -1/+1 |
| 2016-12-29 | Fallout from updating bootstrap Cargo | Alex Crichton | -3/+4 |
| 2016-12-29 | Add missing urls for atomic fn docs | Guillaume Gomez | -8/+15 |
| 2016-12-28 | Add missing urls for AtomicPtr | Guillaume Gomez | -14/+37 |
| 2016-12-28 | Add missing urls for atomic_int macros types | Guillaume Gomez | -17/+36 |
| 2016-12-27 | Clarify Extend behaviour wrt existing keys | Sebastian Hahn | -1/+2 |
| 2016-12-26 | Add missing urls in AtomicBool docs | Guillaume Gomez | -13/+35 |
| 2016-12-20 | Rollup merge of #38158 - sourcefrog:doc-iter, r=GuillaumeGomez | Alex Crichton | -3/+26 |
| 2016-12-20 | Rollup merge of #37761 - christophebiocca:borrow-stdlib-fn-refactor, r=alexcr... | Alex Crichton | -9/+13 |