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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Performance regression since 1.93 related to MaybeUninit being wrongfully initialized
- compiletest: Add testing for lint machinery at runtime
- Prohibit conflicting bounds in `dyn`, even with different generics.
- Check raw pointer pointee layout during codegen
- Tracking issue for release notes of #148799: Switch the destructors implementation for thread locals on Windows to use FLS
- Move tests drop
- Building with optimizations can skip monomorphizing some types, making errors disappear
- [ICE]: "warning: error copying object file" damages incremental build cache, induces ICE in subsequent builds unless pruned
- codegen: Unnecessary `memcpy` when returning a mutated `mut self`
- Make parallel frontend CI job compile tests in parallel
- Docs
- Rust not yet supported