Skip to content

The push_* printing in librustc_monomorphize should use the printing infrastructure #60582

Closed
@varkor

Description

@varkor

E.g. push_const_name here:

pub fn push_const_name(&self, c: &Const<'tcx>, output: &mut String, debug: bool) {

See #53645 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions