Patch --extern arguments in phase_cargo_rustc as well#1710
Conversation
Can you just take the relevant parts of that PR, i.e. |
ghost
left a comment
There was a problem hiding this comment.
Can you just take the relevant parts of that PR, i.e.
forward_patched_extern_arg? I'd prefer to review these separately.
Sure. Starting to rebase now...
|
Looks good. :) It is still marked as a draft though, is there something you still wanted to do? Also, maybe squash the history a bit; no need to preserve all those 9 commits I think. |
…_arg()` Co-authored-by: Tristan Dannenberg <dtristan@hotmail.de>
I'm just not sure where |
|
📌 Commit 1923044 has been approved by |
|
☀️ Test successful - checks-actions |
Fixes #1705.