Skip to content

Commit 07ef379

Browse files
celinvaloliver
and
oliver
authored
Update compiler/stable_mir/src/mir/body.rs
Co-authored-by: oliver <[email protected]>
1 parent 557a12d commit 07ef379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/stable_mir/src/mir/body.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ pub struct VarDebugInfo {
511511
pub name: Symbol,
512512

513513
/// Source info of the user variable, including the scope
514-
/// within which the variable is visible (to debuginfo)
514+
/// within which the variable is visible (to debuginfo).
515515
pub source_info: SourceInfo,
516516

517517
/// The user variable's data is split across several fragments,

0 commit comments

Comments
 (0)