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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- async makes pattern matching errors in function signatures worse
- "implementation is not general enough" even if only `'static` is used.
- false-negative `unused_parens` in closures consisting of just one expression
- ICE: error from fully_perform, with HRTB on GAT
- Fix `Display` for invalid UTF-8 in `OsStr`/`Path`
- Tracking issue for release notes of #136698: Replace i686-unknown-redox target with i586-unknown-redox
- bootstrap: add debugging aid to identify the *resolved* config value
- super trait bounds can result in unconstrained regions
- -Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
- Lexer accidentally(?) does not use is_ascii_whitespace for literal whitespace in string continuations
- Docs
- Rust not yet supported