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

Improve unsafe-unwrap detector #369

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

jgcrosta
Copy link
Collaborator

@jgcrosta jgcrosta commented Sep 9, 2024

Add support for tuples and arrays

@jgcrosta jgcrosta self-assigned this Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

🎉 General Rust Workflow Summary 🎉

Component Status
Check Rust Format ✅ Successful
Lint with Clippy ✅ Successful

The workflow has completed. Great job! 🚀

Copy link

github-actions bot commented Sep 9, 2024

🎉 Test Detectors Workflow Summary 🎉

Component Status
Detector Validation ✅ Successful
Build on Ubuntu ✅ Successful
Build on macOS ✅ Successful
Tests Execution ✅ Successful

The workflow has completed. Great job! 🚀

@matiascabello matiascabello merged commit 5edc47d into main Sep 9, 2024
64 of 65 checks passed
@matiascabello matiascabello deleted the improve-unsafe-unwrap branch September 9, 2024 22:02
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.

2 participants