Skip to content

Update std Copy semantics and docs to new allocator-based cloning - #39

Merged
neysofu merged 2 commits into
mainfrom
filippo/codex/suggest-new-std-traits
Mar 2, 2026
Merged

Update std Copy semantics and docs to new allocator-based cloning#39
neysofu merged 2 commits into
mainfrom
filippo/codex/suggest-new-std-traits

Conversation

@neysofu

@neysofu neysofu commented Mar 2, 2026

Copy link
Copy Markdown
Member

Summary

  • describe change to Copy trait/impls, performing manual allocation and initializing new struct via std helpers, and cloning taking Ref[T]
  • mention updates to execution tests and verification/invariant tooling to match behavior
  • record documentation adjustments in AGENTS and language/verification guides
  • note std trait/runtime helpers synced

Testing

  • Not run (not requested)

@neysofu
neysofu force-pushed the filippo/codex/suggest-new-std-traits branch from 24bc50d to 94fb369 Compare March 2, 2026 03:51
@neysofu
neysofu force-pushed the filippo/codex/suggest-new-std-traits branch from 94fb369 to 16bf17d Compare March 2, 2026 04:08
@neysofu
neysofu merged commit a2f8261 into main Mar 2, 2026
2 checks passed
@neysofu
neysofu deleted the filippo/codex/suggest-new-std-traits branch March 2, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant