]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #60280 - varkor:const-param-invariance, r=eddyb
authorbors <bors@rust-lang.org>
Wed, 1 May 2019 03:06:13 +0000 (03:06 +0000)
committerbors <bors@rust-lang.org>
Wed, 1 May 2019 03:06:13 +0000 (03:06 +0000)
Fix indexing issue for const parameter invariance

We were previously not taking account of the parent parameters.

r? @eddyb
cc @Zoxc


Trivial merge