Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove some unnecessary type annotations from the result of *Cast::from_ref. #6241
Conversation
…om_ref.
hoppipolla-critic-bot
commented
Jun 1, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/5146 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
Let's leave this until after #6150. |
|
With the changes to root() taking &self instead of self, there might be places where things are rooted only to be casted and then converted back to Temporary. As a related refactoring, these occurrences could use Cast::to_temporary. |
|
|
Ms2ger commentedJun 1, 2015