Commit fc7c38f
committed
Make
The logic for finding the correct unwind scopes is going to become more
complicated, so we want to limit the amount of code that can directly
access the fields of `Scope`.Scope private to rustc_mir::build::scope::stack
1 parent 72645c3 commit fc7c38f
3 files changed
+361
-312
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments