Skip to content

enh(rust) Include the raw borrow operator in keywords list#4393

Merged
joshgoebel merged 2 commits into
highlightjs:mainfrom
skr4n:rust-add-raw-operator
Jul 5, 2026
Merged

enh(rust) Include the raw borrow operator in keywords list#4393
joshgoebel merged 2 commits into
highlightjs:mainfrom
skr4n:rust-add-raw-operator

Conversation

@skr4n

@skr4n skr4n commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Adds the raw borrow operator in the keywords list.
https://doc.rust-lang.org/reference/expressions/operator-expr.html#raw-borrow-operators

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@joshgoebel

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

5 files changed

Total change +10 B

View Changes
file base pr diff
es/core.min.js 8.19 KB 8.19 KB +1 B
es/highlight.min.js 8.19 KB 8.19 KB +1 B
es/languages/rust.min.js 1.52 KB 1.52 KB +3 B
highlight.min.js 8.23 KB 8.23 KB +2 B
languages/rust.min.js 1.52 KB 1.53 KB +3 B

@joshgoebel joshgoebel merged commit 22afbc0 into highlightjs:main Jul 5, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants