rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE: `Invalid operation on bool: MulWithOverflow`
- FFI + release mode + passing pointer to temporary value to C function produces an invalid result
- Tracking Issue for `unchecked_div_rem`
- CString being noalias is a footgun
- Rewrite UTF-8 validation in shift-based DFA for 70%~135% performance increase on non-ASCII strings
- -Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
- `Path`/`OsStr` incorrectly handle `Formatter` flags
- Lexer accidentally(?) does not use is_ascii_whitespace for literal whitespace in string continuations
- Tracking Issue for generic pattern types
- Document thread_local behavior with foreign-created threads
- Docs
- Rust not yet supported