Use whenever editing Rust in PET to write allocation-aware, cross-platform, byte-safe code with behavior-proving tests.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 3 skills de microsoft/python-environment-tools. Abre una skill para revisar su origen y sus detalles.
Mostrando 3 de 3 skills recopiladas.
Use whenever editing Rust in PET to write allocation-aware, cross-platform, byte-safe code with behavior-proving tests.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
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.
Idioma del texto original: inglés