]> git.lizzy.rs Git - rust.git/commit
Add a helper method with an explicit name instead of hand rolling a match 3x
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 5 Jul 2022 09:26:45 +0000 (09:26 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 5 Jul 2022 09:26:45 +0000 (09:26 +0000)
commitc3aec3056e3c88bfc63db5cd4dc24624be7c576a
tree3231a5510b9478ab6e49835aceba2e093a1c5221
parent7839cb963f747edff90b72efc6094e7184f6ef0e
Add a helper method with an explicit name instead of hand rolling a match 3x
compiler/rustc_codegen_ssa/src/mir/rvalue.rs
compiler/rustc_middle/src/ty/cast.rs