rustc_smir
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_smir::rustc_internal
?
Function
rustc_smir
::
rustc_internal
::
run
source
·
[
−
]
pub fn run<F, T>(tcx:
TyCtxt
<'_>, f: F) ->
Result
<T,
Error
>
where F:
FnOnce
() -> T,