Skip to content

Conversation

@stifskere
Copy link
Member

Pre-submission Checklist

  • I've checked existing issues and pull requests
  • I've read the Code of Conduct
  • I've implemented tests for my changes
  • I've listed all my changes in the Changes section

Changes

  • Gate STD under the std feature.
  • Gate dyn_path under any of std feature or alloc feature.
  • Enable the std feature by default.
  • Re-export alloc in the case of no having the std feature and alloc enabled.
  • Change all the ::std paths into ::core or $crate::alloc.

@stifskere stifskere self-assigned this Jul 1, 2025
@stifskere stifskere added can-be-merged The PR will be merged in the next merge cycle. feature This is assigned to PRs that implement a feature. unassigned This PR is not assigned to an issue. labels Jul 1, 2025
@stifskere stifskere merged commit afdafa8 into main Jul 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can-be-merged The PR will be merged in the next merge cycle. feature This is assigned to PRs that implement a feature. unassigned This PR is not assigned to an issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant