]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build/src/build/expr/as_rvalue.rs
Also generate `StorageDead` in constants
[rust.git] / compiler / rustc_mir_build / src / build / expr / as_rvalue.rs
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 Aman AroraRemove THIR::ExprKind::SelfRef
2020-11-17 Aman AroraMove capture lowering from THIR to MIR
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #78476 - RalfJung:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78437 - ssomers:btree_no_ord_at_node_l...
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78572 - de-vri-es:bsd-cloexec, r=m...
2020-11-08 Mara BosRollup merge of #78570 - sasurau4:test/check-pass-print...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 Yuki OkushiRollup merge of #78559 - glandium:release-notes, r...
2020-11-06 Yuki OkushiRollup merge of #78538 - ssomers:btree_testing_rng...
2020-11-06 Yuki OkushiRollup merge of #78514 - jyn514:setup-number, r=Mark...
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-06 borsAuto merge of #77351 - jyn514:clippy-sysroot, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #78638 - vn-ki:bindigs-after-at-issue...
2020-11-05 Mara BosRollup merge of #78727 - liketechnik:issue-55201, r...
2020-11-05 Mara BosRollup merge of #78716 - est31:array_traits, r=Dylan-DPC
2020-11-05 Mara BosRollup merge of #78465 - est31:proc_macro_to_string...
2020-11-05 Mara BosRollup merge of #78093 - camelid:as-cleanup, r=jyn514
2020-11-05 Mara BosRollup merge of #76718 - poliorcetics:vec-ui-to-unit...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #78280 - bugadani:span, r=lcnr
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 borsAuto merge of #76931 - oli-obk:const_prop_inline_lint_m...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 borsAuto merge of #78489 - bugadani:array, r=estebank
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78575 - tmiasko:compiletest-rustc...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-03 borsAuto merge of #78448 - rylev:cache-foreign_modules...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-02 borsAuto merge of #78592 - fpoli:nll-facts-dir, r=matthewjasper
2020-11-01 borsAuto merge of #78553 - Nadrieril:fix-78549, r=varkor
2020-11-01 Mara BosRollup merge of #78596 - pavlukivan:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-11-01 borsAuto merge of #78531 - cuviper:unwrap-metadata, r=tmandry
2020-11-01 borsAuto merge of #78420 - estebank:suggest-assoc-fn, r...
2020-10-31 Mara BosRollup merge of #78581 - a1phyr:const_btree_more, r...
2020-10-31 Mara BosRollup merge of #78577 - tmiasko:validate-aliasing...
2020-10-31 Mara BosRollup merge of #78550 - jyn514:setup, r=Mark-Simulacrum
2020-10-31 Mara BosRollup merge of #78526 - Aaron1011:fix/assoc-tokens...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-31 Mara BosRollup merge of #74622 - fusion-engineering-forks:panic...
2020-10-31 borsAuto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPC
2020-10-30 borsAuto merge of #78182 - LeSeulArtichaut:ty-visitor-conto...
2020-10-30 borsAuto merge of #78424 - jyn514:THE-PAPERCLIP-COMETH...
2020-10-30 Joshua NelsonFix even more clippy warnings
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 Yuki OkushiRollup merge of #78396 - josephlr:ermsb, r=petrochenkov
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 borsAuto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-26 Dylan DPCRollup merge of #77836 - RalfJung:transmute_copy, r...
2020-10-25 Tim DiekmannMerge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-25 borsAuto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-24 Jonas SchievinkRollup merge of #77610 - hermitcore:dtors, r=m-ou-se
2020-10-24 Jonas SchievinkRollup merge of #77716 - francesca64:revert-ios-dynamic...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Yuki OkushiRollup merge of #77969 - ryan-scott-dev:bigo-notation...
2020-10-23 Yuki OkushiRollup merge of #77920 - ayazhafiz:i/mut-ident-spacing...
2020-10-23 Yuki OkushiRollup merge of #77918 - wcampbell0x2a:cleanup-network...
next