Closed
Description
cc @RalfJung
rust/src/librustc_mir/const_eval.rs
Lines 557 to 568 in 3977cc2
and
rust/src/librustc_mir/interpret/intern.rs
Lines 293 to 305 in 3977cc2
could be deduplicated by creating a function in const_eval.rs
and calling it from both sites
This issue has been assigned to @chansuke via this comment.