Closed
Description
Currently, the extern function implementing a method in the method!
macro uses the first part of the selector as its name. Unfortunately, if two extern functions anywhere have the same name, rustc crashes. This is described in rust-lang/rust#16403, which was closed as a duplicate of rust-lang/rust#10883, and the discussion there seems to indicate it's an expected error and won't be fixed.
Metadata
Metadata
Assignees
Labels
No labels