rustc_
mir_
build
1.84.0-nightly
(03ee48451 2024-11-18)
In rustc_
mir_
build::
thir::
pattern::
check_
match
rustc_mir_build
::
thir
::
pattern
::
check_match
Function
check_match
Copy item path
Source
pub(crate) fn check_match( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>