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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- #[rustc_pub_transparent] does not shows up as #[repr(transparent)] in docs
- ICE on Nightly building project with `generic_const_exprs` and `tokio`
- Claims that deduced parameter to lambda has type &mut T, which makes calling functions that take a &mut T fail; actually making it arg: &mut T makes it work
- cargo test build error on combined crate types "lib" and "cdylib" in #[no_std] context; ignores #[cfg(not(test))]
- ICE: cannot find `N/#0` in param-env
- bootstrap should download rust-analyzer in stage0 toolchain
- ICE: assertion failed: ` .. var_values: [{type error}] ` vs ` .. var_values: [Alias(Opaque, AliasTy {...`
- [ICE]: `invalid pointer unsizing &i32 -> i32`
- [ICE]: layout_of: unexpected type `_`
- [ICE]: could not normalize `for<'a> <i32 as FnOnce<(&'a mut i32,)>>::Output: 'a`
- Docs
- Rust not yet supported