Add overloading experiment blog post - #1907
Conversation
|
|
||
| ## Future Work | ||
|
|
||
| ### Overloading, In The Shiny Future |
There was a problem hiding this comment.
It might be worth noting here that this work is currently targetted at interop, and so while this might be desirable for pure Rust code eventually. I assume that we might want to limit this to extern blocks for interop purposes, and that extending this to the language as a whole would be the separate, future endeavour.
There was a problem hiding this comment.
Thanks for the feedback! Was something like this what you had in mind?
https://github.com/rust-lang/blog.rust-lang.org/pull/1907/changes#r3778944129
|
@graciegregory is going to parallel publish a Rust Foundation context blog post on Tuesday. Is there anything special we need to do to schedule publishing this post on Tuesday? (I'll update the PR description with this info as well.) |
Publication target date: Tuesday 18 August
This technical blog post is an update about the nightly overloading for FFI project goal. It's aimed at compiler and interop tool developers, asking for experimentation and feedback on the
splatlang experiment.There is an existing Zulip stream for discussing this blog post. It's been through a few drafts so far, with most of the edits in a draft Google doc.
Rendered
The Rust Foundation is planning on publishing a blog post covering the broader context of the interop initiative when this one goes live. @graciegregory wants them both published on Tuesday 18 August, if that's possible?