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
- `repr(transparent)`: don't consider most length-0 arrays trivial
- implement `Move` trait prototype
- Replace `mark_(un)blocked` with `(un)park`
- Make `Infallible = !`
- There should be a way to make a type as "stably a 1-ZST" for repr(transparent) purposes
- Tracking Issue for view types
- Stabilize `-Zprofile-sample-use` and `-Zdebug-info-for-profiling`
- rustc built for custom targets requires -Zunstable-options on every invocation
- Break query cycles without spawning a separate thread
- Can we remove `unused` linker arguments to prevent linker message warning?
- Docs
- Rust not yet supported