-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
In #75979 (comment), Petrochenkov suggests
to merge src/thread/local/dynamic_tests.rs
to src/thread/local/tests.rs
. Note that dynamic_tests
mod is gated
any platform cfgs but tests mod is. I'm not sure what would need to be done but one should wait until #75979
merged to start to work on this issue.
@rustbot modify labels:-S-blocked
Metadata
Metadata
Assignees
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.