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
- Simple code won't compile. Both stable and nightly.
- Formal support for linking rlibs using a non-Rust linker
- Support for ARMv8.3+ / ARM64e targets
- stdio handles (stdin, stdout, stderr) should be `Seek` at least on Unix
- rustc uses insane amounts of memory when compiling a function that loads 1500+ function pointers from a DLL
- `cargo +nightly-i686-pc-windows-msvc build` crashes with very little info on what caused the error
- Incremental compilation of rustc itself uses much more memory; OOM on rustc_middle with 8GB
- Tracking issue for `#![feature(const_precise_live_drops)]`
- TTL should be regarded as octal number (8-bit unsigned integer)
- rustdoc: `--enable-index-page` integration with cargo?
- Docs
- Rust not yet supported