rust
https://github.com/mozilla/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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- The `.end` assembly directive in `global_asm!` with fat LTO causes any subsequent `global_asm!` not to assemble
- future-incompatibility: default #[allow(...)] incompatible with #[forbid(...)]
- Tracking issue for `pub use` reexport of macros from within submodules without `macro_export`
- Don't report link-self-contained not being supported if it's turned off.
- `Receiver` and `DispatchFromDyn` probably shouldn't be dyn-compatible?
- Initial upstreaming of Rust ADBench implementations
- ICE `explicit deref of non-derefable type`
- rustdoc: use dyn Fn in run_test to avoid monomorphization bloat
- Implementation is not general enough error with no context
- ICE `interpreter ran out of memory`
- Docs
- Rust not yet supported