Alloc crate is not used, so no need to import it! by Masterchef365 · Pull Request #3 · RustPython/unicode-casing · GitHub
Skip to content

Alloc crate is not used, so no need to import it!#3

Open
Masterchef365 wants to merge 1 commit intoRustPython:masterfrom
Masterchef365:no_std
Open

Alloc crate is not used, so no need to import it!#3
Masterchef365 wants to merge 1 commit intoRustPython:masterfrom
Masterchef365:no_std

Conversation

@Masterchef365
Copy link
Copy Markdown

@Masterchef365 Masterchef365 commented Sep 11, 2025

Could theoretically have consequences if upstreamed, since it would allow compilation without the alloc crate. Probably has no effect for the RustPython project.

Summary by CodeRabbit

  • Refactor
    • Modernized internal dependency handling by removing an obsolete declaration, aligning with current compiler capabilities. No changes to functionality or public API.
  • Chores
    • Build cleanup to reduce maintenance overhead and improve compatibility with contemporary toolchains.
  • No User-Visible Changes
    • This update does not affect features, behavior, or performance.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Sep 11, 2025

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.

1 participant