| Age | Commit message (Expand) | Author | Lines |
| 2015-05-25 | doc: fix io::Write::write typo | Tshepang Lekhonkhobe | -1/+1 |
| 2015-05-24 | Auto merge of #25758 - tshepang:add-cloned-example, r=Gankro | bors | -2/+13 |
| 2015-05-25 | doc: add example for Iterator::cloned() | Tshepang Lekhonkhobe | -2/+13 |
| 2015-05-24 | Fix typo in diagram demonstrating stack vs. heap values | Alex Stokes | -1/+1 |
| 2015-05-24 | doc: cloned() and mut not needed | Tshepang Lekhonkhobe | -1/+1 |
| 2015-05-24 | Auto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix | bors | -30/+30 |
| 2015-05-24 | Return TaggedDocsIterator from reader::tagged_docs. | Ms2ger | -256/+155 |
| 2015-05-24 | Introduce TaggedDocsIterator and use it to implement reader::tagged_docs. | Ms2ger | -12/+20 |
| 2015-05-24 | etc: work around utf8 text in rust sources on py3 in featureck | Richo Healey | -1/+8 |
| 2015-05-24 | etc: py3 compat for tidy.py | Richo Healey | -6/+6 |
| 2015-05-24 | etc: py3 compat for featureck | Richo Healey | -23/+23 |
| 2015-05-24 | etc: py3 compat for errorck.py | Richo Healey | -1/+1 |
| 2015-05-24 | etc: py3 compat for check-summary.py | Richo Healey | -7/+7 |
| 2015-05-24 | etc: Delete unused helper script | Richo Healey | -138/+0 |
| 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 | Implement Eq for Cell and RefCell. | Simon Sapin | -2/+8 |
| 2015-05-24 | book: explanation that String -> &str coercion doesn't happen for &str traits | Thomas Karpiniec | -0/+13 |
| 2015-05-23 | driver: Only emit the RUST_BACKTRACE message if not present | Richo Healey | -1/+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 | FreeBSD: Don't add -L/usr/local/lib{,/gcc4[46]}. | Will Andrews | -5/+0 |
| 2015-05-23 | path: make this bit follow idiom | Tshepang Lekhonkhobe | -1/+1 |
| 2015-05-23 | doc: missing words | Tshepang Lekhonkhobe | -2/+2 |
| 2015-05-23 | Auto merge of #25735 - oli-obk:rollup, r=steveklabnik | bors | -284/+309 |
| 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 #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 | Merge pull request #25706 from pnkfelix/remove-diagnostics-gen-and-check | Felix S Klock II | -17/+4 |
| 2015-05-22 | Simplify flat_map example | mdinger | -10/+9 |
| 2015-05-22 | docs: Improve descriptions for some methods in core::cell. | Nick Hamann | -4/+4 |
| 2015-05-22 | Rustdoc Search: Add Hint to Primitive Type Result | Pascal Hertleif | -0/+2 |
| 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 | Allow patterns to be followed by if and in. | Steven Allen | -1/+32 |
| 2015-05-22 | better describe the stdlib | Matej Ľach | -1/+1 |