Function rustc_utils::test_utils::compile
source ยท pub fn compile(
input: impl Into<String>,
callback: impl FnOnce(TyCtxt<'_>) + Send
)
Available on crate feature
test
only.pub fn compile(
input: impl Into<String>,
callback: impl FnOnce(TyCtxt<'_>) + Send
)
test
only.