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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:22:85
- Illegal instruction compiling `core` and `compiler_builtins` for target mips3 with ABI n64.
- Compiler complains about failing to infer the closure's argument's type when the issue is that a mutable reference to the closure is expected
- cannot use mem::offset_of! with unions due to ManuallyDrop interfering
- Bad error message for infinite type recursion
- lifetime elision for return type can refer to an explicitly named region
- Broken build after updating: `coverage` is ambiguous; ambiguous because of a name conflict with a builtin attribute
- internal refactoring: cleanup type relations
- Terse lifetime error when an argument in an implementation has a different lifetime from trait definition
- Lints while expanding builtin derives are not attributed to the correct AST nodes
- Docs
- Rust not yet supported