]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23126 - alexcrichton:char-third-pass...
2015-03-10 Alex Crichtonstd: Stabilize more of the `char` module
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23250 - liigo:plain-summary-line, r...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Philip Munksgaardget_attrs: use tcx.map.attrs
2015-03-10 Philip Munksgaardwith_attrs -> attrs
2015-03-10 Tobias BucherRemove unneeded `saturating_add`
2015-03-10 Liigo Zhuangrustdoc: get back 'plain summary line' in sidebar
2015-03-10 Tobias BucherRemove unneeded macro witchery
2015-03-10 borsAuto merge of #23248 - Manishearth:rollup, r=Manishearth
2015-03-10 Manish GoregaokarRollup merge of #23231 - killercup:patch-7, r=Manishearth
2015-03-10 Manish GoregaokarRollup merge of #23236 - dhuseby:master, r=alexcrichton
2015-03-10 Manish GoregaokarRollup merge of #23226 - pnkfelix:add-tests-for-some...
2015-03-10 Manish GoregaokarRollup merge of #23195 - steveklabnik:gh19808, r=alexcr...
2015-03-10 Manish GoregaokarRollup merge of #23185 - steveklabnik:gh20051, r=alexcr...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23105 - alexcrichton:rand-wrapping...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-10 borsAuto merge of #23105 - alexcrichton:rand-wrapping,...
2015-03-10 Alex Crichtonrand: Use wrapping operations everywhere
2015-03-10 borsAuto merge of #23186 - steveklabnik:gh14686, r=alexcrichton
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 Dave Husebyfixing configure so that it works on bitrig/openbsd
2015-03-09 borsAuto merge of #22561 - richo:as_slice-as_str, r=Manishearth
2015-03-09 Steve KlabnikShrink table in the reference
2015-03-09 Steve KlabnikAdd note about pre/post increment to the design FAQ.
2015-03-09 Steve KlabnikExplain super in the crates guide.
2015-03-09 Pascal HertleifRustdoc: Add Headline Style for `tymethod`
2015-03-09 Niko MatsakisAddress nit by @flaper87
2015-03-09 borsAuto merge of #21824 - sfackler:should_panic, r=alexcri...
2015-03-09 Felix S. Klock IIAdd tests checking that a number of feature gates are...
2015-03-09 Steven FacklerRename #[should_fail] to #[should_panic]
2015-03-09 borsAuto merge of #23219 - Manishearth:rollup, r=Manishearth
2015-03-09 Manish Goregaokarfix rmake
2015-03-09 Richo Healeydoc: Fix extraneous as_slice()'s in docstrings
2015-03-09 Richo Healeyremove uses of as_slice where deref coercions can be...
2015-03-09 Felix S. Klock IIFor FRU, evaluate field expressions (into scratch temps...
2015-03-09 borsAuto merge of #23209 - richo:normalize-test-names,...
2015-03-09 Manish GoregaokarRollup merge of #23203 - eLobato:patch-1, r=Manishearth
2015-03-09 Manish GoregaokarRollup merge of #23202 - shepmaster:intro-threads-not...
2015-03-09 Manish GoregaokarRollup merge of #23187 - steveklabnik:gh17481, r=Manish...
2015-03-09 Manish GoregaokarRollup merge of #23183 - steveklabnik:gh22572, r=Manish...
2015-03-09 Manish GoregaokarRollup merge of #23144 - FuGangqiang:doc_err, r=alexcri...
2015-03-09 Manish GoregaokarRollup merge of #23210 - richo:rust-o, r=alexcrichton
2015-03-09 Manish GoregaokarRollup merge of #23209 - richo:normalize-test-names...
2015-03-09 borsAuto merge of #23200 - Manishearth:rollup, r=Manishearth
2015-03-09 Richo Healeynormalize the current directory as Path{""}
2015-03-09 Richo HealeyAdd a test for a bare outfile param to rustc
2015-03-09 Richo Healeyrustc: Fix an ICE when -o bare-path
2015-03-09 Manish GoregaokarFix doctest (fixup #23188)
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-09 borsAuto merge of #23153 - Manishearth:snap, r=alexcrichton
2015-03-09 Richo Healeytest: Fix depcrecated alias for int
2015-03-09 Richo Healeytest: Test the lexer now that #15879 is closed
2015-03-08 borsAuto merge of #23179 - steveklabnik:mini_rollup, r...
2015-03-08 Daniel Lobato... Link README to license & copyright files
2015-03-08 Jake GouldingMake concurrent examples actually run concurrently
2015-03-08 Jake GouldingUpdate example that uses deprecated Thread::scoped
2015-03-08 Manish GoregaokarRollup merge of #23182 - steveklabnik:gh22610, r=Manish...
2015-03-08 Manish GoregaokarRollup merge of #23190 - steveklabnik:fix_as_slice...
2015-03-08 Manish GoregaokarRollup merge of #23188 - steveklabnik:gh18787, r=alexcr...
2015-03-08 Manish GoregaokarRollup merge of #23184 - steveklabnik:gh22553, r=alexcr...
2015-03-08 Manish GoregaokarRollup merge of #23181 - steveklabnik:gh22637, r=alexcr...
2015-03-08 Manish GoregaokarRollup merge of #23180 - steveklabnik:gh23052, r=alexcr...
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-08 Manish GoregaokarRollup merge of #23153 - Manishearth:snap, r=alexcrichton
2015-03-08 Manish GoregaokarRollup merge of #23179 - steveklabnik:mini_rollup,...
2015-03-08 Manish GoregaokarRollup merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #22984 - carols10cents:tests-for-float...
2015-03-08 Steve KlabnikSmall fixes to example to be more idiomatic
2015-03-08 Steve KlabnikAdd examples of all three syntaxes in method syntax...
2015-03-08 Steve Klabnikremove confusing language about casting types
2015-03-08 Steve KlabnikMove 'more strings' after ownership
2015-03-08 Steve KlabnikClean up references to opt-out traits
2015-03-08 Steve Klabnikremove 'generally' to reduce confusion
2015-03-08 Steve KlabnikMention deref coercions in the String guide.
2015-03-08 Steve KlabnikRemove reference to NoSend in concurrency chapter of...
2015-03-08 Steve KlabnikAdd default methods to trait documentation
2015-03-08 Amol MundayoorFix array syntax in comment.
2015-03-08 Łukasz NiemierAdd description of fold function arguments.
2015-03-08 Pyry KontioAdds an example for PhantomData<T>.
2015-03-08 borsAuto merge of #23167 - rprichard:fix-plugin-rustbook...
2015-03-08 borsAuto merge of #23127 - alexcrichton:bench-wrapping...
2015-03-08 Ryan PrichardFix #23166. Get the Compiler Plugins example compiling...
2015-03-08 borsAuto merge of #23160 - rprichard:fix-numtest-assert...
2015-03-08 borsAuto merge of #23145 - semarie:openbsd-5806, r=alexcrichton
2015-03-08 Ryan PrichardUse assert_eq! rather than assert!
2015-03-07 borsAuto merge of #23143 - 5paceToast:cygwin-6.3, r=alexcri...
2015-03-07 Manish GoregaokarRegister new snapshots (270a677)
2015-03-07 borsAuto merge of #23137 - kmcallister:derive-sugar, r...
2015-03-07 borsAuto merge of #23146 - lifthrasiir:oh-noes-i-broke...
2015-03-07 Kang Seonghoonrustdoc: Fixed an asynchronous loading of rustdoc sidebars.
2015-03-07 Sébastien Mariedisable test for issue-5806 on openbsd
2015-03-07 FuGangqiangindicate from_str_radix is code
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-07 Chloeadded support for CYGWIN 6.3 into configure script
next