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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- import #[macro_export] from crate root help uses 2015 use syntax
- 'cargo check' passes but 'cargo build' fails when there are errors during monomorphization
- regression: "self" in writeln! drops too early
- Diag: closure with implied type lacks generic lifetime
- Example iterator fold vs. loop emit different code
- Investigate mutating the AST during late resolution
- How should we expose atomic load/store on targets that don't support full atomics
- Figure out why `x.py test --stage 0 rust-analyzer` doesn't work
- `alloc` methods are available in `#![no_std]` when running tests, despite not being imported.
- Rustdoc displays private internals of associated constants when reexporting types
- Docs
- Rust not yet supported