Skip to content

Conversation

@bircni
Copy link
Owner

@bircni bircni commented Dec 17, 2025

  • Moved ownership-related implementations of GetSize to ownership.rs
  • Moved primitive type implementations of GetSize to primitives.rs
  • Moved range-related implementations of GetSize to ranges.rs
  • Moved standard type implementations of GetSize to std_types.rs
  • Moved synchronization-related implementations of GetSize to sync_impls.rs
  • Cleaned up the main library file lib.rs to improve readability and organization

@bircni bircni self-assigned this Dec 17, 2025
…eparate files

- Moved ownership-related implementations of GetSize to `ownership.rs`
- Moved primitive type implementations of GetSize to `primitives.rs`
- Moved range-related implementations of GetSize to `ranges.rs`
- Moved standard type implementations of GetSize to `std_types.rs`
- Moved synchronization-related implementations of GetSize to `sync_impls.rs`
- Cleaned up the main library file `lib.rs` to improve readability and organization
@bircni
Copy link
Owner Author

bircni commented Dec 27, 2025

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@bircni bircni force-pushed the refactoring branch 2 times, most recently from b94a244 to d9af721 Compare January 23, 2026 22:01
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.

2 participants