Skip to content

Conversation

@tarcieri
Copy link
Member

Adds a method for pushing a field onto an MCF hash which impls the fmt::Display trait.

The idea is it can eventually avoid an intermediate allocation as an optimization, although it uses one for now (with a TODO).

Adds a method for pushing a field onto an MCF hash which impls the
`fmt::Display` trait.

The idea is it can eventually avoid an intermediate allocation as an
optimization, although it uses one for now (with a TODO).
@tarcieri tarcieri merged commit 9168a02 into master Dec 10, 2025
11 checks passed
@tarcieri tarcieri deleted the mcf/add-push-displayable branch December 10, 2025 18:04
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.

2 participants