Skip to content

v0.0.0-6155-g33fe90674

Compare
Choose a tag to compare
Add channel matcher for proc-scoped channels.

This required removing an unused id matcher as channel references don't have ids. One kind of matching no longer works because C++: `send(m::Add(), channel)` where `channel` is `Channel*`.

PiperOrigin-RevId: 686295132