Skip to content

ICE when converting std::run::process_status() to generic function #8835

Closed
@lilyball

Description

@lilyball

If I convert std::run::process_status() to a generic function, parameterized by <S: Str>, as part of PR #8203, the snapshot compiler complains with

error: internal compiler error: encode_symbol: id not found 230917

Since I compiled libstd at stage2 just fine, I'm assuming that the next snapshot will cause this problem to go away.

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