Arvind Mukund
Arvind Mukund
@bors r=davidtwco
I guess I don't have permissions @davidtwco, can you queue this in?
Is anyone still working on this? If not, I'd love to try my shot at it.
Should the documentation change be a separate PR?
> @bradjc it should be possible in the future (see #51) and `crypto-primes` has been updated to support both with generic algorithms. > > However, it will be difficult, so...
This issue seems pretty similar to the one I opened: https://github.com/rust-lang/rust-bindgen/issues/2776.
Is there a way to support partial syntax highlighting not based on TS? Possibly using something like [syntect](https://github.com/trishume/syntect) or similar? Alternatively, I also think the ability to force treesitter parsing...
@vladak looks like with `1.13.2` this behavior is a little different. The webapp allows the source to be browsed although the search, history and any other functionality which requires some...
I continuously get the same log across multiple threads almost exactly 1 second apart `FINEST [http-nio-8080-exec-] org.opengrok.web.api.v1.filter.IncomingFilter.filter allow request to status/ based on localhost IP address`. When searching a query...
I see, I can reproduce it 100% of the time, so this waiting for rebuild thread is either triggering all the time or indexing somehow spawns it and takes a...