]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/lib.rs
Auto merge of #27032 - Gankro:tarpl, r=aturon,acrichto,arielb,pnkfelix,nrc,nmatsakis...
[rust.git] / src / librustc_typeck / lib.rs
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-24 Steve KlabnikRollup merge of #27235 - tbu-:pr_catch_panic_doc, r...
2015-07-24 Steve KlabnikRollup merge of #27212 - AlisdairO:diagnostics225,...
2015-07-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-24 Steve KlabnikRollup merge of #27177 - echochamber:master, r=steveklabnik
2015-07-24 Steve KlabnikRollup merge of #27145 - apasel422:diagnostic-407-437...
2015-07-24 borsAuto merge of #27215 - pnkfelix:fsk-placer-take-5-just...
2015-07-24 borsAuto merge of #27208 - alexcrichton:msvc-less-dllimport...
2015-07-24 borsAuto merge of #26583 - eefriedman:lint-ffi, r=nrc
2015-07-23 borsAuto merge of #27224 - alexcrichton:configure-lto-right...
2015-07-23 borsAuto merge of #27226 - eefriedman:leftover-negation...
2015-07-23 borsAuto merge of #27221 - dotdash:no_empty_clean, r=luqmana
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 borsAuto merge of #26588 - eefriedman:foreign-lifetime...
2015-07-23 borsAuto merge of #27192 - dotdash:inline_eq_slice, r=luqmana
2015-07-22 borsAuto merge of #27191 - pnkfelix:sidestep-unary-negate...
2015-07-22 borsAuto merge of #27188 - pnkfelix:sidestep-warning-for...
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 Felix S. Klock IISidestep warning about repeated E0045 `span_err!` invoc...
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #27039 - bluss:siphash-tests, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26819 - P1start:ref-suggestion, r...
2015-07-16 Manish GoregaokarRollup merge of #27028 - Gankro:travis, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-14 borsAuto merge of #27024 - bluss:io-drain, r=alexcrichton
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 borsAuto merge of #26981 - wthrowe:div_docs, r=Gankro
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 borsAuto merge of #26966 - nagisa:tail-init, r=alexcrichton
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-11 Simonas KazlauskasImplement RFC 1058
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 borsAuto merge of #26724 - tshepang:patch-1, r=bluss
2015-07-02 borsAuto merge of #26713 - GuillaumeGomez:patch-3, r=Manish...
2015-07-02 borsAuto merge of #26715 - steveklabnik:gh26497, r=huonw
2015-07-02 borsAuto merge of #26712 - GuillaumeGomez:patch-2, r=Manish...
2015-07-02 borsAuto merge of #26727 - remram44:coerceunsized-weak...
2015-07-02 borsAuto merge of #26722 - arielb1:log-deadlock, r=eddyb
2015-07-02 borsAuto merge of #26718 - nham:test-8640, r=alexcrichton
2015-07-02 borsAuto merge of #26691 - nrc:mem, r=alexcrichton
2015-07-02 borsAuto merge of #26677 - jroesch:fulfillment-context...
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
next