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

core: Remove all but one drop block in favor of finally #5789

Merged
merged 1 commit into from
Apr 10, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Apr 8, 2013

No description provided.

bors added a commit that referenced this pull request Apr 10, 2013
@bors bors closed this Apr 10, 2013
@bors bors merged commit 2e907a3 into rust-lang:incoming Apr 10, 2013
flip1995 added a commit to flip1995/rust that referenced this pull request Aug 11, 2020
…rialize, r=flip1995

enable #[allow(clippy::unsafe_derive_deserialize)]

Before this change this lint could not be allowed as the code we are checking is automatically generated.

changelog: Enable using the `allow` attribute on top of an ADT linted by [`unsafe_derive_deserialize`].

Fixes: rust-lang#5789
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.

3 participants