• Make the `sink` module a separate crate.

    Consumers who provide their own sinks (like Servo) probably don't need this
    module.  Removing it reduces compile time by about 20% (a couple of seconds
    on my laptop).
    mbrubeck committed Apr 27, 2015