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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unsafe Loop when using mem::transmute & Unpreventable Due to a Macro
- shorten backtraces when called as a cdylib, not just for executables
- Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>`
- Adding `lto = true` causes duplicated symbol errors on `.weak` symbols
- "error[E0106]: missing lifetime specifiers" suggests creating unusable `&'a mut Foo<'a>` references
- better explanation when evaluation of constant value failed with overflowing literal
- edition 2024 migration of `Command::before_exec` is suboptimal and doesn't compile
- Revamp `cg_llvm` debuginfo handling to use the LLVM-C API
- Add unstable hotpatch flag to rustc
- Incorrect diagnostic `error[E0309]: the parameter type `T` may not live long enough`, suggests duplicate bound
- Docs
- Rust not yet supported