Figure out rust-lang/rust testing strategy #85
Labels
implementation
Implementation exploration and tracking issues
S-needs-design
Status: needs design work
stabilization blocker
This needs a resolution before stabilization
I think it will be important for build-std to be tested in the rust-lang/rust CI. However, since the cargo side is so tightly coupled with the structure of the std source tree, that will make things difficult (particularly if a change needs to happen in both repos).
Some rough thoughts and ideas:
Subtrees seem to be the most feasible solution, but I'm not particularly excited about them.
The text was updated successfully, but these errors were encountered: