]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #61199 - ollie27:rustdoc_cfg_test, r=QuietMisdreavus
[rust.git] / src / librustc_mir /
2019-06-29 Mazdak FarrokhzadRollup merge of #61199 - ollie27:rustdoc_cfg_test,...
2019-06-29 borsAuto merge of #62105 - JohnTitor:update-miri, r=RalfJung
2019-06-27 Mazdak FarrokhzadRollup merge of #62160 - ia0:question_mark_macro_sep...
2019-06-27 Mazdak FarrokhzadRollup merge of #62131 - Xanewok:clip-some-nits, r...
2019-06-27 Mazdak FarrokhzadRollup merge of #62124 - matklad:without-with, r=petroc...
2019-06-27 Mazdak FarrokhzadRollup merge of #62106 - cramertj:test-await, r=centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62102 - RalfJung:read, r=Centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62076 - XAMPPRocky:master, r=XAMPPRocky
2019-06-27 Mazdak FarrokhzadRollup merge of #62043 - Centril:remove-fnbox, r=cramertj
2019-06-27 Mazdak FarrokhzadRollup merge of #61878 - RalfJung:pin, r=Dylan-DPC
2019-06-27 borsAuto merge of #62136 - lzutao:clippy-up, r=oli-obk
2019-06-26 borsAuto merge of #61872 - matthewjasper:refactor-mir-drop...
2019-06-26 borsAuto merge of #62072 - eddyb:generator-memory-index...
2019-06-25 Matthew JasperUse `Local`s instead of `Place`s in MIR drop generation
2019-06-25 Matthew JasperAdd StorageDead statements for `while` conditions
2019-06-25 Matthew JasperUnify `return`, `break` and `continue` handling
2019-06-25 Matthew JasperAvoid checking if references implement drop
2019-06-25 Matthew JasperUse `as_temp` to evaluate statement expressions
2019-06-25 Matthew JasperFix incorrect double assignment in MIR for while loops
2019-06-25 borsAuto merge of #62119 - Centril:rollup-el20wu0, r=Centril
2019-06-25 Mazdak FarrokhzadRollup merge of #62096 - spastorino:impl-place-from...
2019-06-25 Mazdak FarrokhzadRollup merge of #62091 - ljedrz:hiridification_almost_t...
2019-06-25 Mazdak FarrokhzadRollup merge of #62085 - JohnTitor:add-test-for-issue...
2019-06-25 Mazdak FarrokhzadRollup merge of #62078 - petrochenkov:nosendync2, r...
2019-06-25 Mazdak FarrokhzadRollup merge of #62055 - matthewjasper:fix-error-counti...
2019-06-25 Mazdak FarrokhzadRollup merge of #61987 - eddyb:hirless-resolver, r...
2019-06-25 Mazdak FarrokhzadRollup merge of #61814 - varkor:uninhabited-const-61744...
2019-06-25 borsAuto merge of #60732 - jswrenn:arbitrary_enum_discrimin...
2019-06-25 Santiago PastorinoImplement From<Local> for Place and PlaceBase
2019-06-25 borsAuto merge of #61765 - Keruspe:rustbuild-cxx, r=alexcri...
2019-06-25 borsAuto merge of #62094 - oli-obk:zst_intern, r=eddyb
2019-06-25 varkorFix an ICE with uninhabited consts
2019-06-25 borsAuto merge of #61572 - Aaron1011:fix/generator-ref...
2019-06-24 borsAuto merge of #62100 - ehuss:update-cargo, r=alexcrichton
2019-06-24 borsAuto merge of #61787 - ecstatic-morse:dataflow-split...
2019-06-24 borsAuto merge of #62081 - RalfJung:miri-pointer-checks...
2019-06-24 Oliver SchererDon't ICE on mutable zst slices
2019-06-24 Oliver SchererSimplify vtable interning
2019-06-24 borsAuto merge of #62092 - lzutao:clippy-update, r=oli-obk
2019-06-24 ljedrzHIR: rename find_by_hir_id to find
2019-06-24 ljedrzHIR: remove the NodeId find
2019-06-24 borsAuto merge of #62012 - wesleywiser:const_prop_use_ecx...
2019-06-24 ljedrzHIR: rename get_parent_node_by_hir_id to get_parent_node
2019-06-23 Ralf Jungexpand comment
2019-06-23 Ralf Jungdeduplicate some code
2019-06-23 borsAuto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum
2019-06-23 Ralf Jungmake code more symmetric
2019-06-23 Ralf Jungcomment tweaks, better validation errors, update UI...
2019-06-23 Ralf Jungclean up internals of pointer checks; make get_size_and...
2019-06-23 Ralf JungCentralize bounds, alignment and NULL checking for...
2019-06-23 borsAuto merge of #60861 - Centril:let-chains-ast-intro...
2019-06-23 borsAuto merge of #62069 - Centril:rollup-m8n4uw7, r=Centril
2019-06-22 Mazdak FarrokhzadRollup merge of #62068 - ia0:fix_meta_var, r=petrochenkov
2019-06-22 Mazdak FarrokhzadRollup merge of #62057 - matthewjasper:deny-unnecessary...
2019-06-22 Mazdak FarrokhzadRollup merge of #62047 - Centril:cfg-attr-empty-lint...
2019-06-22 borsAuto merge of #62040 - felixrabe:patch-3, r=dtolnay
2019-06-22 borsAuto merge of #61874 - jonas-schievink:remove-rem-outpu...
2019-06-22 Dylan MacKenzieMerge `BitSetOperator` and `InitialFlow` into one trait.
2019-06-22 Dylan MacKenzierustc_mir: don't pass `on_entry` when building transfer...
2019-06-22 Matthew JasperDeny explicit_outlives_requirements in the compiler
2019-06-22 borsAuto merge of #61020 - HeroicKatora:master, r=matthewjasper
2019-06-22 Matthew JasperCount all errors for `track_errors`
2019-06-22 borsAuto merge of #62010 - ecstatic-morse:kill-borrows...
2019-06-22 borsAuto merge of #62041 - Centril:rollup-95eeyx7, r=Centril
2019-06-21 Mazdak FarrokhzadRollup merge of #62019 - jeremystucki:refactoring,...
2019-06-21 Mazdak FarrokhzadRollup merge of #62016 - JohnTitor:add-test-for-issue...
2019-06-21 Mazdak FarrokhzadRollup merge of #61984 - ljedrz:more_node_id_pruning...
2019-06-21 Mazdak FarrokhzadRollup merge of #61681 - asfreitas:addSendTrait, r...
2019-06-21 Mazdak FarrokhzadRollup merge of #61270 - michaelwoerister:remove-incr...
2019-06-21 Mazdak FarrokhzadRollup merge of #61267 - michaelwoerister:update-xlto...
2019-06-21 Mazdak FarrokhzadRollup merge of #61181 - GuillaumeGomez:fix-theme-check...
2019-06-21 Mazdak FarrokhzadRollup merge of #61146 - czipperz:SliceConcatExt-connec...
2019-06-21 Mazdak FarrokhzadRollup merge of #60971 - rbtcollins:docs-perf, r=rbtcol...
2019-06-21 borsAuto merge of #62018 - Zoxc:vs2019, r=alexcrichton
2019-06-21 borsAuto merge of #62027 - lzutao:clippy-update, r=oli-obk
2019-06-21 Wesley WiserFix nits
2019-06-21 borsAuto merge of #61959 - oli-obk:const_field_ice, r=eddyb
2019-06-21 borsAuto merge of #62003 - christianpoveda:master, r=oli-obk
2019-06-21 Wesley Wiser[const-prop] Move local storage into a `Frame` on ...
2019-06-21 Wesley Wiser[const-prop] Introduce getter/setter functions
2019-06-20 borsAuto merge of #60293 - nagisa:rustdoc-all-the-auto...
2019-06-20 Dylan MacKenzieKill conflicting borrows of places with projections.
2019-06-20 Christian PovedaFix merge issues
2019-06-20 Christian PovedaUpdated tag methods for consistency
2019-06-20 Mazdak FarrokhzadRollup merge of #62000 - JohnTitor:add-test-issue-54189...
2019-06-20 Mazdak FarrokhzadRollup merge of #61996 - Xanewok:unescape-raw-strings...
2019-06-20 Mazdak FarrokhzadRollup merge of #61981 - rust-lang:generators-clone...
2019-06-20 Mazdak FarrokhzadRollup merge of #61979 - spastorino:fmt-place-base...
2019-06-20 Mazdak FarrokhzadRollup merge of #61900 - s3bk:master, r=sfackler
2019-06-20 Christian PovedaReplace MemoryExtra by Memory in intptrcast methods
2019-06-20 borsAuto merge of #61827 - golddranks:lldb_fix, r=nikomatsakis
2019-06-20 borsAuto merge of #61998 - eddyb:type-name-params, r=oli-obk
2019-06-20 Eduard-Mihai Burtescurustc_mir: support type parameters by printing them...
2019-06-20 borsAuto merge of #61929 - 95th:master, r=GuillaumeGomez
2019-06-20 ljedrzrename hir::map::get_by_hir_id to get
2019-06-20 ljedrzrename hir::map::expect_expr_by_hir_id to expect_expr
2019-06-20 ljedrzrename hir::map::name_by_hir_id to ::name
2019-06-20 ljedrzremove hir::map::name
2019-06-20 borsAuto merge of #61983 - Centril:rollup-wnfo07y, r=Centril
2019-06-20 Mazdak FarrokhzadRollup merge of #61968 - eddyb:hir-noclone, r=petrochenkov
next