]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/borrow_check
Auto merge of #69156 - ecstatic-morse:unified-dataflow-impls2, r=eddyb
[rust.git] / src / librustc_mir / borrow_check /
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 borsAuto merge of #69168 - brainlock:test-textrel-regressio...
2020-02-15 Dylan DPCRollup merge of #69180 - Aaron1011:feature/comma-struct...
2020-02-15 Dylan DPCRollup merge of #69166 - JohnTitor:ice-const-enum,...
2020-02-15 Dylan DPCRollup merge of #69154 - JohnTitor:fix-macro-ices,...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #66721 - maxbla:exp-format-integers...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-15 borsAuto merge of #67681 - matthewjasper:infer-regions...
2020-02-14 Matthew JasperAdd fast path to eq_opaque_type_and_type
2020-02-14 Matthew JasperFix and test nested impl Trait
2020-02-14 Matthew JasperUse member constraint for most opaque types in NLL
2020-02-14 Matthew JasperAlways check upper bounds when choosing member regions
2020-02-14 Matthew JasperImprove opaque type lifetime errors
2020-02-14 Matthew JasperHandle equal regions in opaque type inference
2020-02-14 Matthew JasperShow inferred opaque types with `#[rustc_regions]`
2020-02-14 Matthew JasperAddress review comments
2020-02-14 Matthew JasperEnsure RPIT types get recorded in borrowck
2020-02-14 Matthew JasperAvoid unnecessary opaque type errors in borrowck
2020-02-14 Matthew JasperInfer opaque type regions in borrow checking
2020-02-14 Matthew JasperPrepare to use borrowck to resolve opaque types
2020-02-14 Matthew JasperArena allocate the result of mir_borrowck
2020-02-14 Yuki OkushiRollup merge of #69164 - GuillaumeGomez:update-pulldown...
2020-02-14 Yuki OkushiRollup merge of #69128 - Centril:fix-69103, r=davidtwco
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-14 borsAuto merge of #69100 - cjgillot:resolve_instance, r...
2020-02-14 borsAuto merge of #68693 - Zoxc:query-no-arc, r=michaelwoer...
2020-02-13 Dylan DPCRollup merge of #69127 - tmiasko:new-pass-manager-use...
2020-02-13 Dylan DPCRollup merge of #69126 - RalfJung:exact-div, r=oli-obk
2020-02-13 Dylan DPCRollup merge of #69125 - jethrogb:jb/cleanup-sgx-entry...
2020-02-13 Dylan DPCRollup merge of #69108 - cjgillot:trait_candidate,...
2020-02-13 Dylan DPCRollup merge of #69057 - Centril:clean-expand, r=petroc...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #68728 - Centril:towards-fn-merge,...
2020-02-13 borsAuto merge of #68406 - andjo403:selfprofileLlvm, r...
2020-02-13 borsAuto merge of #68969 - RalfJung:dont-panic, r=oli-obk
2020-02-13 Ralf Jungrename PanicInfo -> AssertKind
2020-02-13 Ralf Jungmove PanicInfo to mir module
2020-02-13 borsAuto merge of #69023 - Centril:parse_fn, r=petrochenkov
2020-02-13 Mazdak FarrokhzadConstness -> enum Const { Yes(Span), No }
2020-02-13 Dylan DPCRollup merge of #69068 - Goirad:make-sgx-arg-cleanup...
2020-02-13 Dylan DPCRollup merge of #69050 - nnethercote:micro-optimize...
2020-02-13 Dylan DPCRollup merge of #69049 - pthariensflame:improvement...
2020-02-13 Dylan DPCRollup merge of #69048 - estebank:hrlt-assoc, r=nagisa
2020-02-13 Dylan DPCRollup merge of #69008 - Aaron1011:fix/opaque-ty-parent...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-13 borsAuto merge of #69097 - Xanewok:update-rls-rustfmt,...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Dylan DPCRollup merge of #69086 - tmandry:probestack-hidden...
2020-02-12 Dylan DPCRollup merge of #69040 - jethrogb:jb/cleanup-sgx-entry...
2020-02-12 Dylan DPCRollup merge of #69038 - yaahc:backtrace-debug, r=dtolnay
2020-02-12 Dylan DPCRollup merge of #69002 - RalfJung:miri-op-overflow...
2020-02-12 Dylan DPCRollup merge of #68981 - estebank:silence, r=davidtwco
2020-02-12 Dylan DPCRollup merge of #67954 - nikic:new-pm, r=nagisa
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 borsAuto merge of #69094 - Dylan-DPC:rollup-4qe7uv1, r...
2020-02-12 Dylan DPCRollup merge of #69059 - ljedrz:unused_stuff, r=Dylan-DPC
2020-02-12 Dylan DPCRollup merge of #69042 - yaahc:backtrace-header, r...
2020-02-12 Dylan DPCRollup merge of #69034 - petrochenkov:notokind, r=Centril
2020-02-12 Dylan DPCRollup merge of #69032 - chrissimpkins:ice-yield-printl...
2020-02-12 Dylan DPCRollup merge of #68994 - Keruspe:sanitizers-conflict...
2020-02-12 Dylan DPCRollup merge of #68914 - nnethercote:speed-up-SipHasher...
2020-02-12 Dylan DPCRollup merge of #67585 - ranma42:fix/char-is-ascii...
2020-02-12 borsAuto merge of #68241 - ecstatic-morse:unified-dataflow...
2020-02-12 Yuki OkushiRollup merge of #69070 - Bassetts:master, r=alexcrichton
2020-02-12 Yuki OkushiRollup merge of #69058 - TimDiekmann:box, r=Amanieu
2020-02-12 Yuki OkushiRollup merge of #69027 - TimDiekmann:zeroed-alloc,...
2020-02-12 Yuki OkushiRollup merge of #69026 - TimDiekmann:common-usage,...
2020-02-12 Yuki OkushiRollup merge of #68999 - andjo403:itertools, r=Centril
2020-02-12 Yuki OkushiRollup merge of #68947 - chrissimpkins:python-fmt,...
2020-02-12 Yuki OkushiRollup merge of #68937 - ecstatic-morse:unchecked-intri...
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-12 borsAuto merge of #68823 - matthiaskrgr:submodule_upd,...
2020-02-11 borsAuto merge of #68491 - pnkfelix:hide-niches-under-unsaf...
2020-02-11 Dylan MacKenzieUse exhaustive matching
2020-02-11 Dylan MacKenzieUse new dataflow framework for drop elaboration and...
2020-02-11 borsAuto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r...
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-11 Dylan DPCRollup merge of #69047 - ehuss:rustfmt-vendor, r=Centril
2020-02-11 Dylan DPCRollup merge of #69044 - jonas-schievink:dont-run-coher...
2020-02-11 Dylan DPCRollup merge of #69031 - Centril:dyntest, r=eddyb
2020-02-11 Dylan DPCRollup merge of #69022 - ljedrz:traits_tweak_vecs,...
2020-02-11 Dylan DPCRollup merge of #68824 - ajpaverd:cfguard-rustbuild...
2020-02-11 Dylan DPCRollup merge of #68816 - estebank:fn-mut-closure, r...
2020-02-11 Dylan DPCRollup merge of #66498 - bjorn3:less_feature_flags...
2020-02-11 borsAuto merge of #68725 - jumbatm:invert-control-in-struct...
2020-02-11 jumbatmMove more into decorate functions.
2020-02-11 jumbatmRun RustFmt
2020-02-11 jumbatmInvert control in struct_lint_level.
2020-02-11 borsAuto merge of #68961 - eddyb:dbg-stack-dunk, r=nagisa
2020-02-11 borsAuto merge of #68929 - matprec:consistent-issue-referen...
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68986 - ecstatic-morse:const-ascii...
next