rust
https://github.com/rust-lang/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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- todo! and unimplemented! does not work with impl Trait return types
- Tracking Issue for raw slice getters (slice_ptr_get)
- Unclear lifetime error in closure producing a future
- Figure out a way to link to downstream crates
- Allow export of Rust symbols from a C shared object via a staticlib
- rustc is now dynamically linked to zlib
- LLVM unrolls loops fully, leading to non-linear compilation time
- consider disallowing setting target_family if target_os=none
- Ability from the top-level of the compilation not to mark #[no_mangle] items exported from shared library
- rustc performs auto-ref when a raw pointer would be enough
- Docs
- Rust not yet supported