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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- error while loading shared libraries: librustc_driver-fb0866b1cd913c20.so: cannot open shared object file: No such file or directory
- Reword incorrect documentation about SocketAddr having varying layout
- `std::fs::DirEntry::metadata` should clarify it might not be the latest metadata in Windows
- clarify BufRead::{fill_buf, consume} docs
- ICE: `offset of not-statically-aligned field .. cannot be computed statically`
- Linker error on `rustc 1.86.0-nightly (f85c6de55 2025-01-26)` when cross compiling to aarch64-unknown-linux-musl
- Misleading error message - Returning Option<T> when Clone not implemented
- Update iterator.rs to use arrays by value
- Add a test ensuring all our targets set the features required by their ABI.
- `-C force-frame-pointers=yes` not respected by `-Z build-std` or `opt-level = "z"`
- Docs
- Rust not yet supported