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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Coercing non-capturing closures to function pointers fails sometimes
- Warn about unnecessary blocks
- Lifetime in associated type and method taking `&'a self` creates strange borrow issues
- Support filtering out dependency source code from coverage counters
- Consider removing --max-memory linker flag for WebAssembly.
- Better error for re-borrowing &'static mut member from struct as &'static
- Consider unifying the `SourceFile` lookup strategy between incr comp cache and metadata decoding
- Check target definitions to see if more should have `cfg(target_thread_local)` enabled.
- Seemingly equivalent GAT trait implementations behave differently
- `target json file contains unused fields` unaffected by `-Dwarnings`
- Docs
- Rust not yet supported