Matt Epperson
Matt Epperson
@UebelAndre I think this could use a look now. I had to do some special handling for the pdb tests and I just patterned matched what we did for the...
I'm also interested in this feature. Has any progress been made here? Happy to try to contribute if someone has a stepping off point.
I just rebased and played with [this](https://github.com/bazelbuild/rules_rust/compare/main...konkers:rules_rust:wip/rustdoc) and it seems to work great. I understand that this doesn't scale well and it should be implemented in a different manner long...
Hmmm it seems like this might be on me. I'm using pybind_library and then using that as a srcs in pybind_extension. If I just use the pybind_extension it seems like...
Thanks for taking a look!
Is there any easy fix for this that I could use to get unblocked?
Waitsets worked nicely! Should I close this?
I’m interested in trying to add bazel support. Any recommendations on where to start if I just wanted to poke around with generating mutants for arbitrary rust code?