stable_
mir
1.89.0-nightly
(283db70ac 2025-05-25)
In stable_
mir::
rustc_
internal
stable_mir
::
rustc_internal
Function
run
Copy item path
Source
pub fn run<F, T>(tcx:
TyCtxt
<'_>, f: F) ->
Result
<T,
Error
>
where F:
FnOnce
() -> T,