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
- E0275: Point a additional error case while waiting for a proper fix
- 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`
- 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
- Search across re-exports doesn't appear to be supported
- x.py build --stage 1 library/std --target hexagon-unknown-qurt fails: libunwind requires link.h; std then fails due to missing libc/platform items
- Docs
- Rust not yet supported