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

Remove useless casts. #84

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Remove useless casts. #84

merged 1 commit into from
Sep 1, 2016

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Sep 1, 2016

These casts are either completely useless (casting T to T) or implicit (x = y).


This change is Reviewable

These casts are either completely useless (casting T to T) or implicit (x = y).
@JFreegman
Copy link
Member

:lgtm:


Reviewed 3 of 3 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

@iphydf iphydf closed this Sep 1, 2016
@iphydf iphydf deleted the casting branch September 1, 2016 18:47
@iphydf iphydf merged commit 579bdc1 into TokTok:master Sep 1, 2016
@iphydf iphydf modified the milestone: v0.0.1 Nov 6, 2016
This pull request was closed.
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