]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/_match.rs
Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton
[rust.git] / src / librustc_typeck / check / _match.rs
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaavoid calling `mk_region` unnecessarily
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-06 Corey FarwellRollup merge of #40908 - dotdash:pers_lt, r=arielb1
2017-04-05 Ariel Ben-YehudaRollup merge of #41028 - bluss:rev-rfind, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40943 - Amanieu:offset_to, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Ariel Ben-YehudaRollup merge of #40909 - nagisa:fix-vec-placement,...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-05 Corey FarwellRollup merge of #40608 - GuillaumeGomez:mutex-doc-incon...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-03 borsAuto merge of #40915 - nrc:save-assoc, r=eddyb
2017-04-02 borsAuto merge of #40919 - GuillaumeGomez:fix-new-rustdoc...
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40728 - topecongiro:stabilize, r=arielb1
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40929 - bluss:full-reverse, r=alexcrichton
2017-03-31 Corey FarwellRollup merge of #40928 - GAJaloyan:patch-2, r=eddyb
2017-03-31 Corey FarwellRollup merge of #40925 - DaseinPhaos:patch-5, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40904 - rap2hpoutre:patch-1, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40898 - MaloJaffre:remove-unused-featu...
2017-03-31 Corey FarwellRollup merge of #40888 - wesleywiser:rustdoc_src_sideba...
2017-03-31 Corey FarwellRollup merge of #40869 - ctjhoa:master, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40842 - Mic92:RawFd, r=aturon
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-31 borsAuto merge of #40620 - laumann:slash-in-diagnostics...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-30 borsAuto merge of #40224 - nikomatsakis:issue-39808, r...
2017-03-30 Niko Matsakishave coercion supply back the target type
2017-03-30 Niko Matsakiscoercion now depends on whether the expression diverges
2017-03-30 Niko Matsakisavoid allocating a vector when the coercion sites are...
2017-03-30 Niko Matsakisport the match code to use `CoerceMany`
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #39500 - michaelwoerister:fix-ich-testing...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39538 - stjepang:slightly-optimize...
2017-02-05 Corey FarwellRollup merge of #39530 - TimNN:more-gdb, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39528 - dylanmckay:llvm-4.0-diglobalva...
2017-02-05 Corey FarwellRollup merge of #39526 - canndrew:uninhabited-while...
2017-02-05 Corey FarwellRollup merge of #39519 - nagisa:more-snap, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39514 - tbu-:pr_less_syscalls_fd,...
2017-02-05 Corey FarwellRollup merge of #39509 - petrochenkov:rb2, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39501 - phungleson:libcorebench, r...
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39481 - ishitatsuyuki:master, r=alexcr...
2017-02-05 Corey FarwellRollup merge of #39472 - est31:unadjusted_only_for_win...
2017-02-05 Corey FarwellRollup merge of #39439 - king6cong:move, r=alexcrichton
2017-02-05 borsAuto merge of #39408 - ollie27:i128_try_from, r=alexcri...
2017-02-05 borsAuto merge of #39563 - frewsxcv:rollup, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39552 - zackmdavis:more_struct_aliases...
2017-02-05 Corey FarwellRollup merge of #39527 - king6cong:bootstrap-doc, r...
2017-02-05 Corey FarwellRollup merge of #39478 - alexcrichton:add-xpy, r=japaric
2017-02-05 Corey FarwellRollup merge of #39477 - jimmycuadra:try-from-parameter...
2017-02-05 Corey FarwellRollup merge of #39471 - djc:bootstrap-user, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39454 - abonander:proc_macro_tracking_...
2017-02-05 Corey FarwellRollup merge of #39453 - nrc:save-path, r=nikomatsakis
2017-02-05 Corey FarwellRollup merge of #39443 - phungleson:remove-unresolved...
2017-02-05 Corey FarwellRollup merge of #39442 - keeperofdakeys:expand-derives...
2017-02-05 Corey FarwellRollup merge of #39393 - ollie27:stab_impls, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39312 - mgattozzi:rustdoc-help-fix...
2017-02-05 Corey FarwellRollup merge of #39289 - shahn:option_entry, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39193 - pepyakin:emcc-strip-panic...
next