]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/const_prop/mutable_variable_aggregate_partial_read/rustc.main.ConstProp.diff
Show the values and computation that would overflow a const evaluation or propagation
[rust.git] / src / test / mir-opt / const_prop / mutable_variable_aggregate_partial_read / rustc.main.ConstProp.diff
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 Ralf JungRollup merge of #72307 - hermitcore:condvar, r=Mark...
2020-05-18 borsAuto merge of #72269 - RalfJung:unsafe-borrow-of-packed...
2020-05-17 borsAuto merge of #72248 - petrochenkov:codemodel, r=Amanieu
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 Ralf JungRollup merge of #72291 - RalfJung:format-typo, r=jonas...
2020-05-17 Ralf JungRollup merge of #72261 - csmoe:issue-72095, r=estebank
2020-05-17 Ralf JungRollup merge of #72259 - crlf0710:ascii_only_check...
2020-05-17 borsAuto merge of #72204 - RalfJung:abort, r=Mark-Simulacrum
2020-05-17 borsAuto merge of #72135 - oli-obk:const_prop_deaggregates...
2020-05-17 Wesley WiserBless mir-opt tests to account for #72220
2020-05-12 Oliver SchererPropagate locals, even if they have unpropagatable...
2020-05-12 Oliver SchererAdd a repro example for not propagating constants of...