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 supported354 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- lint ImproperCTypes: refactor linting architecture (part 3)
- Safer sort partition
- library: core: document layout guarantee of `TypeId`
- `derive(PartialEq)` on enums is unsound with user-defined attribute macros.
- Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`
- riscv32im-unknown-openvm-elf: add target
- rustdoc: Parse intra-doc links using `rustc_parse`
- FR: Add a `--fail-fast` option to libtest
- add default FromIterator for types with Default and Extend trait
- Match guard can both move and static-promote a single constant
- Docs
- Rust not yet supported