rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for `ascii::Char` (ACP 179)
- Mysterious "higher-ranked lifetime error" with async fn in trait and return-type notation
- 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
- update internal terminology: `Substs` -> `GenericArgs`
- Dynamic linking suppresses stackeroverflow detection
- Poor diagnostic combining #[derive(Debug)] with #[repr(C, packed)] struct
- user-defined ansi codes in diagnostic output
- Use &dyn Any rather than &(dyn Any + Send) for PanicInfo::payload()
- Docs
- Rust not yet supported