Skip to content

regression: Sign is ambiguous #135672

Closed
Closed
@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0659]: `Sign` is ambiguous
[INFO] [stdout]    --> src/Core/cipher_aes_gcm_siv.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut hmac = Sign::new(plaintext.to_vec(), passphrase, Operation::Sign, SignType::Sha512);
[INFO] [stdout]     |                        ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module

note: there were some other (knock on?) errors in this crate see logs for more detail

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions