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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unexpected behavior with type inference
- `#![feature(..)]` outside of crate root only warns and should be louder
- Tracking issue for release notes of #133870: Stabilize `asm_goto` feature gate
- Dependency of rustc_fluent_macros getting compiled with -Ztls-model=initial-exec
- Pin::new_unchecked docs need to warn about Ptr: Drop too
- Const generic equivalence check overrides diagnostic::on_unimplemented
- attribute macro's `call_site()` hygiene should come from the macro's name, not the `#[]`
- Audit {`check-run-results`, `regex-error-pattern`, `error-pattern`, `check-stdout`, `normalize-*`, `dont-check-compiler-*`, `run-rustfix`, `rustfix-only-machine-applicable`, `forbid-output`} family of directives
- Impl has "stricter" requirement that is implied by existing requirement
- `Methods from Deref<Target=[T]>` doesnt appear for type aliases
- Docs
- Rust not yet supported