dnalor

Results 3 comments of dnalor

> Can you try building joshuto without `syntax_highlight` feature? `default = []` results in `error[E0433]: failed to resolve: use of undeclared crate or module trash` `default = [""devicons", "recycle_bin"" ]`...

While I can easily replace os.walk with Path.glob, I'm not sure I see the point - a quick benchmark suggests Path.glob is slower. Finding all *.h files in /usr/include and...

I have the same issue on Gentoo (Gentoo doesn't apply any global compiler settings). It seems that wordgrinder fails to compile when using the included minizip. It works with the...