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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for `core::marker::Tuple`
- bounds check may not be properly elminated with (Bound<usize>, Bound<usize>) indexer but elminated with some cases
- Deny partial `-Z stack-protector` by default in all editions
- trait solver: Capture binder region constraints while relating
- Use a dummy `TypeckResults` instead of `Option<TypeckResults>` when linting
- Improve into_slice_range inlining and add #[track_caller]
- Replace VarDebugInfoContents::Const by StmtDebugInfo::AssignConst.
- Strip paramenv
- 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