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 supported328 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implement `PointerLike` for `isize`, `NonNull`, `Cell`, `UnsafeCell`, and `SyncUnsafeCell`.
- Clean up some FIXME notes on bootstrap
- ICE: const eval: `InterpErrorInfo(InterpErrorInfoInner { kind: ResourceExhaustion(MemoryExhausted) .. `
- Add Four Codegen Tests
- compiletest: Allow using a specific debugger when running debuginfo tests
- x86_64 msvc: warning: [email protected]: Inherited flag "/Oy-" is not supported by the currently used CC
- Improve prose around `as_slice` example of IterMut
- Begin to implement type system layer of unsafe binders
- Make `Default` const and add some `const Default` impls
- `raw-dylib` usage in std broke thumbv7a-*-windows-msvc targets
- Docs
- Rust not yet supported