Skip to content

fix(rust) recognize include_bytes! macro#3541

Merged
joshgoebel merged 1 commit intohighlightjs:mainfrom
Serial-ATA:include_bytes_macro
May 23, 2022
Merged

fix(rust) recognize include_bytes! macro#3541
joshgoebel merged 1 commit intohighlightjs:mainfrom
Serial-ATA:include_bytes_macro

Conversation

@Serial-ATA
Copy link
Copy Markdown
Contributor

@Serial-ATA Serial-ATA commented May 22, 2022

Changes

Change builtin include_bin to include_bytes, as the former doesn't exist.

Checklist

  • Added markup tests, or they don't apply here because it is a simple word correction.
  • Updated the changelog at CHANGES.md

@Serial-ATA Serial-ATA force-pushed the include_bytes_macro branch from 018a2b7 to 948b1d6 Compare May 22, 2022 16:27
@joshgoebel
Copy link
Copy Markdown
Member

Was the former deprecated then?

@Serial-ATA
Copy link
Copy Markdown
Contributor Author

I've never known it to be bin, and bytes has been around since 1.0 so it's probably safe to assume that even if that was the name in the past, no one is using it anymore.

@joshgoebel
Copy link
Copy Markdown
Member

@Serial-ATA Thanks so much!

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