Add compiler-builtins to bootstrap#142106
Conversation
|
Bootstrap people, I think I need some help here making this actually work :) ideally these tests should probably run via path ( It would be good for this to run on CI, as well. |
This comment has been minimized.
This comment has been minimized.
Kobzol
left a comment
There was a problem hiding this comment.
Left a few comments. I noticed that compiler-builtins has its own workspace, but at the same time, it doesn't have a Cargo.lock file. I wonder how do we want to deal with that, the dependencies probably should be locked. Either we should add a lockfile to it, or we should somehow make it a part of the root workspace? 🤔
|
☔ The latest upstream changes (presumably #145663) made this pull request unmergeable. Please resolve the merge conflicts. |
No description provided.