]> git.lizzy.rs Git - rust.git/commit
Inline and remove `process_predicate`.
authorNicholas Nethercote <nnethercote@mozilla.com>
Wed, 6 Jun 2018 23:30:43 +0000 (09:30 +1000)
committerNicholas Nethercote <nnethercote@mozilla.com>
Thu, 7 Jun 2018 10:32:09 +0000 (20:32 +1000)
commitb18a22a384001afe1c72b7182406bb44b815e9cf
treeac04d5743a9304c700b0342c66a124926d4bf176
parentcdfd9ca08800f7a69fb2a740ac31dbff13b94bce
Inline and remove `process_predicate`.

Because it has a single callsite.

This patch is large but trivial, doing the minimal amount of work
(mostly `self.` insertions) necessary.
src/librustc/traits/fulfill.rs