Conversation
Duplicated test code across multiple filesCategory Inconsistent trait visibility and parameter syntaxCategory Incomplete test coverage for edge casesCategory |
Pull Request Test Coverage Report for Build 1525Details
💛 - Coveralls |
| inspect((10).sum(), content="15") | ||
| // weird warnings appear here | ||
| // Calling local `impl` with `.` or `Type::meth(..)` is deprecated, use `Trait::meth(..)` instead. | ||
| // this seems to be inconsistent with the fact that `Type::meth` will call `Trait::meth` |
There was a problem hiding this comment.
upstream T::new_f (x.new_f) conflict with (x.new_f)
No description provided.