Peter Hill

Results 177 issues of Peter Hill

Currently, the input file must be below the output directory -- it would be nice to loosen this restriction, particularly for testing, where we might want to take the input...

A couple of things that would make `Options` even nicer to use: - C++ iterator API: currently we have e.g. `getChildren()` which is `const`. Adding `const`/non-`const` `begin/end` would make the...

enhance request

We have a nice integrated test for the time `Solver`s, but the current setup only allows one set of options for each solver. This means it's not possible to check...

I think this is a very easy fix, once I remember to look into it

Thanks for the nifty package, it's very cool! I'd love to be able to use it with [Colored](https://github.com/colored-rs/colored), but using coloured text in a table breaks the layout: ```rust use...

Following the UK's implementation of the Online Safety Act, [Imgur has blocked access to UK users](https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom). Because your docs link to images hosted on Imgur, these are not viewable in...

Using `helm-projectile-20250814.1150`, when I search a project with `helm-projectile-ag`, I get "[Marking not allowed with this source]". I can mark candidates with `helm-projectile-grep` and with `helm-ag`. I've checked this behaviour...

question
wontfix