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
- std::io functions should document which ErrorKinds they can return
- Same for loop up to 38% slower depending on iterator used
- vtable accesses optimization in a tight loop.
- 1.15.1 (and earlier) armhf nondeterministically uses locking to implement atomic instructions when cross-compiling to x64 but not x86
- Tracking issue for the `x86-interrupt` calling convention
- Lifetime inference falls over with identical lifetimes across trait and implementing struct
- consolidate recursion limit errors
- 1.15.1 armhf run-make/relocation-model failed, "relocation [..] against `a local symbol' can not be used [..]; recompile with -fPIC"
- Tracking issue for future-incompatibility lint `missing_fragment_specifier`
- Braced macros are inconsistent with other braced items
- Docs
- Rust not yet supported