]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #55501 - nnethercote:DoCompleted, r=pnkfelix
authorkennytm <kennytm@gmail.com>
Wed, 7 Nov 2018 10:01:51 +0000 (18:01 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Nov 2018 10:01:51 +0000 (18:01 +0800)
Make `process_obligations`' computation of `completed` optional.

It's only used in tests.

This reduces instruction counts on several benchmarks by 0.5--1%.

1  2 
src/librustc/traits/fulfill.rs

Simple merge