`-s` option doesn't perfectly fit into debuginfo()'s semantics and may unexpectedly remove metadata in shared libraries. Remove the implementation and suggest user to use `strip` utility instead.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.