about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-09-21 19:01:08 +0530
committerGitHub <noreply@github.com>2022-09-21 19:01:08 +0530
commit7d7f55599ac2c4d433d4390339ea9a52489dbe0e (patch)
tree4d60a385db236ad014f5e5acd96056fd1a001b0a /library/std/src/sys/unix/process/process_unix.rs
parent4b7c596b3aa232f40f4b4fa796240d683fe6544f (diff)
parent7373788c370a917c0472cbca30cfdf5d3c6ca086 (diff)
downloadrust-7d7f55599ac2c4d433d4390339ea9a52489dbe0e.tar.gz
rust-7d7f55599ac2c4d433d4390339ea9a52489dbe0e.zip
Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obk
fix ConstProp handling of written_only_inside_own_block_locals

Fixes a regression introduced by https://github.com/rust-lang/rust/pull/100239, which adds an early return and thus skips some code in `visit_terminator` that must be run for soundness.

Fixes https://github.com/rust-lang/rust/issues/101973
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions