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

refactor: use or_default() instead of or_insert_with() #218

Merged
merged 1 commit into from
Oct 12, 2023

refactor: use or_default() instead of or_insert_with()

ffaee76
Select commit
Loading
Failed to load commit list.
Merged

refactor: use or_default() instead of or_insert_with() #218

refactor: use or_default() instead of or_insert_with()
ffaee76
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks succeeded Oct 12, 2023 in 32s

No secrets detected ✅

1 commit was scanned without uncovering any secrets.

Details

Commit scanned: 1

  • Pull request #218: rust1.73 👉 main

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!