Skip to content

Cargo doc fails on syntaxtree subcrate #129

Description

@matth2k

When I try to generate docs with cargo doc through all my dependencies, the syntaxtree crate fails to generate docs:

error[E0275]: overflow evaluating the requirement `expressions::concatenations::ArrayRangeExpressionColon: std::panic::RefUnwindSafe`
    |
    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "512"]` attribute to your crate (`sv_parser_syntaxtree`)

Here is the full failed doc build in my actions: https://github.com/matth2k/safety-pass/actions/runs/29971451235/job/89094136874

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions