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

Replace all uses of old deriving attribute with new one #5493

Merged
merged 9 commits into from Mar 22, 2013
Merged

Replace all uses of old deriving attribute with new one #5493

merged 9 commits into from Mar 22, 2013

Conversation

ghost
Copy link

@ghost ghost commented Mar 22, 2013

Closes #5411.

bors added a commit that referenced this pull request Mar 22, 2013
@bors bors closed this Mar 22, 2013
@bors bors merged commit 999e7ef into rust-lang:incoming Mar 22, 2013
@ghost ghost deleted the leibniz branch March 22, 2013 13:25
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Aug 14, 2013
bors added a commit that referenced this pull request Aug 15, 2013
Closes #3907
Closes #5493
Closes #4464
Closes #4759
Closes #5666
Closes #5884
Closes #5926
Closes #6318
Closes #6557
Closes #6898
Closes #6919
Closes #7222
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
…ip1995

Implement unsafe_derive_deserialize lint

Added `unsafe_derive_deserialize` lint to check for cases when automatically deriving `serde::Deserialize` can be problematic, i.e. with types that have methods using `unsafe`.

Closes rust-lang#5471

changelog: Add lint [`unsafe_derive_deserialize`]
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.

None yet

2 participants