rustc_
ty_
utils
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
ty_
utils::
representability
Macros
rtry
Functions
params_in_repr
params_in_repr_ty
provide
representability
representability_adt_ty
representability_ty
rustc_ty_utils
::
representability
Function
params_in_repr_ty
Copy item path
Settings
Help
Summary
Source
fn params_in_repr_ty<'tcx>( tcx:
TyCtxt
<'tcx>, ty:
Ty
<'tcx>, params_in_repr: &mut
BitSet
<
u32
>, )