ICEs should point to the clippy repo, not the rustc repo #2734
Closed
Description
Frequently ICEs in clippy are reported in the rustc repo. It would probably be better to collect them only here. This might need changes to rustc_driver to allow custom drivers to inject a repo name to report ICEs to.