-
Notifications
You must be signed in to change notification settings - Fork 224
ed448-goldilocks: reuse types from ed448
#1224
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
Conversation
714d642
to
90c4678
Compare
61c487c
to
99e558f
Compare
@baloo this looks like it needs to be updated to include RustCrypto/signatures#985 |
99e558f
to
8f7a3af
Compare
GitHub seems to be having a bad time. WTF is this?
Edit: githubstatus.com confirms they were having problems and just pushed out a fix. Gonna try kicking the failed jobs. |
e85ca04
to
92687a9
Compare
ed448
92687a9
to
62fd3e9
Compare
d3481d8
to
55b4dae
Compare
55b4dae
to
497810e
Compare
Oh fun, rustfmt |
my editor runs rustfmt on save, and for a reason I don't understand, for ed448-goldilocks it insists on having it formatted using edition 2021 EDIT: because there was a |
497810e
to
5426c16
Compare
If your editor is IntelliJ, I have the same problem |
no I use neovim and rust.vim, but it doesn't read the edition from the I place a small
and that has been working for me so far. I'd prefer having rust.vim or rustfmt respect the edition from |
5426c16
to
b8981a4
Compare
b8981a4
to
a4dec96
Compare
Depends:
This is a followup to #1219