Closed
Description
Problem
Cargo still supports building and depending on rustc plugins despite this having been removed from rustc a while ago.
Proposed Solution
Remove support for building rustc plugins.
Notes
Support was removed in rust-lang/rust#116412