Skip to main content
validate_debuginfos
rustc_
mir_
transform
1.99.0-nightly
(1a833e165 2026-07-29)
In rustc_
mir_
transform::
validate
rustc_mir_transform
::
validate
Function
validate_
debuginfos
Copy item path
Source
pub(crate) fn validate_debuginfos<'tcx>( body: &
Body
<'tcx>, ) ->
Vec
<(
Location
,
String
)>