rust-ecosystem icon indicating copy to clipboard operation
rust-ecosystem copied to clipboard

Rust wants & tracking for Embark 🦀

Results 17 rust-ecosystem issues
Sort by recently updated
recently updated
newest added

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...

tools

Wish list of Clippy lints and 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...

tools

List of active pull requests we have to crates to contribute & improve them for our game development use cases. This is not a fully complete list but we are...

crate

Tracking thread about issues in other crates & open source projects that we've filed or run into and commented on. Linking them here makes it easier for us to see...

It is a fairly well known & common problem that the efficiency of the generated in Rust is very low. We've run into it multiple times where runtime performance becomes...

compiler

Wish list of rustfmt 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,...

tools

In our monorepo we want to have the same baseline of Clippy lints enabled & disabled across our crates. Right now we need to set this up manually for every...

cargo
have-workaround

Planning to do a larger v7 update to our standard lints (#59) with a bunch of additions and requirement of Rust 1.60 ## Lint candidates These are the candidates currently...

## Background This issue tracks which Rust and Clippy lints we currently use as default for all of our internal and external crates. We have a common base of lints...

tools

TODO: Describe more - [ ] https://github.com/rust-lang/rust/issues/34502 - [ ] https://github.com/rust-lang/rust/issues/21102

tools
todo