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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- TcpSocket try_clone() sets close-on-exec but this isn't documented
- dlclose() does not behave properly on Mac
- "errror: reference to '...' is ambiguous" message in LLDB
- Panics in destructors can cause the return value to be leaked
- Using ToSocketAddrs seems to remember EMFILE on the same thread
- In debug mode, print a message for attempted unwind past FFI call
- Rust make system should respect -j1
- Allow using Fn(A, B, C) -> _ for unconstrained FnOnce::Output.
- codegen-units + ThinLTO is not as good as codegen-units = 1
- derived Clone implementations for many-variant enums are unnecessarily large
- Docs
- Rust not yet supported