Wish list of rust compiler & std features & bug fixes we would like to see added/improved/fixed based on the Rust projects we've been developing at Embark.
This is not a complete list, but an attempt to keep a bit of structure for our own sake, and may be of interest for rust compiler developers as well.
Should have
rust compiler features or fixes that would directly improve or help our workflows
Nice to have
rust compiler features or fixes that would be nice to have, but are lower priority to us than the above list.
Not filed / found
Fixes or enhancements that believe there is no issue for yet, if you find one please do comment and we'll update it here.
Related tracking issues for other Rust components:
Wish list of rust compiler & std features & bug fixes we would like to see added/improved/fixed based on the Rust projects we've been developing at Embark.
This is not a complete list, but an attempt to keep a bit of structure for our own sake, and may be of interest for rust compiler developers as well.
Should have
rust compiler features or fixes that would directly improve or help our workflows
Resultdoesn't optimize away for some payload widths rust-lang/rust#101210cargo installshould runcargo auditrust-lang/cargo#10016checking orbuilding rust-lang/cargo#4001Nice to have
rust compiler features or fixes that would be nice to have, but are lower priority to us than the above list.
srccache read-only. rust-lang/cargo#9455must_not_suspendlint (RFC #3014) rust-lang/rust#83310Not filed / found
Fixes or enhancements that believe there is no issue for yet, if you find one please do comment and we'll update it here.
Related tracking issues for other Rust components: