Skip to content

Commit 621dac9

Browse files
committed
Fix omitted whitespace issue (thanks VSC)
1 parent 28b3ffd commit 621dac9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/linkage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ regardless of the panic mode used at link-time, the [`ffi_unwind_calls` lint]
306306
may be used. The lint flags any calls to `-unwind` foreign functions or
307307
function pointers.
308308

309-
310309
[`cfg` attribute `target_feature` option]: conditional-compilation.md#target_feature
311310
[`ffi_unwind_calls` lint]: ../rustc/lints/listing/allowed-by-default.html#ffi-unwind-calls
312311
[configuration option]: conditional-compilation.md

0 commit comments

Comments
 (0)