]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix
authorkennytm <kennytm@gmail.com>
Tue, 22 May 2018 16:26:21 +0000 (00:26 +0800)
committerGitHub <noreply@github.com>
Tue, 22 May 2018 16:26:21 +0000 (00:26 +0800)
Micro-optimization on PR#50697

We should stop iterating through the indices in the `init_path_map` once we've already found a match for the local.

r? @nikomatsakis or @pnkfelix


Trivial merge