diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-06-23 13:10:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:10:03 -0700 |
| commit | 781b5899970f08488a540392a5f48c03bbf98a1e (patch) | |
| tree | 549b4962927dc04a384b2567ab3c957decfc7830 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 317a15142e842656f913d7debd2bc18a367948e4 (diff) | |
| parent | b2ec645d16ce9a3345b2f9cb527ca52e86e54324 (diff) | |
| download | rust-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
