Skip to content

Remove some gotos

Martin Taibr requested to merge martin-t/degotofication into master

Gotos are one of the things qc2rust can't handle so i wanted to see how hard they'll be to remove. These can be easily replaced by structured code without making a mess of it.

Merge request reports