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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for [*const T|*mut T]::with_metadata_of
- Allow export of Rust symbols from a C shared object via a staticlib
- There is no cross-platform way to use `include_*!`
- Consider `pub` items in binary crates dead code if not used in the crate (i.e., treating it like `pub(crate)`)
- WebAssembly size regression between 1.40 and 1.41
- Compilation never finishes
- Improve documentation of read_vectored and write_vectored
- todo! and unimplemented! does not work with impl Trait return types
- Performance regression from Rust 1.37 to 1.38 when using unreachable_unchecked
- Unclear lifetime error in closure producing a future
- Docs
- Rust not yet supported