rustc_smir::rustc_internal

Module internal

Source
Expand description

Module containing the translation from stable mir constructs to the rustc counterpart.

This module will only include a few constructs to allow users to invoke internal rustc APIs due to incomplete stable coverage.