import ... from ...; // from //foo:bar serves as the equivalent if an IWYU
pragma. This change matches // from //.* style comments and never allows them
to wrap, just like IWYU pragmas for C++.
For the time being, it does not seem worth turning this into a configurable
option.