Stefan Zabka
Stefan Zabka
@rustbot claim [Updated permalink](https://github.com/rust-lang/rust/blob/dda2a0eca4a70acbdd2b65f5fc5e4cd38c39351b/compiler/rustc_typeck/src/coherence/builtin.rs#L122) I still need to understand what needs to be done as part of this issue and if anybody has already done anything like this somewhere else....
My first hunch would be that this method needs to be added to the `WfSolver` based on the other methods that are there. Is that correct?
Go ahead!
This branch is still lacking test cases, which I'll be adding once there is interest to merge. If https://github.com/SeleniumHQ/selenium/issues/10703 gets closed as invalid/not relevant I don't want to have invested...
I think this PR is ready for another round of review. The test I've added is pretty basic but idk if you wanted more @symonk.
No worries about the delays! Unfortunately your permission to run the tests only seems to apply to a single commit, so I've activated the Python Actions for my fork, to...
Okay, the chrome tests are failing (in the acitons of my fork) but as I didn't modify any code on that path, I don't think that should block merging here.
Just bumping to make sure it's not lost.
Hey, is there something I can do to move this forward?
> Also, conceptually, is this a bug, or effectively a feature request to support another type of output? Hmm, I was unsure about that as well. I just picked the...