about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-06-23 13:10:03 -0700
committerGitHub <noreply@github.com>2020-06-23 13:10:03 -0700
commit781b5899970f08488a540392a5f48c03bbf98a1e (patch)
tree549b4962927dc04a384b2567ab3c957decfc7830 /src/libstd/sys/unix/stack_overflow.rs
parent317a15142e842656f913d7debd2bc18a367948e4 (diff)
parentb2ec645d16ce9a3345b2f9cb527ca52e86e54324 (diff)
downloadrust-781b5899970f08488a540392a5f48c03bbf98a1e.tar.gz
rust-781b5899970f08488a540392a5f48c03bbf98a1e.zip
Rollup merge of #73244 - ecstatic-morse:validate-generator-mir, r=tmandry
Check for assignments between non-conflicting generator saved locals

This is to prevent future changes to the generator transform from reintroducing the problem that caused #73137. Namely, a store between two generator saved locals whose storage does not conflict.

My ultimate goal is to introduce a modified version of #71956 that handles this case properly.

r? @tmandry
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions