Use whenever editing Rust in PET to write allocation-aware, cross-platform, byte-safe code with behavior-proving tests.
原文语言:英语
菜单
SkillsMP 已收集 microsoft/python-environment-tools 中的 3 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 3 / 3 个已收集 Skill。
Use whenever editing Rust in PET to write allocation-aware, cross-platform, byte-safe code with behavior-proving tests.
原文语言:英语
PET (Python Environment Tools) Rust coding conventions: locator ordering, thread safety, platform gating, JSONRPC rules, version detection, and path/symlink handling. Reference when writing or reviewing Rust code in this repo to avoid convention violations…
原文语言:英语
Run the mandatory PET Rust pre-commit checks (cargo fmt + cargo clippy -D warnings) before every commit. Invoke whenever you are about to commit Rust changes, after applying review feedback, or whenever you need to verify formatting and lint cleanliness.
原文语言:英语