diff options
| author | Tyler Mandry <tmandry@gmail.com> | 2019-04-18 14:43:44 -0700 |
|---|---|---|
| committer | Tyler Mandry <tmandry@gmail.com> | 2019-04-25 10:28:09 -0700 |
| commit | 9ef2c30a1ae8dc6379e6c3a2e95815be5b192755 (patch) | |
| tree | a400224554c60bdf00e9beb80aee2acd7e3d60cd /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b8f6de4aca47ddd1daa5217813848155a2a825fa (diff) | |
| download | rust-9ef2c30a1ae8dc6379e6c3a2e95815be5b192755.tar.gz rust-9ef2c30a1ae8dc6379e6c3a2e95815be5b192755.zip | |
Preserve visibility scopes in stored generator locals
Unfortunately, this didn't have quite the effect I was hoping for. Locals still appear visible at every point in the function, regardless of scopes. I suspect all the rewriting of the MIR we do for the generator transform makes these scopes less useful. I didn't observe any regressions in behavior, but it's possible that this change is wrong without additional changes to the MIR.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
