Closed
Description
In servo/servo#14292, cross compilation fails with the following log: https://gist.github.com/jdm/ba11e5fe48fcbc186aecb15a857b54a6
xml5ever is a crate that depends on html5ever-atoms, which itself depends on heapsize_derive if the heap_size feature is selected. heapsize_derive defines #[derive(HeapSizeOf)]
which xml5ever makes no use of.
Metadata
Metadata
Assignees
Labels
No labels