]> git.lizzy.rs Git - rust.git/commit
Delay bug when adjusting NeverToAny twice during diagnostic
authorPreston From <prestonfrom@gmail.com>
Sun, 24 Apr 2022 08:00:12 +0000 (02:00 -0600)
committerPreston From <prestonfrom@gmail.com>
Mon, 25 Apr 2022 05:52:55 +0000 (23:52 -0600)
commit5165295452276e6c45ba48b1a53224a41a69ecdb
treefa1ffb6b8b5617ca1df0e8ef31ee5c133765d184
parent1f631e8e93681ddc6e62d6ba6065cac7c449534c
Delay bug when adjusting NeverToAny twice during diagnostic
compiler/rustc_typeck/src/check/expr.rs
src/test/ui/never_type/issue-96335.rs [new file with mode: 0644]
src/test/ui/never_type/issue-96335.stderr [new file with mode: 0644]