Skip to content

Conversation

@flodiebold
Copy link
Member

This makes CHALK_DEBUG logging work again e.g. when running analysis-stats, which is very helpful for debugging.

This change shouldn't regress compile times at all. The reason for that is that chalk-solve already pulls in these crates, and while that's behind a feature (mostly for our benefit, I think) we never actually disabled that feature 😅 So alternatively, we could disable the feature and maybe get an improvement in compile times. In my test I just did to see the impact of that, this PR actually compiled faster than the one just removing tracing though, so it's probably not a big deal.

@flodiebold
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 25, 2020

@bors bors bot merged commit 91c1af3 into rust-lang:master Oct 25, 2020
@flodiebold flodiebold deleted the tracing-in-main branch October 25, 2020 13:34
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