]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/build/mod.rs
Auto merge of #51729 - matthewjasper:move-errors, r=nikomatsakis
[rust.git] / src / librustc_mir / build / mod.rs
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 Mark RousskovRollup merge of #51875 - badboy:emscripten-no-wasm...
2018-06-28 Mark RousskovRollup merge of #51868 - Lireer:master, r=pietroalbini
2018-06-28 Mark RousskovRollup merge of #51839 - oli-obk:const_shift_overflow...
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 Mark RousskovRollup merge of #51636 - oli-obk:const_diagnostics...
2018-06-28 borsAuto merge of #51687 - japaric:gh51671, r=alexcrichton
2018-06-28 borsAuto merge of #51630 - joshlf:map-split-perf, r=dtolnay
2018-06-28 borsAuto merge of #50997 - michaelwoerister:pre-analyze...
2018-06-28 borsAuto merge of #51492 - petrochenkov:hirident, r=eddyb
2018-06-28 Vadim PetrochenkovUse `Ident`s in a number of structures in HIR
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-27 Matthew JasperGroup move errors before reporting, add suggestions
2018-06-27 borsAuto merge of #51598 - Pazzaz:master, r=sfackler
2018-06-26 Pietro AlbiniRollup merge of #51642 - GuillaumeGomez:fix-unknown...
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #51613 - nnethercote:ob-forest-cleanup...
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-23 borsAuto merge of #51653 - mglagla:option-unreachable,...
2018-06-23 borsAuto merge of #51696 - estebank:fuzzy-ice-ice, r=oli-obk
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 borsAuto merge of #51670 - estebank:issue-51634, r=oli-obk
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51637 - abarth:new_prng, r=cramertj
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #51690 - nikomatsakis:issue-51683-existen...
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-20 borsAuto merge of #51644 - Sgeo:patch-1, r=rkruppe
2018-06-20 borsAuto merge of #51631 - WiSaGaN:patch-1, r=Mark-Simulacrum
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-19 borsAuto merge of #51639 - SimonSapin:missing-alloc, r...
2018-06-19 borsAuto merge of #51275 - pnkfelix:nll-diagnostics-revise...
2018-06-19 Felix S. Klock IIThread more argument info down from `Hir` into the...
2018-06-19 Felix S. Klock IIRefactor: Replace anonymous-tuple with tuple struct...
2018-06-19 Felix S. Klock IIThread info about form of variable bindings, including...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 borsAuto merge of #51264 - glandium:oom, r=alexcrichton
2018-06-01 borsAuto merge of #51225 - oli-obk:miri_oob_ptr, r=eddyb
2018-05-31 Guillaume GomezRollup merge of #51240 - nnethercote:parse-2, r=nikomat...
2018-05-31 Guillaume GomezRollup merge of #51227 - uuttff8:master, r=dtolnay
2018-05-31 Guillaume GomezRollup merge of #51213 - nicokoch:copy_permissions...
2018-05-31 Guillaume GomezRollup merge of #51193 - GuillaumeGomez:fixes-style...
2018-05-31 borsAuto merge of #51050 - symphorien:fstatat, r=kennytm
2018-05-31 borsAuto merge of #51235 - nikomatsakis:issue-51117-borrowc...
2018-05-31 borsAuto merge of #51203 - nnethercote:obligations-2, r...
2018-05-31 borsAuto merge of #51182 - eddyb:not-just-visibility, r...
2018-05-30 Eduard-Mihai Burtescurustc: rename mir::LocalDecl's syntactic_source_info...
2018-05-30 Eduard-Mihai Burtescurustc: turn mir::LocalDecl's visibility_source_info...
2018-05-30 Eduard-Mihai Burtescurustc: rename mir::LocalDecl's source_info to visibilit...
2018-05-30 Eduard-Mihai Burtescurustc: turn mir::LocalDecl's syntactic_scope into a...
2018-05-30 Eduard-Mihai Burtescurustc: rename mir::SourceScopeInfo to mir::SourceScopeL...
2018-05-30 Eduard-Mihai Burtescurustc: rename mir::VisibilityScope to mir::SourceScope.
2018-05-30 borsAuto merge of #50880 - glandium:oom, r=SimonSapin
2018-05-30 borsAuto merge of #51106 - davidtwco:issue-50934, r=nikomat...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-30 borsAuto merge of #50783 - pnkfelix:issue-27282-match-borro...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-29 Felix S. Klock IIExpand two-phase-borrows so that a case like this still...
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-24 kennytmRollup merge of #51011 - QuietMisdreavus:duplicitous...
2018-05-24 kennytmRollup merge of #50981 - nnethercote:shrink-LiveNode...
2018-05-24 kennytmRollup merge of #50979 - Manishearth:type-only, r=estebank
2018-05-24 kennytmRollup merge of #50864 - jakllsch:add-netbsd-arm-target...
2018-05-23 borsAuto merge of #50916 - oli-obk:miri, r=eddyb
2018-05-23 borsAuto merge of #50891 - davidtwco:nll-kill-loans-out...
2018-05-23 borsAuto merge of #50528 - whitfin:issue-50508, r=michaelwo...
2018-05-23 borsAuto merge of #50798 - bobtwinkles:nll_facts_invalidate...
2018-05-23 borsAuto merge of #50682 - F001:issue-50589, r=petrochenkov
2018-05-22 borsAuto merge of #50969 - nikomatsakis:issue-50673-broken...
2018-05-22 kennytmRollup merge of #50963 - nnethercote:coercion-VecDeque1...
2018-05-22 kennytmRollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix
2018-05-22 kennytmRollup merge of #50947 - QuietMisdreavus:nice-tabs...
2018-05-22 kennytmRollup merge of #50932 - nnethercote:seen-Predicates...
2018-05-22 kennytmRollup merge of #50931 - nnethercote:inline-try_get...
2018-05-22 kennytmRollup merge of #50914 - simartin:issue_50636, r=oli-obk
2018-05-22 kennytmRollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
2018-05-22 kennytmRollup merge of #50875 - QuietMisdreavus:short-features...
2018-05-22 kennytmRollup merge of #50849 - est31:visit_closure_args,...
next