-
Notifications
You must be signed in to change notification settings - Fork 104
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
Don't generate warning when deriving on deprecated type #553
Labels
experience-medium
This issue is of medium difficulty, and requires some experience
help wanted
Extra attention is needed
Comments
joshlf
added
help wanted
Extra attention is needed
experience-medium
This issue is of medium difficulty, and requires some experience
labels
Oct 27, 2023
joshlf
added a commit
that referenced
this issue
Oct 27, 2023
Makes progress on #553, although we still need to figure out how to reproduce the bug that caused that issue in the first place, and add a test that exercises the same behavior (ie, fails without this commit).
joshlf
added a commit
that referenced
this issue
Oct 27, 2023
Makes progress on #553, although we still need to figure out how to reproduce the bug that caused that issue in the first place, and add a test that exercises the same behavior (ie, fails without this commit).
joshlf
added a commit
that referenced
this issue
Oct 27, 2023
Makes progress on #553, although we still need to figure out how to reproduce the bug that caused that issue in the first place, and add a test that exercises the same behavior (ie, fails without this commit). Release 0.7.16.
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 27, 2023
Makes progress on #553, although we still need to figure out how to reproduce the bug that caused that issue in the first place, and add a test that exercises the same behavior (ie, fails without this commit). Release 0.7.16.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
experience-medium
This issue is of medium difficulty, and requires some experience
help wanted
Extra attention is needed
While working on this PR, I wrote the following code:
Running
cargo check --features zerocopy
oncargo 1.74.0-nightly (b4ddf95ad 2023-09-18)
, I get the following warning:Mentoring instructions
The text was updated successfully, but these errors were encountered: