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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- no_std panic=abort dev builds require `rust_eh_personality`
- Restrict Windows DLL search path as a precaution against DLL pre-loading attacks
- Run proc macro invocations in separate threads.
- Trivial dependencies on large crates pull in massive amounts of debuginfo
- proc_macro support for reading files/strings to spanned TokenStream
- windows: when creating process with redirected stdio, make parent's std handles not inheritable
- UdpSocket receive to short buffer behaves differently on Unix and Windows
- There's no good way to iterate over all newlines with BufRead
- .count() too slow
- Impl stability is not checked
- Docs
- Rust not yet supported