]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #66534 - immunant:multiple_global_decls, r=eddyb
[rust.git] / src / librustc_mir /
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 #66691 - dtolnay:fmt0, r=sfackler
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 borsAuto merge of #66794 - tmandry:rollup-99qrpr0, r=tmandry
2019-11-26 Tyler MandryRollup merge of #66788 - ecstatic-morse:const-fn-unreac...
2019-11-26 Tyler MandryRollup merge of #66786 - jyn514:const-if-match-tests...
2019-11-26 Tyler MandryRollup merge of #66779 - guanqun:reorder-funcs, r=Dylan-DPC
2019-11-26 Tyler MandryRollup merge of #66763 - Parth:patch-2, r=steveklabnik
2019-11-26 Tyler MandryRollup merge of #66754 - estebank:rustdoc-capitalizatio...
2019-11-26 Tyler MandryRollup merge of #66737 - GuillaumeGomez:err-codes-clean...
2019-11-26 Tyler MandryRollup merge of #66720 - Mark-Simulacrum:error-reported...
2019-11-26 Tyler MandryRollup merge of #66719 - Mark-Simulacrum:int-normalizat...
2019-11-26 Tyler MandryRollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum
2019-11-26 Tyler MandryRollup merge of #66713 - hermitcore:hermit, r=alexcrichton
2019-11-26 Tyler MandryRollup merge of #66711 - mattico:aarch-msvc-fp, r=nagisa
2019-11-26 Tyler MandryRollup merge of #66663 - RalfJung:miri-leaks, r=oli-obk
2019-11-26 Tyler MandryRollup merge of #66661 - msizanoen1:riscv-gnu, r=alexcr...
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-26 borsAuto merge of #66646 - RalfJung:unwind_to_block, r...
2019-11-26 Dylan MacKenzieAllow `Unreachable` terminators behind `const_if_match`
2019-11-26 borsAuto merge of #66631 - michaelwoerister:additional...
2019-11-26 borsAuto merge of #66561 - TimoFreiberg:trait-name-report...
2019-11-26 borsAuto merge of #66522 - tmiasko:sanitize-flags, r=alexcr...
2019-11-25 borsAuto merge of #66178 - Aaron1011:fix/opaque-normalize...
2019-11-25 Ralf Jungmake sure we handle all transmute invocations, includin...
2019-11-25 Esteban KüberVarious cleanups
2019-11-25 Esteban KüberTweak move error due to non-Copy
2019-11-25 Ralf Jungmiri: couple ret place and ret block together (they...
2019-11-25 borsAuto merge of #66739 - pietroalbini:rollup-2t2pd4a...
2019-11-25 Ralf Jungmove ABI check out to cover all calls
2019-11-25 Ralf Jungunify call_intrinsic handling of intruction pointer...
2019-11-25 Ralf Jungrefactor goto_block and also add unwind_to_block
2019-11-25 Pietro AlbiniRollup merge of #66698 - petrochenkov:tidywarn, r=Mark...
2019-11-25 Pietro AlbiniRollup merge of #66694 - RalfJung:panic-comments, r...
2019-11-25 Pietro AlbiniRollup merge of #66684 - mark-i-m:error-reporting-clean...
2019-11-25 Pietro AlbiniRollup merge of #66678 - GuillaumeGomez:remove-useless...
2019-11-25 Pietro AlbiniRollup merge of #66569 - pietroalbini:gha-1, r=alexcrichton
2019-11-25 Pietro AlbiniRollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC
2019-11-25 Pietro AlbiniRollup merge of #65613 - Mark-Simulacrum:rustdoc-preser...
2019-11-25 borsAuto merge of #66682 - estebank:fn-type-err, r=davidtwco
2019-11-25 borsAuto merge of #66279 - cjgillot:hashstable, r=Zoxc
2019-11-25 borsAuto merge of #66669 - petrochenkov:tup2attr, r=matthew...
2019-11-25 borsAuto merge of #66671 - matthewjasper:ast-address-of...
2019-11-25 Wesley WiserRespond to CR feedback
2019-11-24 borsAuto merge of #66540 - nnethercote:SmallVec-Candidate...
2019-11-24 Matthew JasperAdd raw address of expressions to the AST and HIR
2019-11-24 borsAuto merge of #66592 - estebank:raw-raw-ah-ah-ah, r...
2019-11-24 borsAuto merge of #66393 - ssomers:hash_benches, r=dtolnay
2019-11-24 borsAuto merge of #66322 - lzutao:consistent-result-map_or_...
2019-11-24 Mazdak FarrokhzadRollup merge of #66659 - Centril:fix-bench, r=Mark...
2019-11-24 Mazdak FarrokhzadRollup merge of #66641 - VirrageS:master, r=Centril
2019-11-24 Mazdak FarrokhzadRollup merge of #66594 - Aaron1011:fix/debug-print...
2019-11-24 Mazdak FarrokhzadRollup merge of #66411 - RalfJung:forget, r=sfackler
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-24 Mark Mansidrive-by cleanup in region naming
2019-11-23 Mazdak FarrokhzadRollup merge of #66657 - ollie27:rustdoc_flock_panic...
2019-11-23 Mazdak FarrokhzadRollup merge of #66655 - ollie27:rustdoc_extern-private...
2019-11-23 Mazdak FarrokhzadRollup merge of #66539 - estebank:let-ty, r=Centril
2019-11-23 Mazdak FarrokhzadRollup merge of #61351 - GuillaumeGomez:stabilize-cfg...
2019-11-23 Wesley Wiser[const prop] Fix "alloc id without corresponding alloca...
2019-11-23 Wesley WiserIntern allocations during constant propagation
2019-11-23 borsAuto merge of #66653 - ivan:lint-name-fix, r=Centril
2019-11-23 Ralf Jungonly print LEAK REPORT if there is a leak
2019-11-23 Ralf JungMiri: print leak report even without tracing
2019-11-23 borsAuto merge of #66597 - MaulingMonkey:pr-natvis-std...
2019-11-23 borsAuto merge of #66656 - Centril:rollup-fivygwz, r=Centril
2019-11-23 Wesley WiserAllow miri allocation interning to work im generic...
2019-11-23 Mazdak FarrokhzadRollup merge of #66583 - Phlosioneer:patch-2, r=Dylan-DPC
2019-11-23 Mazdak FarrokhzadRollup merge of #66576 - pnkfelix:more-robust-gdb-vec...
2019-11-23 Mazdak FarrokhzadRollup merge of #66574 - GuillaumeGomez:update-tidy...
2019-11-23 Mazdak FarrokhzadRollup merge of #65961 - lcnr:typename_of, r=Dylan-DPC
2019-11-23 borsAuto merge of #66507 - ecstatic-morse:const-if-match...
2019-11-22 borsAuto merge of #66640 - Centril:rollup-862009l, r=Centril
2019-11-22 Mazdak FarrokhzadRollup merge of #66639 - Centril:simplify-fresh-binding...
2019-11-22 Mazdak FarrokhzadRollup merge of #66637 - RalfJung:typo, r=Centril
2019-11-22 Mazdak FarrokhzadRollup merge of #66633 - GuillaumeGomez:err-codes-clean...
2019-11-22 Mazdak FarrokhzadRollup merge of #66619 - guanqun:use-third-person-singu...
2019-11-22 Mazdak FarrokhzadRollup merge of #66587 - matthewjasper:handle-static...
2019-11-22 Mazdak FarrokhzadRollup merge of #66575 - Mark-Simulacrum:no-uii, r...
2019-11-22 Mazdak FarrokhzadRollup merge of #66566 - robamler:issue-66476, r=rkruppe
2019-11-22 Mazdak FarrokhzadRollup merge of #66183 - Centril:empty-vis-trait-decl...
2019-11-22 Camille GILLOTRevert "Revert expansion of impl HashStable for Frame."
2019-11-22 borsAuto merge of #66558 - Aaron1011:update/miri-unwind...
2019-11-22 Ralf Jungfix reoccuring typo: dereferencable -> dereferenceable
2019-11-22 borsAuto merge of #66460 - cjgillot:hashstable_generic...
2019-11-22 borsAuto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod...
2019-11-22 borsAuto merge of #66537 - nnethercote:delay-is_local_ever_...
2019-11-22 borsAuto merge of #66524 - ecstatic-morse:compiletest-multi...
2019-11-22 Dylan MacKenzieAllow `Downcast` projections in `qualify_min_const_fn`
2019-11-22 Dylan MacKenzieConst-check the discriminant of a `SwitchInt`
2019-11-22 borsAuto merge of #66282 - Centril:simplify-try, r=oli-obk
2019-11-21 Dylan MacKenzieAllow `Downcast` projections if `const_if_match` enabled
2019-11-21 Dylan MacKenzieDon't transform short-circuiting logic if `const_if_mat...
next