Skip to content

cmd/compile: rename a bunch of things #27167

Description

@josharian

Over time, I've noticed many things in the compiler that I'd like to rename, but I haven't because of the merge pain it causes and the review annoyance. I propose to use this issue to accumulate (and bikeshed) a list of renamings that we as a community want. Then a trusted contributor can do a single, automated bulk rename all in one commit.

I think this should happen shortly after the freeze starts. That gives everyone maximum opportunity to get all their CLs submitted. (Doing it early in the cycle is the worst idea, as it potentially breaks three months of private CL work.)

I'll start off the list with:

OPROC -> OGO

I'd also like new names for all of Etop, Erv, Etype, Ecall, Efnstruct, Easgn, and Ecomplit, but don't have good suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status
    Triage Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions