you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 2 years ago (1 child)

@KaczuH wow interesting take! My personal experience is that I LOVE refactoring rust code! Basically just change what you need to change and follow the to-do list returned by the compiler, knowing nothing will probably be forgotten. It's such a powerful thing that I now dread any big refactoring in other codebases, even Typescript.

  • source
  • hideshow 2 child comments