about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-05-21 21:10:36 +0200
committerGitHub <noreply@github.com>2020-05-21 21:10:36 +0200
commit22438fc22b92506b0afc857a96ff6fba3d3a8e81 (patch)
tree5272268cd7f95795dbf5afff60d8781b00d18b07 /src/test/incremental/thinlto
parent148c125b1bf20674e8d0c55c21b3433a6d465b07 (diff)
parent3dd830b70ccb2d6937857e07470a5c15dd574ddd (diff)
downloadrust-22438fc22b92506b0afc857a96ff6fba3d3a8e81.tar.gz
rust-22438fc22b92506b0afc857a96ff6fba3d3a8e81.zip
Rollup merge of #72055 - lcnr:predicate-kind, r=nikomatsakis
Intern predicates

Implements the first step of https://github.com/rust-lang/compiler-team/issues/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
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions