]> git.lizzy.rs Git - rust.git/history - src/librustc/mir/mod.rs
Remove inline attributes that hadn't been profiled, unexport Cache since it no longer...
[rust.git] / src / librustc / mir / mod.rs
2019-12-02 Paul Daniel FariaRemove inline attributes that hadn't been profiled...
2019-12-02 Paul Daniel FariaRemove HasLocalDecls impl from BodyCache's, properly...
2019-12-02 Paul Daniel FariaFix tidy errors
2019-12-02 Paul Daniel FariaFix remaining compilation issues
2019-12-02 Paul Daniel FariaSimplify BodyCache impl and fix all remaining type...
2019-12-02 Paul Daniel FariaAccount for new maybe_sideeffect helper that requires...
2019-12-02 Paul Daniel FariaSimplify Cache wrapper to single type, impl Deref on...
2019-12-02 Paul Daniel FariaMove predecessor cache outside of Body, use wrapper...
2019-12-02 Paul Daniel FariaMove predecessors cache back to its own type
2019-12-02 Paul Daniel FariaAdd back cache invalidation to basic_blocks_and_local_d...
2019-12-02 Paul Daniel FariaAddress excessive line length that was triggering warni...
2019-12-02 Paul Daniel FariaMove predecessors cache invalidation back to basic_bloc...
2019-12-02 Paul Daniel FariaEnsure predecessors are recomputed at critical points...
2019-12-02 Paul Daniel FariaAddress linting errors caught by CI
2019-12-02 Paul Daniel FariaAdd pass to ensure predecessors cache is generated...
2019-12-02 Paul Daniel FariaStop invalidating predecessors cache when accessing...
2019-12-02 Paul Daniel FariaGet rid of old comment
2019-12-02 Paul Daniel FariaInline cache impl into Body, rename predecessor fns...
2019-12-02 Paul Daniel FariaRemove interior mutability in mir predecessors cache
2019-12-02 Ralf JungRollup merge of #66834 - infinity0:master, r=Mark-Simul...
2019-12-02 Ralf JungRollup merge of #66827 - RalfJung:miri-missing-ret...
2019-12-02 Ralf JungRollup merge of #66822 - RalfJung:miri-panic, r=oli-obk
2019-12-02 Ralf JungRollup merge of #66654 - ecstatic-morse:check-consts...
2019-12-02 Ralf JungRollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obk
2019-12-02 borsAuto merge of #66944 - Centril:rollup-ojsszx6, r=Centril
2019-12-02 Mazdak FarrokhzadRollup merge of #66926 - RalfJung:miri-stop, r=oli-obk
2019-12-02 Mazdak FarrokhzadRollup merge of #66918 - makotokato:aarch32-crc-crypto...
2019-12-02 Mazdak FarrokhzadRollup merge of #66907 - eddyb:br-nicer-named, r=oli-obk
2019-12-02 Mazdak FarrokhzadRollup merge of #66905 - petrochenkov:rmplugin2, r...
2019-12-02 Mazdak FarrokhzadRollup merge of #66850 - eddyb:span-free-formats, r...
2019-12-02 Mazdak FarrokhzadRollup merge of #66789 - eddyb:mir-source-scope-local...
2019-12-02 Mazdak FarrokhzadRollup merge of #66346 - linkmauve:try-in-docstring...
2019-12-01 Mazdak FarrokhzadRollup merge of #66880 - aDotInTheVoid:add-E0203-long...
2019-12-01 Mazdak FarrokhzadRollup merge of #66832 - RalfJung:const-prop-no-alloc...
2019-12-01 Mazdak FarrokhzadRollup merge of #66790 - christianpoveda:check-set...
2019-12-01 Mazdak FarrokhzadRollup merge of #66679 - mark-i-m:fix-anon-lifetime...
2019-12-01 Mazdak FarrokhzadRollup merge of #66662 - RalfJung:miri-test-liballoc...
2019-12-01 Mazdak FarrokhzadRollup merge of #66503 - thomasetter:panic-error-msg...
2019-11-30 Mazdak FarrokhzadRollup merge of #66895 - Centril:rustc_feature, r=oli-obk
2019-11-30 Mazdak FarrokhzadRollup merge of #66870 - tmiasko:simplify-ty, r=oli-obk
2019-11-30 Mazdak FarrokhzadRollup merge of #66858 - 0dvictor:capi, r=rkruppe
2019-11-30 Mazdak FarrokhzadRollup merge of #66759 - CAD97:patch-3, r=KodrAus
2019-11-30 Mazdak FarrokhzadRollup merge of #66705 - pitdicker:atomic_mut_ptr,...
2019-11-30 Mazdak FarrokhzadRollup merge of #66612 - Nadrieril:or-patterns-initial...
2019-11-30 David TolnayRollup merge of #66847 - dtolnay:_fmt, r=joshtriplett
2019-11-30 borsAuto merge of #66873 - RalfJung:miri-args, r=dtolnay
2019-11-29 Eduard-Mihai Burtescurustc: move mir::SourceScopeLocalData to a field of...
2019-11-29 Eduard-Mihai Burtescurustc: move MIR source_scope_local_data's ClearCrossCra...
2019-11-29 Ralf JungRollup merge of #66872 - Mikotochan:patch-1, r=jonas...
2019-11-29 Ralf JungRollup merge of #66844 - RalfJung:caller-location-leak...
2019-11-29 Ralf JungRollup merge of #66837 - ohadravid:epsilon-doc, r=dtolnay
2019-11-29 Ralf JungRollup merge of #66826 - mlodato517:mlodato517-clarify...
2019-11-29 Ralf JungRollup merge of #66808 - GuillaumeGomez:cleanup-err...
2019-11-29 Ralf JungRollup merge of #66793 - matthewjasper:record-static...
2019-11-29 Ralf JungRollup merge of #66791 - cjgillot:arena, r=Mark-Simulacrum
2019-11-29 Ralf JungRollup merge of #66766 - RalfJung:panic-comments, r...
2019-11-29 Ralf JungRollup merge of #66613 - Areredify:trait-ref-print...
2019-11-29 Ralf JungRollup merge of #66589 - TheSamsa:master, r=Dylan-DPC
2019-11-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
2019-11-29 borsAuto merge of #66321 - ninjasource:async-fn-resume...
2019-11-29 borsAuto merge of #66645 - RalfJung:dereferenceable, r...
2019-11-29 borsAuto merge of #66590 - Aaron1011:fix/real-impl-trait...
2019-11-29 borsAuto merge of #66547 - leo60228:procfs-fallback, r...
2019-11-28 Eduard-Mihai Burtescurustc: hide HirId's fmt::Debug output from -Z span_free...
2019-11-28 borsAuto merge of #66642 - ecstatic-morse:promotion-in...
2019-11-28 borsAuto merge of #66603 - Nadrieril:fix-65413, r=varkor
2019-11-28 borsAuto merge of #66246 - matthewjasper:simplify-mem-cat...
2019-11-28 David HaigRemove duplication using single variant for error
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigSquash
2019-11-28 borsAuto merge of #66294 - davidhewitt:const_fn_memoization...
2019-11-28 borsAuto merge of #65013 - petertodd:2019-maybeuninit-debug...
2019-11-28 borsAuto merge of #66829 - Manishearth:clippyup, r=Manishearth
2019-11-27 borsAuto merge of #66824 - tmandry:rollup-kk56bte, r=tmandry
2019-11-27 Tyler MandryRollup merge of #66800 - jyn514:combine-const-match...
2019-11-27 Tyler MandryRollup merge of #66798 - bwignall:typo, r=varkor
2019-11-27 Tyler MandryRollup merge of #66797 - mlodato517:mlodato517-array...
2019-11-27 Tyler MandryRollup merge of #66777 - GuillaumeGomez:tidy-err-codes...
2019-11-27 Tyler MandryRollup merge of #66774 - GuillaumeGomez:cleanup-err...
2019-11-27 Tyler MandryRollup merge of #66769 - fusion-engineering-forks:tau...
2019-11-27 Tyler MandryRollup merge of #66761 - yuyoyuppe:rust_llvm_minor_fix...
2019-11-27 Tyler MandryRollup merge of #66744 - chrisduerr:master, r=Dylan-DPC
2019-11-27 Tyler MandryRollup merge of #66722 - matthewjasper:non_exhaustive_b...
2019-11-27 Tyler MandryRollup merge of #66718 - VirrageS:use_comma, r=Centril
2019-11-27 Tyler MandryRollup merge of #66704 - GuillaumeGomez:intra-doc-enum...
2019-11-27 Tyler MandryRollup merge of #66700 - VirrageS:master, r=matthewjasper
2019-11-27 Tyler MandryRollup merge of #66534 - immunant:multiple_global_decls...
2019-11-27 Tyler MandryRollup merge of #66399 - eddyb:rmeta-table-cleanup...
2019-11-27 Tyler MandryRollup merge of #66305 - elichai:2019-11-array_ffi...
2019-11-27 Tyler MandryRollup merge of #66222 - Aaron1011:fix/opaque-closure...
2019-11-27 Tyler MandryRollup merge of #64325 - cramertj:nested-self-types...
2019-11-27 borsAuto merge of #56231 - eddyb:mir-debuginfo, r=oli-obk
2019-11-27 Eduard-Mihai Burtescurustc: move debug info from LocalDecl and UpvarDecl...
2019-11-27 borsAuto merge of #66677 - wesleywiser:fix_const_prop_alloc...
2019-11-27 borsAuto merge of #66675 - GuillaumeGomez:support-anchors...
2019-11-27 Brian WignallFix spelling typos
2019-11-26 Tyler MandryRollup merge of #66754 - estebank:rustdoc-capitalizatio...
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-26 borsAuto merge of #66631 - michaelwoerister:additional...
next