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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Goal: Accept partial initialization + use of records created via such
- Documentation of std::mem::size_of confusingly only details the `#[repr(C)]` case
- float rounding is slow
- Proc-macros have no way to determine if their invocation context is `no_std`
- Fast algorithm for u128 (and i128) divided by small constant
- Using `include_str` in an attribute
- Pinning non-Deref pointers
- Collection APIs for deallocating backing store without running destructors
- Crawl doc.rust-lang.org for dead links on a regular basis
- Regression: "temporary value does not live long enough" in a `static` item in Servo
- Docs
- Rust not yet supported