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
- NaNs are quieted on Emscripten
- `tail_expr_drop_order` lint can mention internal `__awaitee` name
- Add tests for dyn-incompatible cases
- Confusing warning when using `link_section` on `extern static`
- 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