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
- Lint against transmutes which could be `as` casts.
- slice::sort_by_key has more restrictions than slice::sort_by
- Make `--export-dynamic` the default option when linking executables.
- "invalid subrange count" compiling `[(); 1 << 63]` with -g enabled
- Provide mechanism for documenting known bugs or shortcomings
- [rustdoc] Rustdoc should prevent long file names.
- Immutable borrow as argument for mutable borrow does not compile
- The `meta` fragment specifier is considered as a single TT.
- Argument names in foreign functions, function types and trait methods are not resolved
- Cannot create function reference with parameters that don't have to outlive the functions lifetime
- Docs
- Rust not yet supported