Antoine Kalmbach

Results 10 comments of Antoine Kalmbach

I figured as much. I have a MEMS I2S microphone breakout board and a bunch of ATSAMD boards from Adafruit lying around so I'll see if I can write something...

Cool! Are you making good progress with it? I guess I'll see what I can come up with regarding I2S.

The annotation is directly from racer, so you'd need to create a custom format string and parse its elements, and use the format string to display them in another order....

We could perhaps do a major reformating and opt for a more concise syntax without the type annotations? Perhaps prefix all the annotation results with ``, where KIND is |...

Custom crate completion is still a bit hairy, see https://github.com/phildawes/racer/issues/264.

Not using Cygwin, can anyone else verify this?

I also added a [simple Github Actio](https://github.com/ane/cassandra-migration/blob/migration-leader-consistency-level/.github/workflows/maven.yml)n for running `mvn test` for CI.

Well that was quick!

How did you encounter these issues?

Right... um... I'll look into this. Basically I just have to add lots of type hints everywhere.