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

Contextualize flycheck config loading #18911

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alibektas
Copy link
Member

I gave up on the idea of having a flycheck pool, as that overcomplicated things. This PR deals with a single feature : Instead of having a FlycheckConfig that lasts through the entire lifetime of FlycheckHandle, methods restart_for_package and restart_workspace now ask for a config to be passed, thus making flycheck execution context dependent. #18823 is a dependent PR that separated the adding a WorkpsaceId -> SourceRootId.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 10, 2025
@alibektas
Copy link
Member Author

Interesting logs by CI 😮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants