☰
rustc_mir_transform
1.76.0-nightly
(5ac4c8a63 2023-12-20)
In rustc_mir_transform::pass_manager
?
Function
rustc_mir_transform
::
pass_manager
::
should_run_pass
source
·
[
−
]
pub fn should_run_pass<'tcx, P>(tcx:
TyCtxt
<'tcx>, pass:
&P
) ->
bool
where P:
MirPass
<'tcx> + ?
Sized
,