Commit 5c9b1a9
Address PR feedback: explicit lifetime and dialect delegation
- Use explicit lifetime on register() for public API clarity, with
clippy allow attribute for elidable_lifetime_names
- Delegate with_vscode_dialect() to with_vscode_vocabulary() instead
of with_vscode_keywords() to match the semantic intent chain
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent bc89a7f commit 5c9b1a9
2 files changed
Lines changed: 3 additions & 2 deletions
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
0 commit comments