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
- MSVC on x86-32 Windows fails to align variables to their required alignment
- Report allocation errors as panics, second attempt
- inlining produces broken MIR by changing whether types can be normalized
- 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
- Heisen-misoptimisation on x86_64
- Weird codegen / constant folding with iterators of length > 101
- Added traits implemented by FnPtr to fn docs with example function
- [do not merge] CI experiments
- Docs
- Rust not yet supported