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.
Activity
Merge pull request rust-lang#3155 from emilio/missed-spans-bug
Auto merge of rust-lang#3155 - RalfJung:data-race-docs, r=RalfJung
Fix cbmc-update CI job (rust-lang#3156)