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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- fix(interp): Treat `UnsafeBinder` as Compound Type in `try_visit_primitive`
- `core::panic::PanicInfo` reported as stable since 1.41.0 rather than 1.10.0
- Unexpected "macro is ambiguous" error when macro imports are generated by a macro
- Remove `ensure_done` execution path
- `&pin!()` stopped being deref-coerced in rust 1.88
- pin!() is unsound due to coercions
- Any prrogram force-depends on sigaction (make std's signal handler optional)
- core: make some fundamental atomic functions generic
- Respect RUSTC_LINK_STD_INTO_RUSTC_DRIVER=0 in link_std_into_rustc_driver
- Range patterns that cover the full range, and unit struct/variant patterns do not "read the value"
- Docs
- Rust not yet supported