Expand description
This function ensures we obtain the correct MIR for the given item irrespective of
whether that means const mir or runtime mir. For const fn
this opts for runtime
mir.
This function ensures we obtain the correct MIR for the given item irrespective of
whether that means const mir or runtime mir. For const fn
this opts for runtime
mir.