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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc from homebrew produces SIGBUS: access to undefined memory when -v is provided
- Trying to compile my project but it fails.
- `-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
- Docs
- Rust not yet supported