Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecated polyfill for IntoBytes::as_mut_bytes #986

Closed
Tracked by #671
joshlf opened this issue Mar 1, 2024 · 0 comments · Fixed by #987
Closed
Tracked by #671

Add deprecated polyfill for IntoBytes::as_mut_bytes #986

joshlf opened this issue Mar 1, 2024 · 0 comments · Fixed by #987

Comments

@joshlf
Copy link
Member

joshlf commented Mar 1, 2024

We should have done this in #870.

@joshlf joshlf mentioned this issue Mar 1, 2024
65 tasks
joshlf added a commit that referenced this issue Mar 1, 2024
This was renamed to `as_mut_bytes` in #870. This commit adds the old
name back as a `#[doc(hidden)]`, `#[deprecated]` alias to ease the
transition.

Closes #986
joshlf added a commit that referenced this issue Mar 1, 2024
This was renamed to `as_mut_bytes` in #870. This commit adds the old
name back as a `#[doc(hidden)]`, `#[deprecated]` alias to ease the
transition.

Closes #986
github-merge-queue bot pushed a commit that referenced this issue Mar 1, 2024
This was renamed to `as_mut_bytes` in #870. This commit adds the old
name back as a `#[doc(hidden)]`, `#[deprecated]` alias to ease the
transition.

Closes #986
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 a pull request may close this issue.

1 participant