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 supported293 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Deny partial `-Z stack-protector` by default in all editions
- feat: avoid a `index == 0` test in `is_char_boundary`
- Proposal: Remove arbitrary_self_types_pointers feature
- Improve into_slice_range inlining and add #[track_caller]
- Propagate `#[allow(dead_code)]` on adts to their inherent impls
- [perf] Rigid alias out of `AliasTy`/`Unevaluated`
- Replace VarDebugInfoContents::Const by StmtDebugInfo::AssignConst.
- mir-opt: add BoolChainOpt pass scaffold to fold pure bool && chains
- compiler-builtins: pass -fdebug-compilation-dir=. to fix S_OBJNAME reproducibility on Windows
- filter out derive helper attributes during ast lowering but keeping them for rustdoc
- Docs
- Rust not yet supported