Skip to content

Prefix all newly generated names with c2rust_ #1524

@Rua

Description

@Rua

Whenever the transpiler generates a new name that is not in the original source code, prefix it with c2rust_. This makes it much clearer when reviewing/refactoring the generated code, what is original and what is a transpilation artefact. This would not apply to original names that were renamed due to a naming conflict, only to names that are created anew by the transpiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions