]> git.lizzy.rs Git - rust.git/history - src/libsyntax_ext/deriving/encodable.rs
Auto merge of #47804 - retep007:recursive-requirements, r=pnkfelix
[rust.git] / src / libsyntax_ext / deriving / encodable.rs
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #48051 - ollie27:rustdoc_fn_unit_return...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-07 Manish GoregaokarRollup merge of #47922 - zackmdavis:and_the_case_of_the...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 kennytmRollup merge of #48012 - scottmcm:faster-rangeinclusive...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-05 borsAuto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-05 borsAuto merge of #47865 - Manishearth:cleanup-shim, r...
2018-02-04 kennytmRollup merge of #47892 - Badel2:const_type_id_of, r...
2018-02-04 kennytmRollup merge of #47958 - frewsxcv:frewsxcv-try-clone...
2018-02-04 kennytmRollup merge of #47947 - goodmanjonathan:stabilize_matc...
2018-02-04 kennytmRollup merge of #47912 - cuviper:glibc-stack-guard...
2018-02-04 kennytmRollup merge of #47896 - zackmdavis:and_the_case_of_the...
2018-02-04 kennytmRollup merge of #47877 - spastorino:lifetime-bounds...
2018-02-04 borsAuto merge of #47915 - eddyb:layout-of, r=nikomatsakis
2018-02-03 borsAuto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis
2018-02-03 borsAuto merge of #46254 - Dylan-DPC:ellided-lifetime,...
2018-02-03 borsAuto merge of #47791 - estebank:mismatched-trait-impl...
2018-02-02 kennytmRollup merge of #47942 - estebank:macro-spans, r=nikoma...
2018-02-02 kennytmRollup merge of #47919 - varkor:to_degrees-precision...
2018-02-02 kennytmRollup merge of #47916 - vmx:patch-2, r=kennytm Fix...
2018-02-02 kennytmRollup merge of #47914 - etaoins:improve-char-escape...
2018-02-02 kennytmRollup merge of #47898 - Aaron1011:static-ref-nll,...
2018-02-02 kennytmRollup merge of #47829 - estebank:break-in-for, r=crame...
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-02 borsAuto merge of #47465 - estebank:include-space-after...
2018-02-02 borsAuto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichton
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-02-01 borsAuto merge of #47540 - Manishearth:suggestion, r=nrc
2018-01-29 Manish GoregaokarAdd internal-only rustc_serialize_exclude_null attribut...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-20 kennytmRollup merge of #46671 - varkor:contrib-2, r=KodrAus
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46508 - clarcharr:duration_extras, r...
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46722 - arielb1:single-self, r=eddyb
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-15 Steve KlabnikRollup merge of #46705 - pornel:cargo-output, r=alexcri...
2017-12-15 Steve KlabnikRollup merge of #46690 - mystor:pub_line_column, r...
2017-12-15 Steve KlabnikRollup merge of #46652 - ishitatsuyuki:thinlto-backport...
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-15 borsAuto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakis
2017-12-15 borsAuto merge of #46537 - pnkfelix:two-phase-borrows,...
2017-12-15 borsAuto merge of #46701 - eddyb:vector-newtypes, r=nagisa
2017-12-14 borsAuto merge of #45002 - oli-obk:miri, r=eddyb
2017-12-14 borsAuto merge of #46633 - estebank:arg-mismatch, r=arielb1
2017-12-14 borsAuto merge of #46605 - estebank:macro-backtrace-spans...
2017-12-14 borsAuto merge of #46582 - nikomatsakis:nll-master-to-rust...
2017-12-13 borsAuto merge of #46708 - pnkfelix:fix-issue-46112, r...
2017-12-13 borsAuto merge of #46550 - jseyfried:cleanup_builtin_hygien...
2017-12-10 Jeffrey SeyfriedUse hygiene to access the injected crate (`core` or...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
next