Skip to main content
validate_debuginfos
rustc_
mir_
transform
1.99.0-nightly
(af3d95584 2026-07-09)
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
)>