Skip to content

scalac show-phases prerecheck twice #21939

Closed
@Sparkaar

Description

@Sparkaar

Compiler version

Scala compiler version 3.5.2 -- Copyright 2002-2024, LAMP/EPFL

Minimized example

scalac -Xshow-phases

Output

Output shortened for readability

             preRecheck  preRecheck
                recheck  recheck
             preRecheck  preRecheck
                     cc  cc

Expectation

The second preRecheck phase seems off, should probably rather be postRecheck

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:compiler-phasesIssues tied with configuration and division of compiler phases.area:settingsIssues tied to command line options & settings.itype:bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions