Commit ef294be
committed
compiler: Don't mark
Because:
* Something like it did not exist before PR 107404
* That it is not run our mir-opt-level 0 indicates that it is not required for soundness
* No test fails in PR 151426 that stops enabling by default in non-optimized buildsSingleUseConsts MIR pass as "required for soundness"1 parent 47611e1 commit ef294be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments