We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
run-pass/crate-method-reexport-grrrrrrrrr.rs doesn't work correctly with new trait/impls. It's aux file contains the following hack:
import name_pool::__extensions__;
Without it the add method on () isn't resolved.