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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- E0275: Point a additional error case while waiting for a proper fix
- fix lint to catch async fn with maybe sized return type
- Better codegen with `#[unsafe(no_mangle)]`, worse optimization with specific integer vs. general integers
- `{ expr1 } || expr2;` logical or / closure ambiguity
- Stabilize `-Zdebuginfo-compression` as `-Cdebuginfo-compression`
- clippy fix: non_canonical_clone_impl
- Implement the "linux_pidfd" feature for FreeBSD
- building libcore for softfloat AArch64 emits future-incompat warnings / should `aarch64-unknown-none-softfloat` expose NEON API in `core::arch`?
- rustdoc: Document `#[repr(transparent)]` for `rustc_pub_transparent`
- Support GPR pair in RISC-V inline assembly
- Docs
- Rust not yet supported