You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transpile: add --reorganize-definitions back (#1454)
This is split off from #1451, but doesn't enable
`--reorganize-definitions` by default, so it shouldn't need the fixes in
#1452 yet, of which the disabling caching of zero values needs to be
fixed. Also, I'm not sure if we should enable `--reorganize-definitions`
by default, since `c2rust-refactor` won't be installed by default.
0 commit comments