]> git.lizzy.rs Git - rust.git/commit
Fix replacement of escaping bound types
authorscalexm <alexandre@scalexm.fr>
Sat, 24 Nov 2018 16:13:54 +0000 (17:13 +0100)
committerscalexm <alexandre@scalexm.fr>
Thu, 27 Dec 2018 18:21:16 +0000 (19:21 +0100)
commitc0d780395092fdb3a54403b9aaefdb38e25c9ddd
tree14200d3902bb7177dd34a67f9c034183b4b1a216
parente5992e7ae9043217b507e465e9f0164db18fd517
Fix replacement of escaping bound types

Multiple references to the same `BoundTy` were not using the same
result.
src/librustc/ty/fold.rs