rustc_
mir_
transform
1.82.0
(f6e511eec 2024-10-15)
In rustc_
mir_
transform::
pass_
manager
Function
rustc_mir_transform
::
pass_manager
::
should_run_pass
Copy item path
source
ยท
[
−
]
pub fn should_run_pass<'tcx, P>(tcx:
TyCtxt
<'tcx>, pass:
&P
) ->
bool
where P:
MirPass
<'tcx> + ?
Sized
,