]> git.lizzy.rs Git - rust.git/commit
Assert type equality of `a` and `b` in `compare_const_vals`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 8 Jun 2022 23:24:08 +0000 (09:24 +1000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Thu, 16 Jun 2022 00:52:58 +0000 (10:52 +1000)
commit9b4b34a0a673a52991c9579488e6b083f17dd3f2
tree345581a3f2c2cbbf9abf7bcd58f7328b30db384e
parentd5a13e2ca0c45a7f25d783cc94e447246cb97afd
Assert type equality of `a` and `b` in `compare_const_vals`.

Because they're always equal.
compiler/rustc_mir_build/src/thir/pattern/mod.rs