`impl Foo for Bar;` fails with `error: obsolete syntax: empty implementation` and the span points to the _next_ item not the empty impl. Why not specifically say what the new syntax is? cc @alexcrichton