rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE: `left: MutatingUse(Call), right: NonUse(VarDebugInfo)`
- Add a lint to warn about `&(dyn … + Send)`
- Large amount of generated code for match statements with large arrays
- "LoadLibraryExW failed" when loading proc macros with too many -L search paths
- update internal terminology: `Substs` -> `GenericArgs`
- Compile Regression when transmuting associated type
- function performance seems to be affected by a match arm which is not evaluated.
- Dynamic linking suppresses stackeroverflow detection
- Poor diagnostic combining #[derive(Debug)] with #[repr(C, packed)] struct
- user-defined ansi codes in diagnostic output
- Docs
- Rust not yet supported