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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Region inference: split results from RegionInferenceContext
- Implement immediate-abort by hooking #[rustc_panic_entrypoint] and lint for functions that look like a panic entrypoint
- Add `String<A>` type with custom allocator parameter
- Disable inlining of custom `io::Error` destructor
- Add new unstable attribute: `#[export_visibility = ...]`.
- Remove 'static requirement on try_as_dyn
- Stabilize stack-protector
- Fix check_expr_if to point to a more accurate location of the compilation error in some cases
- Reduce `unreachable-code` churn after `todo!()`
- Weekly `cargo update`
- Docs
- Rust not yet supported