Skip to content

Add itoa crate to the list#19

Draft
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:itoa
Draft

Add itoa crate to the list#19
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:itoa

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

No description provided.

@Urgau

Urgau commented Jun 16, 2026

Copy link
Copy Markdown
Member

cc @Turbo87

Comment thread data/itoa.toml
@@ -0,0 +1,6 @@
description = """
The core library provides `core::fmt::NumBuffer` (stable since Rust 1.98), \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little hesitant to merge this right now since this has not landed in a stable release yet. It would seem a bit confusing to me if crates.io showed this before the corresponding Rust version was publicly available 😅

I'd suggest we put this in draft mode and revisit once 1.98 is released. does that seem reasonable?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just leave it open until 1.98 is released. It's not a hurry, just something that I wanted out of my mind. :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll put it in draft for now to prevent accidental merges :)

@Turbo87

Turbo87 commented Jun 16, 2026

Copy link
Copy Markdown
Member

also /cc @dtolnay as the maintainer of itoa. any objections or suggestions?

@Turbo87 Turbo87 marked this pull request as draft June 16, 2026 22:01
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.

3 participants