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
- E0195 diagnostic should take into account GATs, etc
- rustc segfaults on `global_asm!("jz [foo]")` on x86_64-pc-windows-msvc (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
- using ~/.cargo/config.toml to enable cranelift results in a confusing error when bootstrapping rustc
- rust-lld: error: undefined symbol: __gxx_personality_v0
- `adt_sized_constraint` called on non-struct type
- Generic trait bound hides concrete type associated type
- Item-bounds can be used to non-productively prove themselves
- Performance regression on toy problem, but not for opt-level=1.
- `x86_64-unknown-linux-musl` with `-Ctarget-feature=-crt-static` links to glibc
- `--target bpfel-unknown-none` generates LLVM bitcode instead of eBPF
- Docs
- Rust not yet supported