Daniel Fagnan

Results 29 comments of Daniel Fagnan

Perhaps when a registry is online it could outright refuse (perhaps with an override) to push a new change when a breaking change happened and the semantic versioning has not...

Running for example `retool do terraform plan` and CTRL+Cing will cause retool to exit but not the terraform process, which will keep outputting to stdout and requiring you to kill...

I'm writing a Thrift library for Rust that'll use Nom for both their IDL and the network protocol, so that can be another example (although in a different repo).

@blabaere Sorry for the delay, just got back from holidays. Master should probably track Rust nightly and we can have a 1.0 branch to track 1.0

We should be implementing rustdoc generation from the travis builds using github pages. There's a nifty command to do this around the rust community.

Yeah, that would be ideal. Nanomsg also supports true zero-copy.