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

Secret drop #103

Merged
merged 3 commits into from
Jul 16, 2020
Merged

Conversation

thibault-martinez
Copy link
Member

@thibault-martinez thibault-martinez commented Jul 15, 2020

Description of change

Adds a derive macro to implement Drop on secret types.

Links to any relevant issues

Be sure to reference any related issues by adding fixes issue #.

How the change has been tested

Locally tested.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md, if my changes are significant enough

@thibault-martinez thibault-martinez added c-feature Category - Feature e-medium Experience - Medium p-high Priority - High s-blocked wg-common Working Group - Common labels Jul 15, 2020
@thibault-martinez thibault-martinez marked this pull request as ready for review July 16, 2020 13:00
@samuel-rufi samuel-rufi self-requested a review July 16, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-feature Category - Feature e-medium Experience - Medium p-high Priority - High wg-common Working Group - Common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants