]> git.lizzy.rs Git - rust.git/commit
Force-inline `shallow_resolve` at its hottest call site.
authorNicholas Nethercote <nnethercote@mozilla.com>
Fri, 17 Aug 2018 06:05:24 +0000 (16:05 +1000)
committerNicholas Nethercote <nnethercote@mozilla.com>
Mon, 20 Aug 2018 00:36:39 +0000 (10:36 +1000)
commitb73843f9422fb487b2d26ac2d65f79f73a4c9ae3
tree6a606bc29aec8fce03ae8d2593cb10e208adc10d
parent3ac79c718475fd29b8be34dde667b683390c2aee
Force-inline `shallow_resolve` at its hottest call site.

It's a ~1% win on `keccak` and `inflate`.
src/librustc/infer/mod.rs
src/librustc/traits/fulfill.rs