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
- 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
- Trailing semicolon silently ignored in expr macro
- Unable to achieve aligned writes
- "Unexpected end of macro invocation" error in nested macro has misleading span, doesn't specify which macro
- compiler emits unsupported DT_FLAGS_1 value 0x8000000 in ELF
- Weird integer inference failure
- Error E0301 "the parameter type `T` may not live long enough" could explain where the lifetime requirement comes from
- Docs
- Rust not yet supported