rustc_
mir_
build
1.87.0-nightly
(920d95eaf 2025-03-28)
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
>