| Age | Commit message (Expand) | Author | Lines |
| 2015-05-25 | doc: add example for Iterator::cloned() | Tshepang Lekhonkhobe | -2/+13 |
| 2015-05-24 | Auto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix | bors | -212/+848 |
| 2015-05-24 | Auto merge of #25168 - Manishearth:register_attr, r=eddyb | bors | -17/+137 |
| 2015-05-24 | Auto merge of #25719 - brson:crosslink, r=eddyb | bors | -0/+4 |
| 2015-05-23 | Auto merge of #25666 - tshepang:better-path-docs, r=steveklabnik | bors | -40/+42 |
| 2015-05-23 | doc: fix Windows test failure | Tshepang Lekhonkhobe | -2/+2 |
| 2015-05-23 | Auto merge of #25735 - oli-obk:rollup, r=steveklabnik | bors | -288/+313 |
| 2015-05-23 | Rollup merge of #25722 - nickdesaulniers:configureClang37, r=brson | Oliver Schneider | -1/+1 |
| 2015-05-23 | Rollup merge of #25716 - steveklabnik:remove_bad_docs, r=Gankro | Oliver Schneider | -3/+2 |
| 2015-05-23 | Rollup merge of #25715 - nero-luci:patch-1, r=steveklabnik | Oliver Schneider | -1/+1 |
| 2015-05-23 | Rollup merge of #25714 - brianquinlan:patch-1, r=huonw | Oliver Schneider | -1/+2 |
| 2015-05-23 | Rollup merge of #25710 - Manishearth:no_decorator_clone, r=sfackler | Oliver Schneider | -39/+39 |
| 2015-05-23 | Rollup merge of #25709 - MatejLach:stdlib_style, r=steveklabnik | Oliver Schneider | -1/+1 |
| 2015-05-23 | Rollup merge of #25703 - eddyb:lazier-loads, r=pnkfelix | Oliver Schneider | -22/+35 |
| 2015-05-23 | Rollup merge of #25702 - killercup:rustdoc/search-primitives, r=Gankro | Oliver Schneider | -60/+66 |
| 2015-05-23 | Rollup merge of #25697 - geofft:configure-friendliness, r=brson | Oliver Schneider | -3/+3 |
| 2015-05-23 | Rollup merge of #25695 - mbrubeck:reference, r=brson | Oliver Schneider | -0/+4 |
| 2015-05-23 | Rollup merge of #25687 - tamird:num-self-cleanup, r=Gankro | Oliver Schneider | -114/+114 |
| 2015-05-23 | Rollup merge of #25681 - steveklabnik:gender, r=nmatsakis | Oliver Schneider | -43/+45 |
| 2015-05-23 | Auto merge of #25667 - lambda:rename-soft_link-to-symlink-landed-in-1.1, r=at... | bors | -4/+4 |
| 2015-05-23 | Auto merge of #25653 - dotdash:unsize_c, r=luqmana | bors | -1/+56 |
| 2015-05-23 | Auto merge of #25632 - alexcrichton:dt-dir, r=brson | bors | -1/+2 |
| 2015-05-23 | Auto merge of #25416 - kballard:ffi-cstr-to-str-convenience, r=alexcrichton | bors | -0/+72 |
| 2015-05-23 | Auto merge of #24847 - sfackler:debug-builders-stability, r=aturon | bors | -27/+24 |
| 2015-05-23 | Auto merge of #25717 - brson:compiler-docs, r=pnkfelix | bors | -3/+3 |
| 2015-05-23 | Merge pull request #25706 from pnkfelix/remove-diagnostics-gen-and-check | Felix S Klock II | -18/+6 |
| 2015-05-22 | allow clang 3.7 to be used when configuring Fixes #25720 | Nick Desaulniers | -1/+1 |
| 2015-05-22 | Specify linkers for cross-compile scenarios | Brian Anderson | -0/+4 |
| 2015-05-22 | Rustdoc Search: Add Hint to Primitive Type Result | Pascal Hertleif | -0/+2 |
| 2015-05-22 | mk: Don't build compiler-docs before installation. #25699 | Brian Anderson | -3/+3 |
| 2015-05-22 | Don't mention outdated methods | Steve Klabnik | -3/+2 |
| 2015-05-22 | Update guessing-game.md | Cornel Punga | -1/+1 |
| 2015-05-22 | Add some convenience methods to go from CStr -> str | Kevin Ballard | -0/+72 |
| 2015-05-22 | Make it clear that push is only amortized O(1) | Brian Quinlan | -1/+2 |
| 2015-05-22 | better describe the stdlib | Matej Ľach | -1/+1 |
| 2015-05-22 | Let MultiItemDecorator take `&Annotatable` (fixes #25683) | Manish Goregaokar | -39/+39 |
| 2015-05-22 | Remove error diagnostics uniqueness check and .json generation. | Felix S. Klock II | -18/+6 |
| 2015-05-22 | Lazy-load filemaps from external crates. | Eduard Burtescu | -22/+35 |
| 2015-05-22 | Two more small fixes. | Niko Matsakis | -1/+2 |
| 2015-05-22 | Rustdoc Search: Increase Relevance of Primitives | Pascal Hertleif | -0/+7 |
| 2015-05-22 | Rustdoc: Clean Up Some JS | Pascal Hertleif | -60/+57 |
| 2015-05-22 | configure: Fix printing of commands from `run` | Geoffrey Thomas | -1/+1 |
| 2015-05-22 | configure: Clarify error message about missing dependencies | Geoffrey Thomas | -2/+2 |
| 2015-05-21 | Document the debug_assertions cfg option | Matt Brubeck | -0/+4 |
| 2015-05-21 | Auto merge of #25669 - GuillaumeGomez:typo-fix, r=Manishearth | bors | -1/+1 |
| 2015-05-21 | doc: miscellaneous improvements to std::path::Path examples | Tshepang Lekhonkhobe | -38/+40 |
| 2015-05-21 | Replace "more later" by "later" | Guillaume Gomez | -1/+1 |
| 2015-05-21 | Standardize on `$t:ty` | Tamir Duberstein | -5/+5 |
| 2015-05-21 | Use `Self` to simplify | Tamir Duberstein | -109/+109 |
| 2015-05-21 | Auto merge of #25601 - ericye16:master, r=steveklabnik | bors | -3/+3 |