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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- The structure definition of dllimport seems to lack information and is not enough to generate an undecorated lib.
- in Windows x86, the symbol name generated by `raw-dylib+undecorated` are not as expected
- Rustdoc should consider not hiding items that come from the same Cargo workspace
- Check for whether index is out of bound during compilation failed unexpectedly
- stack overflow in `rustc_ty_utils::opaque_types::OpaqueTypeCollector as rustc_type_ir::visit::TypeVisitor<rustc_middle::ty::context::TyCtxt>>::visit_ty::{closure#0}`
- Point at binding declaration on type and trait errors
- Panics don't lock stderr while printing panic info
- 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
- Docs
- Rust not yet supported