Skip to content

Commit b2aeb4b

Browse files
debuginfo: Cleaned up style issues for pull request.
1 parent eed2d0e commit b2aeb4b

28 files changed

+589
-501
lines changed

src/librustc/lib/llvm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,7 @@ pub mod llvm {
21272127
AlignInBits: c_ulonglong,
21282128
Flags: c_uint ,
21292129
Elements: ValueRef,
2130-
RunTimeLang : c_uint) -> ValueRef;
2130+
RunTimeLang: c_uint) -> ValueRef;
21312131
}
21322132
}
21332133

0 commit comments

Comments
 (0)