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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `-C target_cpu=cortex-a72` (and `-target-cpu=native` on Raspberry Pi) wrongly enables crypto features that are optional on Cortex-A72
- Panics don't lock stderr while printing panic info
- Replace uses of #[allow(static_mut_refs)] with SyncUnsafeCell
- Macro `literal` fragment specifiers should forward to exact tokens
- Using thread::sleep inside panic hook aborts panic hook
- Point at binding declaration on type and trait errors
- Potential Compiler Optimization Issue with &Vec<Vec<T>> vs &[Vec<T>]?
- rustdoc: array primitive auto trait impls are not always canonical
- Tracking issue for invalid_reference_casting
- stack overflow in `rustc_ty_utils::opaque_types::OpaqueTypeCollector as rustc_type_ir::visit::TypeVisitor<rustc_middle::ty::context::TyCtxt>>::visit_ty::{closure#0}`
- Docs
- Rust not yet supported