]> git.lizzy.rs Git - rust.git/history - src/liballoc
Auto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
[rust.git] / src / liballoc /
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 Manish GoregaokarRollup merge of #28673 - wthrowe:bad-archive, r=alexcri...
2015-09-27 Manish GoregaokarRollup merge of #28664 - apasel422:collections-debug...
2015-09-27 borsAuto merge of #28663 - bluss:vec-as-mut, r=alexcrichton
2015-09-27 borsAuto merge of #28651 - dotdash:exhaustive_match, r...
2015-09-27 Steve KlabnikRollup merge of #28666 - GuillaumeGomez:warning, r...
2015-09-26 borsAuto merge of #28646 - vadimcn:imps, r=alexcrichton
2015-09-26 borsAuto merge of #28635 - alexcrichton:str-parse-error...
2015-09-26 borsAuto merge of #28632 - alexcrichton:update-match-indice...
2015-09-26 borsAuto merge of #28649 - nhowell:improve-rustbook, r...
2015-09-26 borsAuto merge of #28642 - petrochenkov:name3, r=nrc
2015-09-26 borsAuto merge of #28629 - arielb1:supertrait-self, r=eddyb
2015-09-26 borsAuto merge of #28638 - wthrowe:gdb-version, r=alexcrichton
2015-09-26 borsAuto merge of #28631 - ranma42:robust-panic, r=alexcrichton
2015-09-26 borsAuto merge of #28615 - sfackler:formatter-methods,...
2015-09-26 borsAuto merge of #28612 - gandro:targetvendor, r=alexcrichton
2015-09-25 borsAuto merge of #28665 - steveklabnik:rollup, r=steveklabnik
2015-09-25 Steve KlabnikRollup merge of #28637 - SimonSapin:patch-6, r=alexcrichton
2015-09-25 Steve KlabnikRollup merge of #28588 - critiqjo:trpl-closure, r=steve...
2015-09-25 borsAuto merge of #28610 - nrc:fmt6, r=brson
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 borsAuto merge of #28608 - eddyb:no-place-for-an-old-box...
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-24 Eduard BurtescuRemove the deprecated box(PLACE) syntax.
2015-09-23 Nick CameronBetter function calls
2015-09-23 Nick Cameronmanual fixups
2015-09-23 Nick Cameronrustfmt liballoc
2015-09-23 borsAuto merge of #28569 - semarie:stdcpp-tests, r=alexcrichton
2015-09-23 borsAuto merge of #28580 - wesleywiser:split_out_type_lints...
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 borsAuto merge of #28578 - gandro:nodefaultlibs, r=alexcrichton
2015-09-22 borsAuto merge of #28574 - Eljay:hoedown-3.0.5, r=alexcrichton
2015-09-22 borsAuto merge of #28427 - DiamondLovesYou:gdb-debug-script...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 Vadim PetrochenkovCorrectly walk import lists in AST visitors
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-11 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-05 Manish GoregaokarRollup merge of #28225 - jackwilsonv:patch-3, r=stevekl...
2015-09-04 borsAuto merge of #28197 - petrochenkov:borrow, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 borsAuto merge of #28004 - Diggsey:win-backtrace, r=alexcri...
2015-09-04 borsAuto merge of #28170 - nagisa:loopctl-label-spans,...
2015-09-04 borsAuto merge of #28220 - steveklabnik:rollup, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 Steve KlabnikRollup merge of #28215 - matklad:grammar-extern-block...
2015-09-04 Steve KlabnikRollup merge of #28214 - tshepang:word-not-name, r...
2015-09-04 Steve KlabnikRollup merge of #28213 - tshepang:replace-comma, r...
2015-09-04 Steve KlabnikRollup merge of #28212 - tshepang:rust-is-a-language...
2015-09-04 Steve KlabnikRollup merge of #28210 - tshepang:typo, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28209 - tshepang:must-be-four-spaces...
2015-09-03 Tshepang Lekhonkhobedoc: reduce indentation of examples to 4 spaces
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-27 Manish GoregaokarRollup merge of #28033 - Manishearth:compilerexpn,...
2015-08-27 Manish GoregaokarRollup merge of #28029 - tshepang:unusual, r=steveklabnik
next