rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `-C target_cpu=cortex-a72` (and `-target-cpu=native` on Raspberry Pi) wrongly enables crypto features that are optional on Cortex-A72
- Reachable `libc` assert by `thread::scope`, when printing `RwLock` protected values as formatted strings.
- #![allow(unexpected_cfgs)] does not work for modules
- Tracking Issue for const_eval_select
- Document minimum supported versions of Solaris and Illumos
- Set default value `deny-warnings` for compiler/library/tools profiles to `false`
- repr(C) on an enum accepts discriminants that do not fit into the default C enum size (repr_c_enums_larger_than_int lint)
- [experiment] Build the compiler with panic=abort
- Tracking Issue for `macro_metavar_expr_concat`
- Performance regression: rustc failed to optimize specific x86-64 SIMD intrinsics after 1.75.0
- Docs
- Rust not yet supported