This repository was archived by the owner on Mar 1, 2019. It is now read-only.
This repository was archived by the owner on Mar 1, 2019. It is now read-only.
Unexpected macro def #47
Closed
Description
{
"message": "/checkout/src/librustc_save_analysis/dump_visitor.rs:341: process_def_kind for unexpected item: Macro(DefId { krate: CrateNum(105), node: DefIndex(1) => dom_struct/5a34075aa16a3b97e60148202989464b::{{?}}[0] }, Attr)",
"code": null,
"level": "error: internal compiler error",
"spans": [{
"file_name": "/home/ncameron/servo/components/script/dom/attr.rs",
"byte_start": 74612,
"byte_end": 74634,
"line_start": 15,
"line_end": 15,
"column_start": 5,
"column_end": 27,
"is_primary": true,
"text": [{
"text": "use dom_struct::dom_struct;",
"highlight_start": 5,
"highlight_end": 27
}],
"label": null,
"suggested_replacement": null,
"expansion": null
}],
"children": [],
"rendered": null
}
Metadata
Metadata
Assignees
Labels
No labels