]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #55412 - oli-obk:min_const_fn_ice, r=estebank
authorkennytm <kennytm@gmail.com>
Sun, 28 Oct 2018 08:38:54 +0000 (16:38 +0800)
committerkennytm <kennytm@gmail.com>
Sun, 28 Oct 2018 13:23:41 +0000 (21:23 +0800)
Fix an ICE in the min_const_fn analysis

fixes https://github.com/rust-lang/rust/issues/55395

cc @Centril


Trivial merge