Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

File metadata and controls

28 lines (19 loc) · 1.12 KB

Contributing to Cargo

Contributing documentation has moved to the Cargo Contributor Guide.

Before hacking on Cargo

We encourage people to discuss their design before hacking on code. Typically, you file an issue or start a thread on the internals forum before submitting a pull request.

Please read the process of how features and bugs are managed in Cargo. Only issues that have been explicitly marked as accepted will be reviewed.

LLM policy

Cargo follows the same LLM usage policy as rust-lang/rust. See the LLM usage chapter of the Cargo Contributor Guide for how it applies to Cargo.