Skip to content

libs: Avoid raw pointer comparisons in std::thread#232

Merged
RyanGlScott merged 1 commit intomasterfrom
T225-std-thread_avoid_raw_pointer_comparisons
Feb 2, 2026
Merged

libs: Avoid raw pointer comparisons in std::thread#232
RyanGlScott merged 1 commit intomasterfrom
T225-std-thread_avoid_raw_pointer_comparisons

Conversation

@RyanGlScott
Copy link
Contributor

Fixes #225.

@RyanGlScott RyanGlScott force-pushed the T225-std-thread_avoid_raw_pointer_comparisons branch from 4e91d83 to 4782b20 Compare January 22, 2026 18:05
@RyanGlScott RyanGlScott added the standard libraries Issues involving mir-json's modified versions of the Rust standard libraries label Jan 26, 2026
@RyanGlScott RyanGlScott force-pushed the T225-std-thread_avoid_raw_pointer_comparisons branch from 4782b20 to ed84b1c Compare February 2, 2026 18:18
@RyanGlScott RyanGlScott merged commit bc12232 into master Feb 2, 2026
5 checks passed
@RyanGlScott RyanGlScott deleted the T225-std-thread_avoid_raw_pointer_comparisons branch February 2, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

standard libraries Issues involving mir-json's modified versions of the Rust standard libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libs: Avoid raw pointer comparisons in std::thread

2 participants