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
- i32.clamp() suggested by Clippy produces worse code than i32.min().max()
- If inherent associated type selection fails, we should still consider trait associated type candidates as a fallback
- Linking a Rust staticlib unexpectedly changes C math functions from libm to bundled ones from compiler-builtins
- Tracking Issue for `vec_into_chunks`
- `TcpListener::accept` not retrying transient errors is a footgun
- compiler-builtins: Clean up features
- Rustdoc: Option to insert rel="canonical" links to docs.rs (deduplicate search engine results)
- [experiment] first draft of init array syntax
- Allow initializing `NonZero` with literals
- Allow Clippy to define duplicate extra symbols
- Docs
- Rust not yet supported