-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed as not planned
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Milestone
Description
- https://crater-reports.s3.amazonaws.com/beta-1.81-2/beta-2024-07-26/gh/BenPski.tinap/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.81-2/beta-2024-07-26/reg/perovskite_core-0.0.3/log.txt
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/voprf-0.4.0-pre.3/src/serialization.rs:309:58
[INFO] [stdout] |
[INFO] [stdout] 309 | fn take_ext(self: &mut &Self, take: usize) -> Option<&Self>;
[INFO] [stdout] | ---------- ^ expected named lifetime parameter
[INFO] [stdout] |
[INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say which one of argument 1's 2 lifetimes it is borrowed from
#117967 (comment) accepted breakage? cc @lcnr
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.