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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Temporary lifetime extension applies to the last expression of a `for` loop body, causing unnecessary errors
- Investigate feeding `def_span` in the resolver
- Non-literal constant objects are not well optimized comparing to literal constant objects
- Rework Profile-Guided Optimization (PGO) documentation
- Add Context-Sensitive IR PGO (CSIR PGO)
- [wasm32-unknown-emscripten] undefined symbols: longjmp, setjmp
- rustc decides variable is of unsized type even when it is clear later it's not
- Vec-growing logic emitted for Vecs which never grow
- -Z macro-backtrace doesn't provide new information
- Better Error for struct's with a field, that is DST, which is not the last
- Docs
- Rust not yet supported