Skip to content

Intern predicates - #72055

Merged
bors merged 6 commits into
rust-lang:masterfrom
lcnr:predicate-kind
May 22, 2020
Merged

Intern predicates#72055
bors merged 6 commits into
rust-lang:masterfrom
lcnr:predicate-kind

Conversation

@lcnr

@lcnr lcnr commented May 9, 2020

Copy link
Copy Markdown
Contributor

Implements the first step of rust-lang/compiler-team#285

Renames ty::Predicate to ty::PredicateKind, which is now interned.
To ease the transition, ty::Predicate is now a struct containing a reference
to ty::PredicateKind.

r? @ghost

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants