Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createDetector should be a Tool #163

Open
jubnzv opened this issue Oct 7, 2024 · 0 comments
Open

createDetector should be a Tool #163

jubnzv opened this issue Oct 7, 2024 · 0 comments
Labels
area:tools Internal tools available for the user enhancement New feature or request
Milestone

Comments

@jubnzv
Copy link
Member

jubnzv commented Oct 7, 2024

createDetector should be a Tool. However, we need to modify the tools API to create two types of tools: the first type is executed before parsing, and the second is executed after parsing and building the IR. This should be similar to EarlyLintPass and LateLintPass in the rustc compiler API.

@jubnzv jubnzv added enhancement New feature or request area:tools Internal tools available for the user labels Oct 7, 2024
@jubnzv jubnzv added this to the v0.6 milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tools Internal tools available for the user enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant