Hacker News new | ask | show | jobs
by heavyset_go 249 days ago
Are the kernel-related changes applicable to C++ interop? Honest question, I don't know.
1 comments

The kernel doesn't use any C++, so no more than incidentally.

There is some C++/rust interop in the past that I've worked on that would have enjoyed the arbitrary self types feature, but not particularly because of the C++ part of the equation. In fact I think if it had been a pure rust project it would also have enjoyed that feature just as much so... eh... take it for what little it's worth I guess.