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
- Non linear runtime increasment for `expand_crate` pass while compiling diesel with `128-column-tables`
- Array bound tests with for loop that get removed with while loops
- Rustc takes 3.5 GB RSS to check `vtparse`
- rustdoc: Link references are case-insensitive
- Clarify std::mem-docs wrt host/target
- Non returning compilation on 1.48, 1.49, 1.50-beta and nightly-2021-01-13
- Move reporting recursion limit errors outside of the trait system
- include!()-ing stuff that uses $[macro_export(local_inner_macros)] triggers #[deny(macro_expanded_macro_exports_accessed_by_absolute_paths)]
- There's no flag to allow assert_eq to format as multi-line results
- Rustc diagnostics don’t realize that assignments from a match guard can be used in the following match arms.
- Docs
- Rust not yet supported