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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Type inference issue with `|| async {}` closure in AsyncFn
- Add constants for staticlib to `std::env::const`
- 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
- Docs
- Rust not yet supported