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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 3개 중 3개를 표시합니다.
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.
원문 언어: 영어