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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc -C opt-level=3 generates bad assembly code for `Vec` by default
- Consider making `std::time::SystemTime` platform-independent
- #[thread_local] from windows DLLs gets duplicated by inlining.
- Expose min and max values in benchmarks
- Use #[repr(C)] HList's to infer type-erased fmt fn pointers in format_args!'s static data.
- unused_assignments does not care about unused assignments to reference derefs
- Updating dependency caused type inference to fail on unrelated code
- Meta issue for FIXMEs that reference closed issues
- Using LTO while building as static library causes conflicts
- Re-exported types have confusingly different documentation
- Docs
- Rust not yet supported