allow arguments and return type on extern "custom"#159441
Conversation
|
|
|
r? compiler Think it's fair for compiler to do the actual code review here, and we can just have someone from lang sign off after them to OK merging this in. |
There was a problem hiding this comment.
The RFC is saying otherwise and I don't have much context on this so I was a bit confused 😅
But the following comments are saying that we should allow arbitrary signature and the implementation looks correct to me
Passing the ball to a lang team member according to the above comment 😄 r? lang |
|
I think the team may want to discuss this, considering FCP on the RFC completed. @rustbot label +I-lang-nominated |
tracking issue: #140829
Allow arbitrary signatures for
extern "custom"as discussed on the RFC.cc @tgross35 @Jules-Bertholet @clarfonthey @scottmcm
r? @joshtriplett (or any of the above)