in_band_lifetimes
rustc_const_eval
See #91867 for more information.
Change the Miri engine to allow configuring whether to check initialization of integers and floats. This allows the Miri tool to optionally check for initialization if requested by the user.
box_alloc
Machine