Skip to content

Compiler overflow error #97

@xxshady

Description

@xxshady
error[E0275]: overflow evaluating the requirement `NonNull<arc_btree::seal::ArcBTreeSetNodeInner<stabby::collections::arc_btree::Entry<_, _>, _, true, _>>: Sized`
  |
  = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`host`)
  = note: required for `FieldPair<NonNull<arc_btree::seal::ArcBTreeSetNodeInner<stabby::collections::arc_btree::Entry<_, _>, _, true, _>>, PhantomData<_>>` to implement `IStable`
  = note: 38 redundant requirements hidden
  = note: required for `ArcBTreeSet<stabby::collections::arc_btree::Entry<_, _>, _, true, _>` to implement `IStable`

reproduction code (UPD: minimized reproduction code)

rustc version: rustc 1.82.0 (f6e511eec 2024-10-15)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions