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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- #[derive(Debug)] fails when a generic parameter shares the name of the generic type
- !nonnull not emitted when loading the field of nonnull
- Tracking Issue for ExitCode::exit_process()
- FakeRead is semantically meaningful to miri (but gets optimized away)
- Better pattern argument naming in rustdoc
- Doctests now run on non-exported `macro_rules!`, but can't actually test the macro
- Should `repr(transparent)` require *inhabited* 1-ZSTs?
- Incorrect "implementation of `Send` is not general enough" error with lifetimed `Send` impl used in `async fn`
- Re-export symbols recursion occurs
- Don't print name resolution errors if a crate fails to load
- Docs
- Rust not yet supported