Skip to content

thread '<unnamed>' panicked at 'MacroDef without ast_id', crates/ra_hir/src/has_source.rs:109:22 #4003

@lnicola

Description

@lnicola

Seen with:

use serde::Serialize;

#[derive(Serialize)]
struct S;

fn main() {
    let s = S;
}

Metadata

Metadata

Assignees

Labels

A-macromacro expansion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions