rust
https://github.com/mozilla/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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add field representing types
- replace box_new with lower-level intrinsics
- Stabilize `if let` guards (`feature(if_let_guard)`)
- [DO NOT MERGE] start building Enzyme in CI
- Compiling 1.86 with 1.85 fails -found crate … compiled by an incompatible version of rustc - 1.86.0-nightly … recompile that crate using this compiler (rustc 1.85.0-nightly
- ICE: stack overflow with `-Ztyping-mode-borrowck` in inference
- rustdoc thinks Deref extends to functions that use `Pin<&mut Self>`
- Ensure we can optimize out does-nothing `drop`s like `array::IntoIter<NotNeedsDrop, N>`
- Suggests changing slice-like type instead of index for invalid `SliceIndex`
- [async closure] implementation of `Send` is not general enough using tokio channel
- Docs
- Rust not yet supported