Use whenever editing Rust in PET to write allocation-aware, cross-platform, byte-safe code with behavior-proving tests.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣ من skills من microsoft/python-environment-tools. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣ من أصل ٣ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية