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
- 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()
- Add `cargo semver-checks` testsuite to rustdoc JSON output
- Producing a &'a T does not entail T: 'a in the eye of the compiler
- `x build` lives blissfully assuming llvm does not exist
- Match blocks generate inefficient assembly compared to if/else chain since rust 1.65.0
- Unused Fluent messages lint
- On linker errors write command to file instead of printing to disk
- Docs
- Rust not yet supported