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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Make `LazyCell<T, F>` and `LazyLock<T, F>` covariant in both `T` and `F`
- cargo.exe from Rust 1.97.1 is blocked by Windows 11 Smart App Control, while 1.96.0 works
- Fix `Path::with_extension` dropping the file name for `..X`
- Tracking issue for release notes of #159504: Abort const-eval queries early when there are generics in the type
- Add `linker_static_archive_order` lint for `-Clink-arg` archives placed before referenced dynamic libs
- Compiler and tools lock file update
- Add documentation for the `target_feature` attribute
- `fn_addr_eq` docs suggest incorrect reasoning
- perf: Keep dep-graph indices stable and re-emit unchanged nodes
- Skippable lints: account for lint capping and use in more places
- Docs
- Rust not yet supported