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

Use std::destroy #132

Merged
merged 2 commits into from
Feb 23, 2023
Merged

Use std::destroy #132

merged 2 commits into from
Feb 23, 2023

Conversation

tzaeschke
Copy link
Owner

Use std::destroy instead of calling destructors directly.

@tzaeschke tzaeschke self-assigned this Feb 23, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #132 (a48109c) into main (a504d51) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files          26       26           
  Lines        2085     2085           
=======================================
  Hits         2050     2050           
  Misses         35       35           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tzaeschke tzaeschke merged commit e7dc210 into main Feb 23, 2023
@tzaeschke tzaeschke deleted the fix/132-std-destroy branch February 23, 2023 17:16
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