]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #50421 - kennytm:fix-50415-ice-when-returning-range-inclusive-from...
authorkennytm <kennytm@gmail.com>
Thu, 3 May 2018 15:42:36 +0000 (23:42 +0800)
committerkennytm <kennytm@gmail.com>
Thu, 3 May 2018 18:12:55 +0000 (02:12 +0800)
Fix ICE when using a..=b in a closure.

Fix #50415.


Trivial merge