Skip to content

Commit 8fec155

Browse files
committed
add trailing newline
1 parent 93e5072 commit 8fec155

File tree

1 file changed

+1
-1
lines changed
  • compiler/rustc_error_codes/src/error_codes

1 file changed

+1
-1
lines changed

compiler/rustc_error_codes/src/error_codes/E0793.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ See [issue #82523] for more information.
8989

9090
[packed]: https://doc.rust-lang.org/reference/type-layout.html#the-alignment-modifiers
9191
[undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
92-
[issue #82523]: https://github.com/rust-lang/rust/issues/82523
92+
[issue #82523]: https://github.com/rust-lang/rust/issues/82523

0 commit comments

Comments
 (0)