finish no_std clippy by youknowone · Pull Request #6587 · RustPython/RustPython · GitHub
Skip to content

finish no_std clippy - #6587

Merged
youknowone merged 1 commit into
RustPython:mainfrom
youknowone:no-std
Dec 30, 2025
Merged

youknowone merged 1 commit into
RustPython:mainfrom
youknowone:no-std

Conversation

@youknowone

@youknowone youknowone commented Dec 30, 2025

Copy link
Copy Markdown
Member

close #6380
Finishing #6570

@terryluan12 Thank you so much!

Summary by CodeRabbit

  • Refactor
    • Updated internal library imports across multiple modules to align with core and alloc architecture patterns, maintaining all existing functionality and public APIs.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Dec 30, 2025

Copy link
Copy Markdown
Contributor

@youknowone
youknowone force-pushed the no-std branch 2 times, most recently from ff9be11 to 2cd23ca Compare December 30, 2025 05:21
@github-actions

Copy link
Copy Markdown
Contributor

Code has been automatically formatted

The code in this PR has been formatted using cargo fmt --all.
Please pull the latest changes before pushing again:

git pull origin no-std

@youknowone

Copy link
Copy Markdown
Member Author

@youknowone
youknowone marked this pull request as ready for review December 30, 2025 06:14
@youknowone
youknowone merged commit dac236d into RustPython:main Dec 30, 2025
13 checks passed
@youknowone
youknowone deleted the no-std branch December 30, 2025 06:15
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.

Add clippy rules to better align with #[no_std]

1 participant