fix(doc): handle non-ASCII doc lint diagnostics (#34626)
## Summary - render doc lint diagnostic highlights using UTF-8 character boundaries - cover non-ASCII exported symbols and private type references in doc lint specs ## Testing - cargo fmt --check - git diff --check - cargo check -p deno --bin deno Note: attempted to run the focused `deno doc --lint` fixture, but building a runnable binary required a separate full codegen pass; the type check completed successfully. Closes denoland/divybot#366 Co-authored-by: divybot <divybot@users.noreply.github.com> Co-authored-by: Divy Srivastava <me@littledivy.com>
E
em committed
d094bc89be1cdb3143e3894b5307232d450f030e
Parent: 0d99a42
Committed by GitHub <noreply@github.com>
on 5/31/2026, 4:04:13 PM