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 supported328 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- lint / ImproperCTypes: better handling of indirections, take 2
- regression: error[E0658]: use of unstable library feature `proc_macro_totokens`
- regression: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types (`Thread`)
- regression: ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/decoder.rs:1501:75
- Move some things to `std::sync::poison` and reexport them in `std::sync`
- CI: Add LTO support to clang in dist-x86_64-linux
- Missed optimization: states guarenteed after first iteration of loop
- Bad codegen for integer slice in matching
- Tracking Issue for debuginfo testsuite test infra woes
- `tests/debuginfo/numeric-types.rs` test coverage became 64-bit only
- Docs
- Rust not yet supported