Skip to content

Use generics for mpsc#226

Merged
lthibault merged 1 commit into
capnproto:mainfrom
zenhack:generic-mpsc
Mar 16, 2022
Merged

Use generics for mpsc#226
lthibault merged 1 commit into
capnproto:mainfrom
zenhack:generic-mpsc

Conversation

@zenhack

@zenhack zenhack commented Mar 16, 2022

Copy link
Copy Markdown
Contributor

This also updates our language version to 1.18 and changes what versions
we run against in the build matrix.


Going forward, we'll want to use this in generated code with capnp generics, but this seemed like a nice excuse to take Go's generics for a spin.

This also updates our language version to 1.18 and changes what versions
we run against in the build matrix.

@lthibault lthibault left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I love it 👍 🎉

@lthibault lthibault merged commit fde96ea into capnproto:main Mar 16, 2022
@zenhack zenhack deleted the generic-mpsc branch March 16, 2022 19:09
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