diff options
| author | Eduard-Mihai Burtescu <edy.burt@gmail.com> | 2016-08-18 06:12:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-18 06:12:23 +0300 |
| commit | 64c1aef5c846d2daea924bbe99469ef7a3850d98 (patch) | |
| tree | 466f66eafe5e3fb96c92581bcb36ced3196cfb56 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1e13de810fce5798671168249f2bac175a62bc64 (diff) | |
| parent | 2c3250adfa4676467f9ab31201a26187a66cbe0b (diff) | |
| download | rust-64c1aef5c846d2daea924bbe99469ef7a3850d98.tar.gz rust-64c1aef5c846d2daea924bbe99469ef7a3850d98.zip | |
Rollup merge of #35751 - nagisa:mir-scope-fix-again, r=eddyb
Fix the invalidation of the MIR early exit cache ~~The #34307 introduced a cache for early exits in order to help with O(n*m) explosion of cleanup blocks but the cache is invalidated incorrectly and I can’t seem to figure out why (caching is hard!)~~ ~~Remove the cache for now to fix the immediate correctness issue and worry about the performance later.~~ Cache invalidation got fixed. Fixes #35737 r? @nikomatsakis
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
