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 supported357 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- add neon load/store assembly test
- `Alignment`: move from `ptr` to `mem` and rename `as_nonzero` to `as_nonzero_usize`
- delegation: Track more precise spans for glob delegations
- Parenthesize block-like expressions in index base of pretty printer
- Make signed zero treatment deterministic in min and max (and clamp)
- Retain ability to not verbose-dump cmd/output for successful tests even when `--nopcature` for cg_clif
- Stdout and StdoutLock make unnecessary repeated syscalls via is_console on Windows
- std: implement `clear` via `truncate`
- format safety doc of Rc/Arc::from_raw/from_raw_in
- Parenthesize or-patterns in prefix pattern positions in pretty printer
- Docs
- Rust not yet supported