Expand description
A set of traits that define a stable interface to rustc’s internals.
These traits abstract rustc’s internal APIs, allowing rustc_public to maintain a stable interface regardless of internal compiler changes.
A set of traits that define a stable interface to rustc’s internals.
These traits abstract rustc’s internal APIs, allowing rustc_public to maintain a stable interface regardless of internal compiler changes.