Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[Meta] Using the Rustc API by default #34

Open
5 tasks
scrabsha opened this issue Sep 2, 2021 · 0 comments
Open
5 tasks

[Meta] Using the Rustc API by default #34

scrabsha opened this issue Sep 2, 2021 · 0 comments

Comments

@scrabsha
Copy link
Contributor

scrabsha commented Sep 2, 2021

Implementation on the main branch parses an AST in order to get breaking changes. The rustc-backend branch uses the Rustc internal API, which makes changes easier to spot and way more precise. In order to use the Rustc API by default, we must implement look for changes in the following items:

Making all the linked integration tests pass is required in order to merge rustc-backend to main.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant