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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add new `invalid_markdown_table` rustdoc lint
- Reduce MIR cost penalty for asserts and diverging calls to improve inlining of safety-checked functions
- When building `alloc` with `no_global_oom_handling`, numerous disabled `impl`s for `Box`, `Vec`, `Rc`, `Arc` can be written by downstream code for local types
- CI experiments
- Suggest `impl Fn()` in return type when trying to return a closure coerced to `fn()` pointer
- [ICE]: next solver: `Unexpected node Synthetic`
- [ICE]: `Normalizing Binder { .. } without wrapping in a 'Binder'`
- opt-dist: should we pass -Zincremental-verify-ich during builds?
- Missed optimization: returning a niche-optimized `Option<&T>` leaves a redundant null check after inlining
- Specialize dropless arena for common alignment
- Docs
- Rust not yet supported