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.