Skip to content

Commit f12e935

Browse files
committed
Remove a stray backtick in an error explanation.
1 parent 852a78e commit f12e935

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/E0457.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### Note: this error code is no longer emitted by the compiler`
1+
#### Note: this error code is no longer emitted by the compiler
22

33
Plugin `..` only found in rlib format, but must be available in dylib format.
44

0 commit comments

Comments
 (0)