Baltasar Dinis

Results 12 comments of Baltasar Dinis

Update: manually overriding the `cfg_if` to use the implementation in `generic.rs` instead of the `sse2.rs` seems to work. However, looking at my `/proc/cpuinfo` file it seems that my machine has...

Note: if there is a more complex value type, the increased capacity does not solve the problem.

Hi! This sounds like a great step forward. Has there been any progress in this direction? If not, I would like to propose something slightly different. Instead of centralizing the...

OK, I'll have some cycles in August to try this out. Cheers :-)

> I think this is optional, and can be omitted unless required by package maintainers who want to drop libgit2 earlier. Agree that it's not super important. Besides the use...

I already have lexing separated out (that's where the Tokens come from) I guess the point is if there is any way to take a parser and roughly say "I...

I mentioned on the discord, but I think after the 0.29 release we should discuss merging this ASAP

Also, I have a fix for the conflicts (because merge commits get shown bogged with all the history I couldn't push just the changes I wanted, but have a git-patch...

Thanks for this! My look over it is positive. I really appreciate that this already does a lot of good cleanup of the code in well separated commits

Is there any progress on this PR? Would love to see it merged!