Open
Description
re: #1427 (comment)
I think it might be time to rethink the rust_doc_test
rules. Right now the test compiles and performs tests as part of the test itself. Instead of doing this, the test binaries that perform doc tests should be compiled in an action and the binaries be the executable for running tests.