Commit a2c74e4
style: freeze the resolved-tables carrier
Same reasoning as PhysicalOptimizerRules gaining frozen on the base
branch: nothing mutates it between resolve and commit, so there is no
reason to pay for the runtime borrow flag a mutable pyclass carries.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent bb62d46 commit a2c74e4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1894 | 1894 | | |
1895 | 1895 | | |
1896 | 1896 | | |
1897 | | - | |
| 1897 | + | |
| 1898 | + | |
1898 | 1899 | | |
1899 | 1900 | | |
1900 | 1901 | | |
| |||
0 commit comments