Translate StructuredData parity tests
Some checks failed
Rust API gates / api-gates (push) Has been cancelled

This commit is contained in:
2026-08-08 14:19:36 +02:00
parent 1c0dfdc35c
commit b73721de87
6 changed files with 4215 additions and 3631 deletions

View File

@@ -13,7 +13,7 @@ runtime/networking, avatar-facing manager, world/social/service manager, RLV,
LSL tools, Utilities, Vivox, and WebRTC slices now have complete callable,
failure-only signatures. The independent downstream fixture compiles every
cataloged type and member with zero exclusions. Semantic Rust test translation
is underway, with the first 17 Types/Utilities cases reviewed.
is underway, with 17 Types/Utilities and 78 StructuredData cases reviewed.
The source snapshot, compatibility rules, dependency research, and ordered
implementation plan are in [RUSTREWRITE.md](RUSTREWRITE.md).