Skip to content

[Frontend] FullDef extraction failure: error[E9999]: maximum number of nodes exceeded in constant ... #2045

@maximebuyse

Description

@maximebuyse
pub const INNER: &[u32] = &[0u32; 1000];
pub const TABLE: [&[u32]; 1000] = [INNER; 1000];

Open this code snippet in the playground

This fails full-def JSON extraction with:

error[E9999]: maximum number of nodes exceeded in constant ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendIssue in the Rust to JSON translation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions