Commit 8303099
fix(sql): drop rustdoc intra-doc link to private helper
`parse_explain` is public and its doc linked to the private
`token_starts_query` helper, which makes rustdoc error out. Drop the
link; the prose already conveys the disambiguation logic.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a6db91b commit 8303099
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| |||
0 commit comments