-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking upstream Rust feature stability and RFCs that affect wasm #63
Comments
Do we want to open an issue for upstream non rust ones like llvm or the webassembly group itself? |
For sure! |
Does anyone know the latest cargo template (pre) RFC? Would like to add it here. |
Maybe someone on the cargo team would know. Maybe @matklad or @alexcrichton? The only template pre-rfc I found is the old one on internals. |
@mgattozzi there's no any active RFC about templates currently, the discussion died out :( |
@matklad that's unfortunate. cargo does everything I need, but this is the one feature I still want. |
I added a new "completely unimplemented and need rfc" section for the templates ;) |
I think that this has sat around long enough that we've solved enough and otherwise this isn't tracking too too much any more so I'm going to close it. |
Awaiting Stability / Implementation
Allocator traits and std::heap
Tracking issue for changing the global, default allocator (RFC 1974)
feature(proc_macro)
(used heavily bywasm-bindgen
)Custom test frameworks
RFCs
eRFC: Custom test frameworks The eRFC was merged, and this is now awaiting implementation and then stabilization.
RFC: Introduce panic_thin, a fmtless alternative to panic_fmt
Unstable and Need RFC
Completely Unimplemented and Need RFC
Bugs
Please add links to other RFCs and feature stabilization issues that are relevant and help us keep them up to date!
The text was updated successfully, but these errors were encountered: