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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- assert! and assert_eq! generate different assembly
- Expose Windows VolumeSerialNumber and FileIndex/FileId in std::os::windows::fs::MetadataExt
- Support path prefix which refers to per-user DosDevices ("\??\C:\...")
- Refactorings for rustc_codegen_ssa
- no_std panic=abort dev builds require `rust_eh_personality`
- proc_macro support for reading files/strings to spanned TokenStream
- Warn against `mod lib;` in `main.rs`
- warning for UB `!` exprs is too light
- "the type parameter is not constrained" but it is needed
- Avoid hashing more than is strictly necessary, in the compiler.
- Docs
- Rust not yet supported