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
- `single_use_lifetimes`: false positive (suggests unstable anonymous lifetimes in `impl Trait`)
- Refining generic bounds in trait method
- [Experimental] `<T as Into<T>>::into` lint
- `-Zthreads` is slower the more cores I add
- `std::fs::canonicalize` failed to process path mounted with cppcryptfs/dokan under windows
- Misleading help suggests `Sync` bound when shareable reference is passed across or into await
- `--crate-type=rlib` + `-Cdebuginfo=2` + `-Zremap-cwd-prefix=.` is not reproducible on Windows
- Nit: E0599 help suggests removing arguments instead of argument list
- Decide about generics in arbitrary self types
- `rust-docs`/`rustup doc` extremely frequently links to `doc.rust-lang.org` instead of local files, makes offline browsing experience very poor
- Docs
- Rust not yet supported