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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing error deriving PartialEq when child type impls PartialEq<OtherType>
- [rustdoc] Hide items from search but leave it clickable under publiced module
- [cg_ssa] TerminatorCodegenHelper::do_call assumes that destination doesnt have more than one predecessor
- Clever recursive types + deref = seemingly infinite compile time
- The lint non_uppercase_globals is triggered even in local scope. It should trigger only for global scope, or be renamed to non_uppercase_const instead.
- Waker::will_wake() gets mostly defeated by executor optimizations
- cfg(doctest) doesn't work as expected
- `--emit=metadata` emitting empty .rmeta file
- `--emit=[asm|llvm-bc|llvm-ir|obj]` not emitting allocator or metadata
- format!() ignores width when displaying enums
- Docs
- Rust not yet supported