]> git.lizzy.rs Git - rust.git/history - src/libserialize
option: obey idiom of leaving behind a trailing comma in match blocks
[rust.git] / src / libserialize /
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-19 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 borsAuto merge of #26147 - arielb1:assoc-trans, r=nikomatsakis
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 Alex CrichtonMore test fixes and fallout of stability changes
2015-06-17 Alex Crichtonstd: Split the `std_misc` feature
2015-06-17 Alex Crichtoncollections: Split the `collections` feature
2015-06-17 Alex Crichtoncore: Split apart the global `core` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-10 borsAuto merge of #25777 - shepmaster:cstring-return-to...
2015-06-10 borsAuto merge of #26058 - Kimundi:issue15609, r=nikomatsakis
2015-06-10 borsAuto merge of #26055 - arielb1:smart-fold, r=nikomatsakis
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 Steve KlabnikRollup merge of #26111 - tshepang:consistency, r=brson
2015-06-09 borsAuto merge of #26039 - SimonSapin:case-mapping, r=alexc...
2015-06-09 borsAuto merge of #25995 - alexcrichton:msvc-md, r=brson
2015-06-09 borsAuto merge of #26102 - retep998:openoptionsext, r=alexc...
2015-06-09 borsAuto merge of #26068 - bluss:bench-sigfigs, r=huonw
2015-06-09 borsAuto merge of #26098 - russellmcc:add-ar-tool-flexible...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-09 Manish GoregaokarRollup merge of #26113 - tshepang:avoid-abbreviations...
2015-06-09 Manish GoregaokarRollup merge of #26112 - tshepang:readability, r=stevek...
2015-06-09 Manish GoregaokarRollup merge of #26105 - tshepang:sentence-not-clear...
2015-06-09 Manish GoregaokarRollup merge of #26104 - saml:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #26099 - TheNeikos:fix-old_array_syntax...
2015-06-09 Manish GoregaokarRollup merge of #26078 - diwic:patch-2, r=alexcrichton
2015-06-09 Manish GoregaokarRollup merge of #26073 - chuckSMASH:trpl-5-4-comments...
2015-06-09 Manish GoregaokarRollup merge of #25968 - benfleis:master, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25948 - tshepang:misc-doc-improvements...
2015-06-09 Manish GoregaokarRollup merge of #25909 - frankamp:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25898 - azerupi:patch-3, r=steveklabnik
2015-06-09 borsAuto merge of #26065 - Marwes:master, r=alexcrichton
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 borsAuto merge of #26077 - SimonSapin:patch-6, r=alexcrichton
2015-06-08 Simon SapinReplace usage of String::from_str with String:from
2015-06-07 borsAuto merge of #25912 - tshepang:better-str-examples...
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25900 - lorenzb:more_about_types,...
2015-06-04 borsAuto merge of #25743 - michaelsproul:match-diagnostics...
2015-06-03 Manish GoregaokarRollup merge of #25974 - richo:stack-msg, r=alexcrichton
2015-06-03 Manish GoregaokarRollup merge of #25971 - richo:configurable-python...
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-06-02 borsAuto merge of #25867 - petrochenkov:ucellv, r=alexcrichton
2015-06-02 borsAuto merge of #25868 - alexcrichton:issue-25505, r...
2015-06-02 borsAuto merge of #25905 - michaelwoerister:lldb-pp-strings...
2015-06-02 Manish GoregaokarRollup merge of #25821 - jooert:remove_build_date,...
2015-06-02 Manish GoregaokarRollup merge of #25751 - steveklabnik:translations...
2015-06-02 borsAuto merge of #25848 - alexcrichton:fix-msvc, r=brson
2015-06-02 borsAuto merge of #25654 - petrochenkov:encenv, r=alexcrichton
2015-06-01 borsAuto merge of #25246 - mzabaluev:io-invalid-data, r...
2015-06-01 borsAuto merge of #25858 - alexcrichton:disable-os-tls...
2015-06-01 borsAuto merge of #25825 - GuillaumeGomez:check_co, r=Manis...
2015-05-31 borsAuto merge of #25907 - tshepang:patch-8, r=Gankro
2015-05-30 borsAuto merge of #25882 - steveklabnik:gh25554, r=alexcrichton
2015-05-30 borsAuto merge of #25904 - benaryorg:master, r=steveklabnik
2015-05-30 benaryorgfix documentation in libserialize
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-21 borsAuto merge of #25473 - doomrobo:patch-3, r=steveklabnik
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-17 borsAuto merge of #25527 - inrustwetrust:const-not-overflow...
2015-05-17 borsAuto merge of #25454 - steveklabnik:r_doc_fix, r=alexcr...
next