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

enable unsafe_block_in_unsafe_fn lint #328

Merged
merged 2 commits into from
Dec 18, 2021

Conversation

Freax13
Copy link
Member

@Freax13 Freax13 commented Dec 13, 2021

This pr enables the unsafe_block_in_unsafe_fn lint.

Closes #221

@Freax13 Freax13 requested review from phil-opp and josephlr December 13, 2021 10:47
Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@Freax13 Freax13 merged commit e94d694 into rust-osdev:master Dec 18, 2021
@Freax13 Freax13 deleted the unsafe_block_in_unsafe_fn branch December 18, 2021 17:12
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.

Enable unsafe_block_in_unsafe_fn feature
2 participants