about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-12-07 20:06:55 +0200
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-12-10 17:46:31 +0200
commit97c58ed66ca20e849db0dc3942fb9735819909fd (patch)
treeed52564723bdc03c84732c5c0f046b3b8446fac1 /src/libstd/sys/unix/stack_overflow.rs
parent733e95444fea30235c18076736d26b0f57adda9e (diff)
downloadrust-97c58ed66ca20e849db0dc3942fb9735819909fd.tar.gz
rust-97c58ed66ca20e849db0dc3942fb9735819909fd.zip
avoid passing the gen/kill bits to `start_block_effects`
If the gen/kill bits are set there, the effects of `start_block_effects`
will not be seen when using `FlowAtLocation` etc. to go over the MIR.

EverInitializedLvals is the only pass that got this wrong, but this
fixes the footgun for everyone.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions