Jonathan Grynspan

Results 522 comments of Jonathan Grynspan

It is not possible to infer type information for a trait's arguments/etc. based on the type of the function to which the `@Test` attribute is applied. Hence, it is not...

> The same stands for the `@Test` macros themselves, but that didn’t stop us from having them accept unconstrained collections. Or am I missing the point? That's a fair question....

I believe this test is dependent on #840, right?

Nope, just confirming the dependency is why the test failed. You could redirect the PR to merge to that branch, and then it would pass?