Skip to content

Reimplement rustc::ty:print::obsolete with custom PrettyPrinter #61139

Closed
@mark-i-m

Description

@mark-i-m
Member

Activity

mark-i-m

mark-i-m commented on May 24, 2019

@mark-i-m
MemberAuthor

@rustbot modify labels: +C-cleanup

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

steveklabnik commented on Jul 6, 2020

@steveklabnik
Member

Triage: it's been over a year, and it looks like maybe this function doesn't even exist anymore?

self-assigned this
on Aug 28, 2020
added 2 commits that reference this issue on Aug 30, 2020

Rollup merge of rust-lang#76027 - davidtwco:issue-61139-remove-obsole…

10fb8d4

Rollup merge of rust-lang#76027 - davidtwco:issue-61139-remove-obsole…

0af6fed
added a commit that references this issue on Aug 31, 2020

Auto merge of rust-lang#76027 - davidtwco:issue-61139-remove-obsolete…

8ed5cb5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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

    Participants

    @steveklabnik@davidtwco@jonas-schievink@mark-i-m@rustbot

    Issue actions

      Reimplement rustc::ty:print::obsolete with custom PrettyPrinter · Issue #61139 · rust-lang/rust