lyphyser

Results 3 issues of lyphyser

GrapheneOS doesn't allow to disable hardened_alloc or exploit mitigation for debuggable apps, without specifying a reason, and it's not clear whether there is any good reason (maybe because a malicious...

enhancement

If Item: Clone, min/max can be implemented by comparing with a stored value and only cloning if the comparison results in the item being lesser/greater. That is better than iter.cloned().max()...

qsort parameter name changed from "lt" to "f" since it now can be a

depends on core changes