Module rustc_const_eval::const_eval::valtrees
source · Functions
branches 🔒
Converts a
ValTree
to a ConstValue
, which is needed after mir
construction has finished.