-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.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-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
carboxyl_time version 0.0.2 regressed from stable to beta (full log):
error: type `signal::FuncSignal<A>` is private
--> /cargo-home/registry/src/github.com-1ecc6299db9ec823/carboxyl-0.1.2/src/lift.rs:80:28
|
80 | SignalFn::Func(_) => SignalFn::from_fn(move || f(sample_raw(&pclone))),
| ^
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.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-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.