- Added support for T op= &T on numeric types (breaks some inference cases).
- Enabled const/static Drop types and increased default debug codegen units to 16 for faster builds.
- Cargo now builds multi‑file examples, supports vendoring git repos, and updates Cargo.lock format.