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
- The ref to *const implicit conversion has become a footgun with e.g. Rc::from_raw
- building for mipsel, link fails on missing symbol __sync_fetch_and_add_8, which doesn't exist on mips and shouldn't be getting called
- standalone installer rustc-1.70.0 (precompiled binary) segfaults in elf_machine_runtime_setup
- field is never read warning doesn't consider Drop implementation
- Heisen-misoptimisation on x86_64
- Weird codegen / constant folding with iterators of length > 101
- Using `&v` instead of `v` arg in `format!` does not inline, causing ~6% perf hit
- Added traits implemented by FnPtr to fn docs with example function
- Mismatch reported for fn impl with HRTB lifetime without cast
- [do not merge] CI experiments
- Docs
- Rust not yet supported