Skip to content

Fix config warnings leaking into stdout #2248

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

Merged
merged 1 commit into from
Dec 6, 2017
Merged

Conversation

alexheretic
Copy link
Member

@alexheretic alexheretic commented Dec 6, 2017

Warnings on stdout can really hurt Rls as it's a stdin-stdout server, see rust-lang/rls#616. This PR routes the config warnings to stderr instead. Feel free to fix another way and close this PR.

@nrc nrc merged commit e65ceb2 into rust-lang:master Dec 6, 2017
@nrc
Copy link
Member

nrc commented Dec 6, 2017

Nice, thank you!

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

Successfully merging this pull request may close these issues.

2 participants