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
- write!(wr,"foo") is 10% to 72% slower than wr.write("foo".as_bytes())
- Re-enable debuginfo tests on Android
- Audit for binary IEEE 754-2008 compliance on relevant platforms
- type-check lang items
- Tracking issue for inherent associated types
- rustdoc should be able to build documentation from compiled crates
- Add debug representation of trait objects
- Rustdoc needs to handle conditional compilation somehow
- Docs
- Rust not yet supported