Commit 7e1c8e6
committed
diagnostic: Use
JuliaLang/julia#61476 allows us to remove the `insert_softscope_marker`
workaround that inserted `K"softscope"` nodes into the AST and pass
the `soft_scope` keword arg directly instead.resolve_scopes soft_scope kwarg directly1 parent 4aee30f commit 7e1c8e6
2 files changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 32 | | |
41 | 33 | | |
42 | 34 | | |
| |||
91 | 83 | | |
92 | 84 | | |
93 | 85 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 86 | + | |
98 | 87 | | |
99 | 88 | | |
100 | 89 | | |
| |||
0 commit comments