Skip to content

Conversation

BurntSushi
Copy link
Member

@BurntSushi BurntSushi commented Aug 7, 2025

A Segment has a Box in it, which has a platform dependent size.
Restrict the check to only 64-bit targets.

@BurntSushi BurntSushi requested review from MichaReiser and dylwil3 and removed request for dcreager, carljm, sharkdp and AlexWaygood August 7, 2025 18:22
Copy link
Contributor

github-actions bot commented Aug 7, 2025

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

dylwil3
dylwil3 previously approved these changes Aug 7, 2025
Copy link
Collaborator

@dylwil3 dylwil3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

Copy link
Contributor

github-actions bot commented Aug 7, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

Copy link
Collaborator

@dylwil3 dylwil3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh hmm... looks like clippy and testing wasm are upset about this.

@dylwil3 dylwil3 dismissed their stale review August 7, 2025 18:27

clicked too quick

A `Segment` has a `Box` in it, which has a platform dependent size.
Adjust the check to be conditional on the pointer size.
@dylwil3 dylwil3 merged commit d5e1b79 into main Aug 7, 2025
37 checks passed
@dylwil3 dylwil3 deleted the ag/fix-member branch August 7, 2025 18:38
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