| Age | Commit message (Expand) | Author | Lines |
| 2015-03-09 | Rollup merge of #23210 - richo:rust-o, r=alexcrichton | Manish Goregaokar | -2/+21 |
| 2015-03-09 | Rollup merge of #23209 - richo:normalize-test-names, r=alexcrichton | Manish Goregaokar | -7/+1 |
| 2015-03-09 | Auto merge of #23200 - Manishearth:rollup, r=Manishearth | bors | -21/+47 |
| 2015-03-08 | normalize the current directory as Path{""} | Richo Healey | -1/+1 |
| 2015-03-08 | Add a test for a bare outfile param to rustc | Richo Healey | -0/+16 |
| 2015-03-08 | rustc: Fix an ICE when -o bare-path | Richo Healey | -1/+4 |
| 2015-03-09 | Fix doctest (fixup #23188) | Manish Goregaokar | -0/+1 |
| 2015-03-09 | Auto merge of #23043 - steveklabnik:doc_default_method, r=nikomatsakis | bors | -0/+43 |
| 2015-03-09 | Auto merge of #23153 - Manishearth:snap, r=alexcrichton | bors | -26/+9 |
| 2015-03-08 | test: Fix depcrecated alias for int | Richo Healey | -1/+1 |
| 2015-03-08 | test: Test the lexer now that #15879 is closed | Richo Healey | -6/+0 |
| 2015-03-08 | Auto merge of #23179 - steveklabnik:mini_rollup, r=steveklabnik | bors | -3/+41 |
| 2015-03-08 | Link README to license & copyright files | Daniel Lobato García | -2/+2 |
| 2015-03-08 | Make concurrent examples actually run concurrently | Jake Goulding | -4/+4 |
| 2015-03-08 | Update example that uses deprecated Thread::scoped | Jake Goulding | -9/+9 |
| 2015-03-09 | Rollup merge of #23182 - steveklabnik:gh22610, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-03-09 | Rollup merge of #23190 - steveklabnik:fix_as_slice, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-03-09 | Rollup merge of #23188 - steveklabnik:gh18787, r=alexcrichton | Manish Goregaokar | -1/+22 |
| 2015-03-09 | Rollup merge of #23184 - steveklabnik:gh22553, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-09 | Rollup merge of #23181 - steveklabnik:gh22637, r=alexcrichton | Manish Goregaokar | -3/+14 |
| 2015-03-09 | Rollup merge of #23180 - steveklabnik:gh23052, r=alexcrichton | Manish Goregaokar | -9/+2 |
| 2015-03-09 | Rollup merge of #23043 - steveklabnik:doc_default_method, r=nikomatsakis | Manish Goregaokar | -0/+43 |
| 2015-03-09 | Rollup merge of #22917 - randfur:master, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-03-09 | Rollup merge of #23153 - Manishearth:snap, r=alexcrichton | Manish Goregaokar | -26/+9 |
| 2015-03-09 | Rollup merge of #23179 - steveklabnik:mini_rollup, r=steveklabnik | Manish Goregaokar | -3/+41 |
| 2015-03-09 | Rollup merge of #22984 - carols10cents:tests-for-float, r=huonw | Manish Goregaokar | -345/+925 |
| 2015-03-08 | Auto merge of #22984 - carols10cents:tests-for-float, r=huonw | bors | -345/+925 |
| 2015-03-08 | Small fixes to example to be more idiomatic | Steve Klabnik | -3/+3 |
| 2015-03-08 | Add examples of all three syntaxes in method syntax chapter of trpl | Steve Klabnik | -1/+22 |
| 2015-03-08 | remove confusing language about casting types | Steve Klabnik | -4/+0 |
| 2015-03-08 | Move 'more strings' after ownership | Steve Klabnik | -1/+1 |
| 2015-03-08 | Clean up references to opt-out traits | Steve Klabnik | -11/+3 |
| 2015-03-08 | remove 'generally' to reduce confusion | Steve Klabnik | -2/+2 |
| 2015-03-08 | Mention deref coercions in the String guide. | Steve Klabnik | -3/+14 |
| 2015-03-08 | Remove reference to NoSend in concurrency chapter of the book | Steve Klabnik | -9/+2 |
| 2015-03-08 | Add default methods to trait documentation | Steve Klabnik | -0/+43 |
| 2015-03-08 | Fix array syntax in comment. | Amol Mundayoor | -1/+1 |
| 2015-03-08 | Add description of fold function arguments. | Łukasz Niemier | -1/+1 |
| 2015-03-08 | Adds an example for PhantomData<T>. | Pyry Kontio | -1/+39 |
| 2015-03-08 | Auto merge of #23167 - rprichard:fix-plugin-rustbook, r=steveklabnik | bors | -4/+4 |
| 2015-03-08 | Auto merge of #23127 - alexcrichton:bench-wrapping, r=brson | bors | -1/+8 |
| 2015-03-07 | Fix #23166. Get the Compiler Plugins example compiling again. | Ryan Prichard | -4/+4 |
| 2015-03-08 | Auto merge of #23160 - rprichard:fix-numtest-assert, r=brson | bors | -1/+1 |
| 2015-03-08 | Auto merge of #23145 - semarie:openbsd-5806, r=alexcrichton | bors | -0/+1 |
| 2015-03-07 | Use assert_eq! rather than assert! | Ryan Prichard | -1/+1 |
| 2015-03-07 | Auto merge of #23143 - 5paceToast:cygwin-6.3, r=alexcrichton | bors | -0/+4 |
| 2015-03-08 | Register new snapshots (270a677) | Manish Goregaokar | -26/+9 |
| 2015-03-07 | Auto merge of #23137 - kmcallister:derive-sugar, r=sfackler | bors | -208/+471 |
| 2015-03-07 | Auto merge of #23146 - lifthrasiir:oh-noes-i-broke-rustdoc-sidebars-what-to-d... | bors | -1/+1 |
| 2015-03-07 | rustdoc: Fixed an asynchronous loading of rustdoc sidebars. | Kang Seonghoon | -1/+1 |