Toggle quote (3 lines)
> Could the importer be changed to either ignore targets that don’t match> the current architecture or to uniquify the list of inputs?
It could, but I don't see an advantage. It takes more than justremoving duplicate inputs for the thing to build. I'd find time spenton a Cargo.lock parser (which should be quite easy) to be more useful,but if someone wants to do it...