Skip to content

Commit da4f62e

Browse files
committed
Fix span for punnycode
1 parent d376e63 commit da4f62e

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc/src/symbol-mangling

1 file changed

+1
-1
lines changed

src/doc/rustc/src/symbol-mangling/v0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ would be mangled as:
493493
494494
```text
495495
_RNvNtNtCsgOH4LzxkuMq_7mycrateu8gdel_5qa6escher4bach
496-
││└───┬──
496+
││└───┬──┘
497497
││ │
498498
││ └── gdel_5qa translates to gödel
499499
│└─────── 8 is the length

0 commit comments

Comments
 (0)