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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for release notes of #130443: Fix ICE when passing DefId-creating args to legacy_const_generics.
- Tracking issue for release notes of #129248: Taking a raw ref (`&raw (const|mut)`) of a deref of pointer (`*ptr`) is always safe
- `unused_imports` on `pub use macros::*` should explain that `[macro_export]` macros don't need to be exported.
- Add lint rule for `#[deprecated]` on re-exports
- Robustify and genericize return-type-notation resolution in `resolve_bound_vars`
- ICE: `assertion failed: !t.has_escaping_bound_vars()'`
- ICE: not enough bound vars
- Tracking Issue for `bare_link_kind`
- Higher-ranked trait bounds in function signature incorrectly require bounds on the impl
- ICE: `Building async destructor constructor shim is not yet implemented for type: Coroutine`
- Docs
- Rust not yet supported