]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/astconv.rs
Auto merge of #45013 - chrisvittal:mir_pretty_printing_pr, r=nikomatsakis
[rust.git] / src / librustc_typeck / astconv.rs
2017-10-13 borsAuto merge of #45013 - chrisvittal:mir_pretty_printing_...
2017-10-12 kennytmRollup merge of #45172 - oli-obk:patch-8, r=pnkfelix
2017-10-12 kennytmRollup merge of #45166 - tinaun:more_unstable_docs...
2017-10-12 kennytmRollup merge of #45105 - camsteffen:patch-2, r=pnkfelix
2017-10-12 kennytmRollup merge of #45049 - alexcrichton:update-jobserver...
2017-10-12 kennytmRollup merge of #45005 - leodasvacas:inline-eq-slice...
2017-10-12 kennytmRollup merge of #44989 - QuietMisdreavus:what-is-your...
2017-10-12 borsAuto merge of #45007 - undecidabot:optimize-iter, r...
2017-10-12 borsAuto merge of #45176 - michaelwoerister:fix-region...
2017-10-12 borsAuto merge of #44967 - wesleywiser:trans_fulfill_obliga...
2017-10-12 borsAuto merge of #44985 - zilbuz:issue-44974, r=pnkfelix
2017-10-12 borsAuto merge of #44969 - QuietMisdreavus:impls-for-everyo...
2017-10-11 borsAuto merge of #44963 - JLockerman:fix_spsc, r=alexcrichton
2017-10-11 borsAuto merge of #44888 - tirr-c:binder-hr-region, r=arielb1
2017-10-11 johnthagenMerge branch 'master' into pep8-bootstrap
2017-10-11 Steve KlabnikRollup merge of #45180 - 0xAX:fix-help-message-in-confi...
2017-10-11 Steve KlabnikRollup merge of #45171 - rust-lang:petrochenkov-patch...
2017-10-11 Steve KlabnikRollup merge of #45148 - gaurikholkar:master, r=nikomat...
2017-10-11 Steve KlabnikRollup merge of #45139 - michaelwoerister:document...
2017-10-11 Steve KlabnikRollup merge of #45071 - tromey:use-gdb-lazy-string...
2017-10-10 borsAuto merge of #45169 - kennytm:rollup, r=kennytm
2017-10-10 kennytmRollup merge of #45146 - petrochenkov:lessrec, r=estebank
2017-10-10 kennytmRollup merge of #45135 - michaelwoerister:move-incr...
2017-10-10 kennytmRollup merge of #45116 - johnthagen:typo-fix, r=alexcri...
2017-10-10 kennytmRollup merge of #45108 - phil-opp:patch-2, r=japaric
2017-10-10 kennytmRollup merge of #45101 - lfairy:proc-macro-string-escap...
2017-10-10 kennytmRollup merge of #45099 - mikeyhew:fix-astconv-self...
2017-10-10 kennytmRollup merge of #45095 - bluss:discriminant-send-sync...
2017-10-10 kennytmRollup merge of #44775 - MaloJaffre:debug-struct, r...
2017-10-10 borsAuto merge of #44877 - nvzqz:box-conversions, r=alexcri...
2017-10-10 borsAuto merge of #44822 - frewsxcv:frewsxcv-eprintln,...
2017-10-09 kennytmRollup merge of #45051 - k0pernicus:master, r=michaelwo...
2017-10-09 borsAuto merge of #45041 - est31:master, r=alexcrichton
2017-10-09 borsAuto merge of #45035 - alexcrichton:no-empty, r=michael...
2017-10-09 borsAuto merge of #45033 - eddyb:capture-me-not, r=nikomatsakis
2017-10-08 borsAuto merge of #45030 - raggi:zircon-handle-t, r=alexcri...
2017-10-08 borsAuto merge of #45016 - pnkfelix:mir-borrowck-gather...
2017-10-08 borsAuto merge of #45020 - MaloJaffre:needs-test, r=alexcri...
2017-10-08 borsAuto merge of #45012 - Gankro:noalias, r=arielb1
2017-10-08 borsAuto merge of #45001 - bgermann:master, r=alexcrichton
2017-10-08 kennytmRollup merge of #45058 - hunteke:fix_rustc_private_typo...
2017-10-08 kennytmRollup merge of #45053 - GuillaumeGomez:atomicbool...
2017-10-08 kennytmRollup merge of #45052 - steveklabnik:gh44105, r=dtolnay
2017-10-08 kennytmRollup merge of #45042 - brennie:brennie/fmt-trait...
2017-10-08 kennytmRollup merge of #45018 - michaelwoerister:fix-dep-node...
2017-10-08 Michael Hewsonupdate comments referring to old check_method_self_type
2017-10-08 borsAuto merge of #44983 - vitiral:dirty_clean_groups,...
2017-10-08 borsAuto merge of #44978 - jamesmunns:armv5te-os-atomics...
2017-10-07 borsAuto merge of #44841 - alexcrichton:thinlto, r=michaelw...
2017-10-07 borsAuto merge of #44913 - leavehouse:patch-1, r=BurntSushi
2017-10-07 borsAuto merge of #44860 - kennytm:fix-44731, r=alexcrichton
2017-10-06 borsAuto merge of #43604 - abonander:proc_macro_span_api...
2017-10-06 borsAuto merge of #45065 - arielb1:not-correct, r=nikomatsakis
2017-10-06 borsAuto merge of #44734 - mchlrhw:wip/hashmap-entry-and...
2017-10-06 borsAuto merge of #44965 - oconnor663:res_init_glibc, r...
2017-10-06 borsAuto merge of #44818 - petrochenkov:astymac2, r=jseyfried
2017-10-06 borsAuto merge of #44951 - vitiral:incr_struct_defs, r...
2017-10-05 Vadim PetrochenkovImprove resolution of associated types in macros 2.0
2017-10-05 borsAuto merge of #44943 - nivkner:fixme_fixup, r=dtolnay
2017-10-05 kennytmRollup merge of #44935 - vitiral:dependencies, r=stevek...
2017-10-05 borsAuto merge of #44940 - philipc:remap-path, r=michaelwoe...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-04 borsAuto merge of #44890 - nvzqz:str-box-transmute, r=alexc...
2017-10-04 borsAuto merge of #44905 - Pirh:process_abort_docs, r=steve...
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 borsAuto merge of #44922 - zilbuz:issue-44596/E0594, r...
2017-10-03 borsAuto merge of #44896 - qmx:move-resolve-to-librustc...
2017-10-03 borsAuto merge of #44920 - vi:rustdoc_implementors_src_link...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-02 borsAuto merge of #44959 - arielb1:generic-errors, r=eddyb
2017-10-02 borsAuto merge of #44942 - zackmdavis:lint_suggestions...
2017-10-02 borsAuto merge of #44960 - SeanPrashad:master, r=steveklabnik
2017-10-01 borsAuto merge of #44955 - laumann:small-typo-fix, r=stevek...
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-10-01 borsAuto merge of #44897 - Havvy:doc-size_of, r=steveklabnik
2017-10-01 borsAuto merge of #44945 - petrochenkov:fixtyrec, r=arielb1
2017-09-30 petrochenkovDo not require semantic types for all syntactic types...
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44797 - lucasem:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44794 - napen123:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44708 - toidiu:ak-44493, r=nikomatsakis
2017-09-29 Mark SimulacrumRollup merge of #44694 - tommyip:make_clean, r=Mark...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 borsAuto merge of #44847 - estebank:unused-signature, r...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-28 borsAuto merge of #44790 - clarcharr:zip_bytes, r=sfackler
2017-09-28 borsAuto merge of #44779 - tjkirch:master, r=alexcrichton
2017-09-27 borsAuto merge of #44782 - estebank:issue-36700, r=Guillaum...
2017-09-27 borsAuto merge of #44709 - Badel2:inclusive-range-dotdoteq...
2017-09-27 borsAuto merge of #44812 - Mark-Simulacrum:rustdoc-debug...
2017-09-27 borsAuto merge of #44802 - sfackler:vecdeque-oob, r=Gankro
2017-09-26 borsAuto merge of #44735 - tirr-c:issue-42143, r=arielb1
2017-09-25 borsAuto merge of #44297 - laumann:suggest-misspelt-methods...
2017-09-25 borsAuto merge of #44279 - smaeul:crt_static-deps, r=alexcr...
2017-09-25 borsAuto merge of #44085 - bjorn3:no_llvm_write_metadata...
2017-09-25 borsAuto merge of #44809 - arielb1:small-scope, r=eddyb
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-25 borsAuto merge of #44612 - pylaligand:magenta-to-zircon...
next