Skip to content

Stable rust#47

Merged
CjS77 merged 2 commits intomainfrom
stable_rust
Jul 2, 2021
Merged

Stable rust#47
CjS77 merged 2 commits intomainfrom
stable_rust

Conversation

@CjS77
Copy link
Copy Markdown
Contributor

@CjS77 CjS77 commented Jul 2, 2021

Updated dependencies such that Rust stable 1.53 is now supported.

The optimised avx_2 option will NOT run on stable because there's still an unstable feature on subtle-ng. BUT this feature is actually for doc generation and has been removed from Rust. As soon as subtle-ng
merges dalek-cryptography/subtle#85,avx2 will probably be supported on stable as well.

  • Update benchmark code to use new dependency APIs
  • Run rust-fmt

delta1
delta1 previously approved these changes Jul 2, 2021
Copy link
Copy Markdown
Contributor

@delta1 delta1 left a comment

Choose a reason for hiding this comment

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

LGTM, untested

CjS77 added 2 commits July 2, 2021 15:07
Updated dependencies such that Rust stable 1.53 is now supported.
The optimised avx_2 option will NOT rust on stable because there's
still an unstable feature on subtle-ng. BUT this feature is actually
for doc generation and has been removed from Rust. As soon as subtle-ng
merges dalek-cryptography/subtle#85, avx2 will
probably be supported on stable as well.

The rand dep update breaks the benchmarks, but these will be fixed in
the next commit.
* Update benchmark code to use new dependency APIs
* Run rust-fmt
@CjS77 CjS77 merged commit dd05268 into main Jul 2, 2021
@CjS77 CjS77 deleted the stable_rust branch July 2, 2021 13:48
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