Closed
Description
Awaiting Stability / Implementation
RFCs
eRFC: Custom test frameworks The eRFC was merged, and this is now awaiting implementation and then stabilization.
Unstable and Need RFC
Completely Unimplemented and Need RFC
- Cargo templates
Bugs
- LTO ignored for all crate types if any crate type doesn't support it This means that LTO is disabled if you enable rlibs and cdylibs for both native testing/benching and building for wasm.
Please add links to other RFCs and feature stabilization issues that are relevant and help us keep them up to date!
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
mgattozzi commentedon Feb 16, 2018
Do we want to open an issue for upstream non rust ones like llvm or the webassembly group itself?
fitzgen commentedon Feb 21, 2018
For sure!
fitzgen commentedon Feb 27, 2018
Does anyone know the latest cargo template (pre) RFC? Would like to add it here.
mgattozzi commentedon Feb 28, 2018
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.
matklad commentedon Feb 28, 2018
@mgattozzi there's no any active RFC about templates currently, the discussion died out :(
mgattozzi commentedon Feb 28, 2018
@matklad that's unfortunate. cargo does everything I need, but this is the one feature I still want.
fitzgen commentedon Feb 28, 2018
I added a new "completely unimplemented and need rfc" section for the templates ;)
alexcrichton commentedon Feb 20, 2019
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.