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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Attempting to reuse lifetime in inner function should give E0401, not E0261
- Linker errors when cross-compiling from Xcode on Big Sur
- Suboptimal diagnostic if const eval error site is in a different crate
- diagnostics: suggest Result instead of Option if inner arguments would match
- Confusing error messages regarding lifetime
- Rustdoc should not show impls with a `where` clause that is always false
- Code coverage and profiling don't work on non-X86_64 -musl targets because `profiler_builtins` isn't provided for them
- Confusing diagnostics resulting from a function with the bound `T: FnOnce() -> T` that takes `T` and returns `T`
- Rustdoc has different URLs for re-exported builtin derives than in the current crate
- regression processing c-style doc comments in proc macros between 1.46 and 1.47
- Docs
- Rust not yet supported