Skip to content

Conversation

@murerfel
Copy link
Contributor

@murerfel murerfel commented Nov 8, 2021

This renders the use std::untrusted::time::* imports obsolete.
We do this because in a feature branch we encountered clippy issues about these imports being unused (in #442 ). It is still not entirely clear why these clippy warnings appear on that specific branch.
One suspicion is, that somehow a new/changed dependency now enables the sgx_tstd/untrusted_time feature which wasn't the case before.

This renders the 'use std::untrusted::time*' imports obsolete.
The reason we're doing this, is because in a feature branch we
encountered clippy issues about these imports being unused.
@murerfel murerfel self-assigned this Nov 8, 2021
@murerfel murerfel requested a review from haerdib November 8, 2021 15:03
Copy link
Contributor

@haerdib haerdib left a comment

Choose a reason for hiding this comment

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

LGTM

@murerfel murerfel merged commit 0e924be into master Nov 9, 2021
@murerfel murerfel deleted the hotfix/sgx_tstd_untrusted_time branch November 9, 2021 06:56
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.

3 participants