| Age | Commit message (Expand) | Author | Lines |
| 2015-03-31 | rollup merge of #23886: demelev/remove_as_slice_usage | Alex Crichton | -42/+41 |
| 2015-03-31 | rollup merge of #23885: steveklabnik/doc_std_env | Alex Crichton | -1/+28 |
| 2015-03-31 | rollup merge of #23882: wettowelreactor/patch-2 | Alex Crichton | -1/+1 |
| 2015-03-31 | rollup merge of #23878: Ryman/stable_extremes | Alex Crichton | -28/+127 |
| 2015-03-31 | rollup merge of #23876: alexcrichton/stabilize-any | Alex Crichton | -25/+7 |
| 2015-03-31 | rollup merge of #23766: alexcrichton/stabilize-raw-fd | Alex Crichton | -59/+263 |
| 2015-03-31 | rollup merge of #23704: hirschenberger/simd-intdiv-ice | Alex Crichton | -2/+13 |
| 2015-03-31 | rollup merge of #23669: steveklabnik/doc_std_borrow | Alex Crichton | -0/+56 |
| 2015-03-31 | rollup merge of #23549: aturon/stab-num | Alex Crichton | -1251/+985 |
| 2015-03-31 | Stabilize std::num | Aaron Turon | -1251/+985 |
| 2015-03-31 | Last docs for std::env | Steve Klabnik | -1/+28 |
| 2015-03-31 | Rollup merge of #23869 - tshepang:more-complete-builder-pattern-example, r=al... | Manish Goregaokar | -8/+16 |
| 2015-03-31 | Rollup merge of #23866 - alexcrichton:switch-some-orders, r=aturon | Manish Goregaokar | -107/+147 |
| 2015-03-31 | Rollup merge of #23865 - seanmonstar:into-cow, r=alexcrichton | Manish Goregaokar | -2/+19 |
| 2015-03-31 | Rollup merge of #23862 - jviereck:fix_23713_v2, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-03-31 | Rollup merge of #23859 - pnkfelix:fsk-lesser-box, r=nikomatsakis | Manish Goregaokar | -65/+223 |
| 2015-03-31 | Rollup merge of #23852 - cmr:missing_doc, r=Manishearth | Manish Goregaokar | -2/+54 |
| 2015-03-31 | Rollup merge of #23846 - rayglover:patch-rustdoc-stderr, r=alexcrichton | Manish Goregaokar | -2/+3 |
| 2015-03-31 | Rollup merge of #23839 - tyrion:patch-1, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-03-31 | Rollup merge of #23836 - Hoverbear:patch-1, r=steveklabnik | Manish Goregaokar | -16/+13 |
| 2015-03-31 | Rollup merge of #23826 - richo:note-print-macro, r=alexcrichton | Manish Goregaokar | -0/+4 |
| 2015-03-31 | Rollup merge of #23813 - steveklabnik:gh19733, r=cmr | Manish Goregaokar | -1/+6 |
| 2015-03-31 | Rollup merge of #23558 - steveklabnik:explain_elision, r=gankro | Manish Goregaokar | -4/+9 |
| 2015-03-30 | Document std::borrow with examples | Steve Klabnik | -0/+56 |
| 2015-03-30 | Update lib.rs | Camille Roussel | -1/+1 |
| 2015-03-30 | std: Stabilize the rest of Any/BoxAny | Alex Crichton | -25/+7 |
| 2015-03-30 | libcore: Ensure min and max functions are consistent for equal inputs | Kevin Butler | -28/+127 |
| 2015-03-30 | rustdoc: output stderr on doc-test fail | ray glover | -2/+3 |
| 2015-03-31 | book: make Builder Pattern example more complete | Tshepang Lekhonkhobe | -8/+16 |
| 2015-03-30 | lint: handle private traits better | Corey Richardson | -2/+54 |
| 2015-03-31 | replace deprecated as_slice() | Emeliov Dmitrii | -42/+41 |
| 2015-03-30 | std: Standardize (input, output) param orderings | Alex Crichton | -107/+147 |
| 2015-03-30 | std: Add a note about the print! macro and output buffering | Richo Healey | -0/+4 |
| 2015-03-30 | convert: add Into<Cow> impls for &str and String | Sean McArthur | -2/+19 |
| 2015-03-30 | Second attempt to fix #23713 based on follow-up comments in #23791. | Julian Viereck | -1/+1 |
| 2015-03-30 | Explain why 'elision' | Steve Klabnik | -4/+9 |
| 2015-03-30 | Auto merge of #23861 - Manishearth:rollup, r=Manishearth | bors | -3/+3 |
| 2015-03-30 | Make note of noalias in unsafe reference section | Steve Klabnik | -1/+6 |
| 2015-03-30 | Auto merge of #23673 - nikomatsakis:issue-23319-binops-ng-5, r=pnkfelix | bors | -563/+685 |
| 2015-03-30 | Add test case for #22743. | Niko Matsakis | -0/+32 |
| 2015-03-30 | Fallout in tests: largely changes to error messages. | Niko Matsakis | -51/+37 |
| 2015-03-30 | Fallout to test. | Felix S. Klock II | -1/+61 |
| 2015-03-30 | Address Issue 14270 by making `cmt::freely_aliasable` result more fine-grained. | Felix S. Klock II | -19/+64 |
| 2015-03-30 | mem_categorization.rs removed `pub` from method called only from this mod. | Felix S. Klock II | -2/+2 |
| 2015-03-30 | expr_use_visitor: Added comment explaining meaning of boolean return value. | Felix S. Klock II | -0/+5 |
| 2015-03-30 | Mucho debug instrumentation. | Felix S. Klock II | -43/+91 |
| 2015-03-30 | Fallout where types must be specified. | Niko Matsakis | -26/+47 |
| 2015-03-30 | Driveby cleanup of the impl for negation, which had some kind of | Niko Matsakis | -22/+4 |
| 2015-03-30 | Implement new type-checking strategy for binary operators. Basically, | Niko Matsakis | -472/+573 |
| 2015-03-30 | Auto merge of #23843 - apasel422:thrads, r=steveklabnik | bors | -1/+1 |