| Age | Commit message (Expand) | Author | Lines |
| 2015-07-01 | Make the unused_mut lint smarter with respect to locals. | Ariel Ben-Yehuda | -2/+2 |
| 2015-06-30 | Rollup merge of #26692 - steveklabnik:gh26620, r=alexcrichton | Steve Klabnik | -0/+2 |
| 2015-06-30 | Make note of Ord's derive ordering | Steve Klabnik | -0/+2 |
| 2015-06-30 | Rollup merge of #26678 - bluss:doc-fmt, r=steveklabnik | Steve Klabnik | -1/+4 |
| 2015-06-30 | Auto merge of #26327 - bluss:two-way, r=aturon | bors | -440/+579 |
| 2015-06-30 | Auto merge of #26664 - steveklabnik:gh26571, r=alexcrichton | bors | -2/+39 |
| 2015-06-30 | fmt: Update docs and mention :#? pretty-printing | Ulrik Sverdrup | -1/+4 |
| 2015-06-29 | Improve doc for std::mem::drop | Steve Klabnik | -2/+39 |
| 2015-06-29 | Refine Atomic*::compare_and_swap documentation | Simonas Kazlauskas | -23/+23 |
| 2015-06-27 | std: Avoid missing fns on i686-pc-windows-msvc | Alex Crichton | -21/+83 |
| 2015-06-27 | Auto merge of #26609 - huonw:align, r=alexcrichton | bors | -2/+2 |
| 2015-06-26 | core: fix deprecation since version of align_of_min. | Huon Wilson | -2/+2 |
| 2015-06-26 | Use Box::into_raw rather than the deprecated boxed::into_raw in tests and doc... | Ms2ger | -6/+4 |
| 2015-06-24 | Make `align_of` behave like `min_align_of`. | Huon Wilson | -13/+7 |
| 2015-06-24 | StrSearcher: Explicitly separate the long and short cases | Ulrik Sverdrup | -5/+11 |
| 2015-06-21 | StrSearcher: Use trait to specialize two way algorithm by case | Ulrik Sverdrup | -57/+133 |
| 2015-06-21 | StrSearcher: Specialize is_prefix_of/is_suffix_of for &str | Ulrik Sverdrup | -17/+33 |
| 2015-06-21 | StrSearcher: Update substring search to use the Two Way algorithm | Ulrik Sverdrup | -425/+466 |
| 2015-06-21 | Temp fix for all constants that are missing docs. | Eljay | -0/+35 |
| 2015-06-21 | Auto merge of #26450 - rick68:patch-7, r=alexcrichton | bors | -2/+1 |
| 2015-06-20 | Update mod.rs | Wei-Ming Yang | -2/+1 |
| 2015-06-19 | add note for future type-system adventurers | Alexis Beingessner | -0/+5 |
| 2015-06-17 | std: Hide some internal functions more aggressively | Alex Crichton | -2/+4 |
| 2015-06-17 | std: Update stable since for `core::char` | Alex Crichton | -1/+3 |
| 2015-06-17 | More test fixes and fallout of stability changes | Alex Crichton | -2/+24 |
| 2015-06-17 | std: Stabilize the `str_matches` feature | Alex Crichton | -2/+2 |
| 2015-06-17 | std: Stabilize the `iter_{once,empty}` features | Alex Crichton | -12/+12 |
| 2015-06-17 | std: Stabilize the remaining wrapping_* functions | Alex Crichton | -10/+10 |
| 2015-06-17 | std: Deprecate f{32,64}::consts::PI_2 | Alex Crichton | -0/+2 |
| 2015-06-17 | std: Remove two internal `str_internals` functions | Alex Crichton | -4/+2 |
| 2015-06-17 | std: Deprecate the IntSliceExt trait | Alex Crichton | -0/+4 |
| 2015-06-17 | std: Deprecate result::fold | Alex Crichton | -0/+3 |
| 2015-06-17 | std: Deprecate the copy_{,mut_}lifetime functions | Alex Crichton | -0/+8 |
| 2015-06-17 | std: Deprecate iter::{Unfold, Iterate} | Alex Crichton | -0/+12 |
| 2015-06-17 | std: Deprecate the RandomAccessIterator trait | Alex Crichton | -0/+4 |
| 2015-06-17 | Fallout in tests and docs from feature renamings | Alex Crichton | -24/+24 |
| 2015-06-17 | core: Split apart the global `core` feature | Alex Crichton | -232/+258 |
| 2015-06-17 | Auto merge of #26261 - tshepang:more-brief-example, r=huonw | bors | -11/+2 |
| 2015-06-16 | Auto merge of #26313 - steveklabnik:fix_str_docs, r=alexcrichton | bors | -10/+10 |
| 2015-06-15 | Fix up Split docs | Steve Klabnik | -10/+10 |
| 2015-06-15 | Auto merge of #25359 - thepowersgang:result-expect-2, r=alexcrichton | bors | -0/+20 |
| 2015-06-15 | libcore/Result - RFC#1119 Add an 'expect' method to Result | John Hodge | -0/+20 |
| 2015-06-14 | Update mod.rs | Wei-Ming Yang | -2/+2 |
| 2015-06-13 | doc: make char::from_u32 example more brief | Tshepang Lekhonkhobe | -11/+2 |
| 2015-06-11 | Auto merge of #26190 - Veedrac:no-iter, r=alexcrichton | bors | -10/+10 |
| 2015-06-11 | Auto merge of #26212 - Manishearth:rollup, r=Manishearth | bors | -0/+2 |
| 2015-06-11 | Auto merge of #26177 - jooert:fix26169, r=alexcrichton | bors | -54/+71 |
| 2015-06-11 | Rollup merge of #26189 - bluss:iter-once-clone, r=Gankro | Manish Goregaokar | -0/+2 |
| 2015-06-11 | Auto merge of #26154 - pmarcelll:master, r=Gankro | bors | -0/+4 |
| 2015-06-11 | Auto merge of #25839 - bluss:str-split-at-impl, r=alexcrichton | bors | -0/+13 |