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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 32-bit mips target emits 64-bit instructions
- rustdoc should simplify rendered cfg conditions by making use of Boolean algebra on a best effort basis
- ICE when creating a reference to an (extern?) value of an extern type in a static context
- `dyn Trait<'a>` shouldn't carry `'a` lifetime
- Don't leak non-exported symbols from staticlibs
- closures accept ill-formed inputs
- async block with futures::stream::Buffered is not Send
- capturing stack backtrace becomes slower and sometimes segfaults on Apple Silicon
- Allow users to override or filter list of exported symbols passed to the WASM linker
- A new thread is created for each test even if --test-threads=1
- Docs
- Rust not yet supported