]> git.lizzy.rs Git - rust.git/history - src/libsyntax_ext
Add transpose conversions for Option and Result
[rust.git] / src / libsyntax_ext /
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 borsAuto merge of #46984 - arielb1:pre-statement-effect...
2018-01-03 borsAuto merge of #46913 - Eh2406:master, r=eddyb
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
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-31 borsAuto merge of #47004 - nvzqz:rc-conversions, r=bluss...
2017-12-31 borsAuto merge of #47044 - topecongiro:fixed-ices, r=estebank
2017-12-29 borsAuto merge of #47026 - EdSchouten:cloudabi-unwind,...
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #47049 - eddyb:submodules, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-29 borsAuto merge of #47050 - ollie27:rustdoc_import_links...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-28 borsAuto merge of #47021 - shssoichiro:46576-Incorrect...
2017-12-28 borsAuto merge of #46954 - davidalber:fix-contributor-coven...
2017-12-28 borsAuto merge of #47031 - topecongiro:issue-41719, r=jseyfried
2017-12-28 borsAuto merge of #47013 - topecongiro:issue-46655, r=petro...
2017-12-28 Seiichi UchidaPrefer to use attr::contains_name() and attr::find_by_n...
2017-12-27 borsAuto merge of #47016 - malbarbo:dist-armv5te, r=alexcri...
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 kennytmRollup merge of #46943 - malbarbo:process-test-busybox...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46939 - davidalber:code-of-conduct...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
2017-12-26 kennytmRollup merge of #46928 - varkor:contrib-10, r=alexcrichton
2017-12-25 borsAuto merge of #46949 - davidtwco:issue-46631, r=arielb1
2017-12-25 borsAuto merge of #46914 - mikeyhew:raw_pointer_self, r...
2017-12-25 borsAuto merge of #46910 - alexcrichton:thinlto-default...
2017-12-24 borsAuto merge of #46899 - m4b:linkage_name_equals_symbol_n...
2017-12-24 borsAuto merge of #46789 - Diggsey:command-env-capture...
2017-12-24 borsAuto merge of #46896 - arielb1:shadow-scope, r=eddyb
2017-12-24 borsAuto merge of #46894 - detrumi:fix-const-eval-trait...
2017-12-24 borsAuto merge of #46859 - gereeter:uninhabited-unions...
2017-12-24 borsAuto merge of #46888 - cramertj:nested-impl-trait-error...
2017-12-24 borsAuto merge of #46833 - diwic:7c-abort-ffi, r=arielb1
2017-12-23 borsAuto merge of #46881 - michaelwoerister:ensure-coherenc...
2017-12-23 borsAuto merge of #46864 - estebank:closure-type-err-sp...
2017-12-23 borsAuto merge of #46857 - estebank:use-loop-sp, r=nikomatsakis
2017-12-22 borsAuto merge of #46842 - michaelwoerister:fingerprint...
2017-12-22 borsAuto merge of #46838 - pnkfelix:issue-46112-followup...
2017-12-22 borsAuto merge of #46779 - Zoxc:par-merge-without-sync...
2017-12-22 borsAuto merge of #46752 - Yoric:nll, r=arielb1
2017-12-22 borsAuto merge of #46732 - estebank:silence-recovered-block...
2017-12-21 borsAuto merge of #46922 - kennytm:rollup, r=kennytm
2017-12-21 Esteban KüberDo not emit type errors on recovered blocks
2017-12-21 borsAuto merge of #45930 - jplatte:generics_refactoring...
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-21 Jonas PlatteAdd GenericParam, refactor Generics in ast, hir, rustdoc
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-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-10 borsAuto merge of #46248 - zackmdavis:one_time_private_enum...
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-10 borsAuto merge of #46611 - GuillaumeGomez:type-mismatch...
2017-12-10 Jeffrey SeyfriedUse hygiene to access the injected crate (`core` or...
2017-12-10 borsAuto merge of #46602 - mbrubeck:try, r=kennytm
2017-12-09 Matt BrubeckUse Try syntax for Option in place of macros or match
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
next