rustc_
mir_
build
1.86.0
(05f9846f8 2025-03-31)
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
>