-
Couldn't load subscription status.
- Fork 961
Closed
Labels
good first issueIssues up for grabs, also good candidates for new rustfmt contributorsIssues up for grabs, also good candidates for new rustfmt contributors
Description
Recently abi module was remove from libsyntax and moved to librustc_target (cc rust-lang/rust#50228). In order to catch up with the change, we need to:
- Update
rustc-ap_syntaxand addrustc-ap-rustc_targetto depenencies. - Replace
syntax::abiwithrustc_target::spec::abi. - Fix broken code, if available.
Metadata
Metadata
Assignees
Labels
good first issueIssues up for grabs, also good candidates for new rustfmt contributorsIssues up for grabs, also good candidates for new rustfmt contributors