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
- Add a new lint `UNCONSTRUCTABLE_PUB_STRUCT` to detect unconstructable public structs
- Stabilize the `supertrait_item_shadowing` feature
- Add very basic "comptime" fn implementation
- Optimize Vec push by preventing address escapes
- [rustdoc] Add new `--book-location` option to add a link to associated guide and generate it if local
- const-eval can construct uninhabited values or other unconstructable values out-of-thin-air via recursive static initialization
- Deterministic query cycles for parallel front-end
- `cargo doc` in large workspace is 10 times slower on nightly
- Stabilize stack-protector
- add FCW to invalid `#[should_panic]` and `#[ignore]`
- Docs
- Rust not yet supported