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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Macro Expansion Hangs/OOMs
- Just introducing an intermediate variable speeds up code by ~4%
- Annotating the type of transmute of a const causes a reborrow and retag, increasing the amount of UB
- Wasm3 support / 64-bit support
- rustdoc: Since 1.87 we permit shebangs in doctests that have a `main` fn
- Possible disagreement on categorisation of value during MIR build and PromoteTemps pass
- rustdoc features doctests conditional on cfg or target feature but that's not RFC'ed, not tested, not really documented and somewhat broken
- rustdoc: ICE: [trying to look up a HirId in the wrong context]
- `macro_attr` feature gate error is spanned to the declaration of the macro when it should be the call site
- Unsoundness due to calling `#[track_caller]` function in Generic Const Expression
- Docs
- Rust not yet supported