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