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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `core::panic::PanicInfo`'s `location` method show incorrect usage with `std::panic::set_hook`, even though that functionality has been split
- Create an internal lint for detecting "Unicode-unaware" `BytePos` & `Span` manipulations
- rustdoc: ICE: `Deref impl without Target type` involving negative `Deref` impl
- E0210: clarify "at least one type"
- run-make: investigate if we can make tests with linkage less error-prone
- Migrate `jobserver-error` `run-make` test to rmake
- ICE: `async_destructor_ty` is not yet implemented for type
- E0038 emmitted twice
- `self.to_string().eq(other.to_string())` where `other: &Self` and `Self: Display` suggests removing `.to_string()` instead of taking reference
- Unexpected performance degradation when switching from String to Enum error handling
- Docs
- Rust not yet supported