]> git.lizzy.rs Git - rust.git/commit
Fix ICE checking for feature gated const fn
authorJason Newcomb <jsnewcomb@pm.me>
Sun, 25 Apr 2021 14:07:01 +0000 (10:07 -0400)
committerJason Newcomb <jsnewcomb@pm.me>
Sun, 25 Apr 2021 14:18:15 +0000 (10:18 -0400)
commitdb7ad648e7e17eff0f66de2c25c4d581982f981f
tree091355b775d6d8414c5e7b834522bd0d4419c072
parent08e36d7527c6f65b8f537c4644c762efe09880c5
Fix ICE checking for feature gated const fn
clippy_utils/src/qualify_min_const_fn.rs
tests/ui/crashes/ice-7126.rs [new file with mode: 0644]