]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/deriving/encodable.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / libsyntax / ext / deriving / encodable.rs
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
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-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 borsAuto merge of #25805 - jooert:colorized_tests, r=alexcr...
2015-05-27 Manish GoregaokarRollup merge of #25726 - nham:cell_docs, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25668 - steveklabnik:doc_const, r...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-27 borsAuto merge of #25713 - Stebalien:pattern, r=alexcrichton
2015-05-26 borsAuto merge of #25675 - bluss:rustdoc-assoc-types-index...
2015-05-26 borsAuto merge of #25593 - nham:E0210_E0326, r=alexcrichton
2015-05-26 borsAuto merge of #25091 - quantheory:trait_associated_cons...
2015-05-25 borsAuto merge of #25698 - mdinger:flat_map, r=steveklabnik
2015-05-25 borsAuto merge of #25742 - thombles:tk/StringCoercion,...
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-24 borsAuto merge of #25719 - brson:crosslink, r=eddyb
2015-05-23 borsAuto merge of #25666 - tshepang:better-path-docs, r...
2015-05-23 borsAuto merge of #25735 - oli-obk:rollup, r=steveklabnik
2015-05-23 Oliver SchneiderRollup merge of #25722 - nickdesaulniers:configureClang...
2015-05-23 Oliver SchneiderRollup merge of #25716 - steveklabnik:remove_bad_docs...
2015-05-23 Oliver SchneiderRollup merge of #25715 - nero-luci:patch-1, r=steveklabnik
2015-05-23 Oliver SchneiderRollup merge of #25714 - brianquinlan:patch-1, r=huonw
2015-05-23 Oliver SchneiderRollup merge of #25710 - Manishearth:no_decorator_clone...
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-22 Manish GoregaokarLet MultiItemDecorator take `&Annotatable` (fixes ...
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 #25512 - peferron:doc-traits-error...
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-18 Manish GoregaokarRollup merge of #25530 - peferron:doc-closures-whitespa...
2015-05-18 Manish GoregaokarRollup merge of #25526 - chellmuth:patch-1, r=alexcrichton
2015-05-17 borsAuto merge of #25527 - inrustwetrust:const-not-overflow...
2015-05-17 borsAuto merge of #25523 - nham:remove_E0068, r=alexcrichton
2015-05-17 borsAuto merge of #25454 - steveklabnik:r_doc_fix, r=alexcr...
2015-05-17 borsAuto merge of #25524 - Manishearth:unsafe_derive, r=cmr
2015-05-17 Manish GoregaokarAllow #[derive()] to generate unsafe methods
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-15 borsAuto merge of #25399 - kballard:crate-attributes-cfg_at...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 Manish GoregaokarRollup merge of #25354 - mdinger:delete_book, r=stevekl...
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 Steve KlabnikRollup merge of #25363 - nham:E0106_E0107_fix, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25360 - steveklabnik:typo, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25308 - nham:audit_ref_traits, r=alexc...
2015-05-13 borsAuto merge of #25344 - arielb1:fresh-float, r=nikomatsakis
2015-05-13 borsAuto merge of #25333 - GSam:master, r=nrc
2015-05-13 borsAuto merge of #25318 - nrc:for-expn, r=sfackler
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 borsAuto merge of #25024 - nrc:mulit-decor, r=sfackler
2015-05-13 Nick CameronMerge branch 'master' into mulit-decor
2015-05-12 Nick CameronRebasing
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 Nick CameronWIP refactor expansion of decorators and move derive...
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 borsAuto merge of #24594 - doomsplayer:patch-2, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24523 - GuillaumeGomez:clean-error...
2015-04-23 borsAuto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-23 borsAuto merge of #24664 - steveklabnik:doc_ufcs, r=alexcri...
2015-04-23 borsAuto merge of #24683 - P1start:help-suggestions, r=nrc
2015-04-22 Manish GoregaokarRollup merge of #24688 - SimonSapin:fmt-write-char...
2015-04-22 Manish GoregaokarRollup merge of #24675 - steveklabnik:two_more_chapters...
2015-04-22 Manish GoregaokarRollup merge of #24673 - steveklabnik:doc_attributes...
2015-04-22 borsAuto merge of #24685 - nrc:span-pred, r=huonw
2015-04-22 borsAuto merge of #24671 - steveklabnik:doc_const_static...
2015-04-22 borsAuto merge of #24674 - alexcrichton:rollup, r=alexcrichton
2015-04-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-04-21 Alex Crichtonrollup merge of #24636: alexcrichton/remove-deprecated
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24672: steveklabnik/edit_tuple_structs
2015-04-21 Alex Crichtonrollup merge of #24670: brson/1.1
2015-04-21 Alex Crichtonrollup merge of #24669: steveklabnik/fix
2015-04-21 Alex Crichtonrollup merge of #24667: steveklabnik/more_editing
next