| Age | Commit message (Expand) | Author | Lines |
| 2015-07-13 | Remove unused method | Guillaume Gomez | -21/+11 |
| 2015-07-13 | Update boxed.rs | Wei-Ming Yang | -2/+2 |
| 2015-07-13 | Add error codes | Guillaume Gomez | -216/+113 |
| 2015-07-12 | std: Fix a TLS destructor bug on OSX | Alex Crichton | -2/+57 |
| 2015-07-12 | Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton | bors | -89/+109 |
| 2015-07-12 | Auto merge of #26895 - jroesch:modernize-typeck-names, r=nikomatsakis | bors | -312/+316 |
| 2015-07-12 | debuginfo: Instruct MSVC linker to generate PDB file if debuginfo is enabled | Michael Woerister | -0/+24 |
| 2015-07-12 | Clean up trailing whitespaces | Pavel Pravosud | -11/+11 |
| 2015-07-12 | Fix multi-threading example in dining-philosophers | Pavel Pravosud | -4/+4 |
| 2015-07-12 | Auto merge of #26966 - nagisa:tail-init, r=alexcrichton | bors | -77/+110 |
| 2015-07-12 | Auto merge of #26965 - bluss:cstring-debug, r=alexcrichton | bors | -4/+16 |
| 2015-07-12 | Auto merge of #26985 - Manishearth:rollup, r=Manishearth | bors | -67/+66 |
| 2015-07-12 | Rollup merge of #26979 - tshepang:trim, r=Gankro | Manish Goregaokar | -4/+0 |
| 2015-07-12 | Rollup merge of #26976 - tshepang:more-simple-explanation, r=gankro | Manish Goregaokar | -2/+1 |
| 2015-07-12 | Rollup merge of #26974 - tshepang:trailing-comma, r=Gankro | Manish Goregaokar | -15/+15 |
| 2015-07-12 | Rollup merge of #26973 - tshepang:repetition, r=Gankro | Manish Goregaokar | -1/+1 |
| 2015-07-12 | Rollup merge of #26967 - tsurai:master, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-07-12 | Rollup merge of #26881 - andreastt:international_keyboard, r=alexcrichton | Manish Goregaokar | -44/+48 |
| 2015-07-12 | Auto merge of #26931 - reem:string-conversions, r=alexcrichton | bors | -21/+39 |
| 2015-07-12 | Skip diagnostic codes occurring inside a long diagnostic in errorck. | Nick Hamann | -0/+12 |
| 2015-07-12 | Auto merge of #26972 - jethrogb:patch-1, r=alexcrichton | bors | -2/+6 |
| 2015-07-11 | Add String::into_boxed_slice and Box<str>::into_string | Jonathan Reem | -21/+39 |
| 2015-07-12 | Auto merge of #26959 - dhuseby:i686-unknown-freebsd, r=alexcrichton | bors | -7/+133 |
| 2015-07-11 | Correct and clarify integer division rounding docs | William Throwe | -4/+10 |
| 2015-07-11 | Auto merge of #26913 - sfackler:tuple-debug, r=alexcrichton | bors | -7/+12 |
| 2015-07-12 | doc: remove redundant info | Tshepang Lekhonkhobe | -4/+0 |
| 2015-07-11 | Auto merge of #26882 - andreastt:style_improvements, r=alexcrichton | bors | -5/+4 |
| 2015-07-12 | Implement RFC 1058 | Simonas Kazlauskas | -77/+110 |
| 2015-07-11 | Change std::fs::File.set_len example and documentation | jethrogb | -2/+6 |
| 2015-07-11 | doc: make explanation easier to undrstand | Tshepang Lekhonkhobe | -2/+1 |
| 2015-07-11 | Use escaped byte string representation for CString Debug | Ulrik Sverdrup | -4/+16 |
| 2015-07-11 | We just have to replace error codes but code is good now | Guillaume Gomez | -77/+222 |
| 2015-07-11 | Auto merge of #26878 - Esption:master, r=pnkfelix | bors | -2/+2 |
| 2015-07-11 | remove repetition from E0308 explanation | Tshepang Lekhonkhobe | -1/+1 |
| 2015-07-11 | Fix feature name | Wesley Wiser | -1/+1 |
| 2015-07-11 | Fix version number on SliceConcatExt:join | Wesley Wiser | -1/+1 |
| 2015-07-11 | fixing trailing whitespace | Dave Huseby | -1/+1 |
| 2015-07-11 | doc: remove playground links for structs and traits | Cristian Kubis | -1/+1 |
| 2015-07-11 | Rollup merge of #26944 - rick68:patch-11, r=brson | Manish Goregaokar | -2/+2 |
| 2015-07-11 | Rollup merge of #26943 - brson:installer, r=alexcrichton | Manish Goregaokar | -0/+0 |
| 2015-07-11 | Rollup merge of #26936 - bluss:doc-array, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2015-07-11 | Rollup merge of #26932 - tsurai:master, r=steveklabnik | Manish Goregaokar | -1/+8 |
| 2015-07-11 | adding support for i686-unknown-freebsd target | Dave Huseby | -7/+133 |
| 2015-07-11 | Auto merge of #26903 - steveklabnik:io_function_docs, r=alexcricthon | bors | -19/+158 |
| 2015-07-11 | Auto merge of #26945 - steveklabnik:doc_io_bufreader, r=alexcrichton | bors | -4/+77 |
| 2015-07-10 | Fix make tidy | Jared Roesch | -26/+34 |
| 2015-07-11 | Suggest using `ref` inline in an error | P1start | -2/+46 |
| 2015-07-11 | Auto merge of #26929 - alexcrichton:windows-dir-junction, r=brson | bors | -35/+225 |
| 2015-07-10 | Rename TypeWithMutability to TypeAndMut | Jared Roesch | -106/+106 |
| 2015-07-11 | Auto merge of #26941 - fhartwig:osx-file-debug, r=alexcrichton | bors | -3/+20 |