Skip to content

regression: overflow evaluating the requirement #147967

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `warp::filter::or::_::__EitherFuture<'_, warp::filter::or::Or<warp::filter::map::Map<warp::filter::and::And<warp::filter::FilterFn<{closure@warp::filters::method::method_is<{closure@...}>::{closure#0}}>, ...>, ...>, ...>, ...>: Unpin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`undermoon`)
[INFO] [stdout]     = note: required for `EitherFuture<Or<Map<And<FilterFn<...>, ...>, ...>, ...>, ...>` to implement `Unpin`
[INFO] [stdout] note: required because it appears within the type `__State<'_, Or<Or<Map<And<FilterFn<...>, ...>, ...>, ...>, ...>, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.2/src/filter/or.rs:50:6
[INFO] [stdout]     |
[INFO] [stdout]  50 | enum State<T: Filter, U: Filter> {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     = note: required for `State<Or<Or<Map<And<FilterFn<...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin`

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-async-awaitArea: Async & AwaitA-monomorphizationArea: MonomorphizationA-trait-systemArea: Trait systemC-bugCategory: This is a bug.I-prioritizeIssue: Indicates that prioritization has been requested for this issue.S-has-bisectionStatus: A bisection has been found for this issueT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-typesRelevant to the types team, which will review and decide on the PR/issue.needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions