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
- Implement immediate-abort by hooking #[rustc_panic_entrypoint] and lint for functions that look like a panic entrypoint
- Improved security section in rustdoc for `current_exe`
- feat: Add a Chapter on Accessibility in the Rustdoc book
- Use function shims to make sure EII works on apple targets
- Fix short backtraces from stripped executables
- Implement `TryFrom<OsString>` for `String`
- [DO NOT MERGE] build Enzyme as archive
- Hack together inline-always-overrides
- Extend the enum check to pointer and union reads
- `format_args` deduplicates consts with interior mutability or destructor
- Docs
- Rust not yet supported