Remove support for rustc plugins #13246
Labels
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
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
The text was updated successfully, but these errors were encountered: