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

Avoid needless Type stringification when logging is disabled. #2925

Merged
merged 1 commit into from Sep 9, 2013

Conversation

retronym
Copy link
Member

@retronym retronym commented Sep 9, 2013

Since 4d6be05, we've been a tad wasteful in implicit searches.

This adds a by-name parameter to the local logging method to
avoid that.

Review by @paulp

Since 4d6be05, we've been a tad wasteful in implicit searches.

This adds a by-name parameter to the local logging method to
avoid that.
@ghost ghost assigned paulp Sep 9, 2013
@paulp
Copy link
Contributor

paulp commented Sep 9, 2013

LGTM

paulp added a commit that referenced this pull request Sep 9, 2013
Avoid needless Type stringification when logging is disabled.
@paulp paulp merged commit b93f4bf into scala:master Sep 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants