LoveSy

Results 113 comments of LoveSy

@eakteam Try this: https://github.com/LSPosed/LSParanoid

I think there's also performance gain when using `regex` over `regex-lite`. > The principal difference between the `regex` and `regex-lite` crates is that the latter prioritizes smaller binary sizes and...

~Confirmed this is caused by `concept`. Maybe it's fixed by llvm/llvm-project#83997?~ Never mind. I picked this PR but it still crashes.

Submitted a bug report to upstream: llvm/llvm-project#86769

@ZijunZhaoCCK Please see this: https://github.com/llvm/llvm-project/pull/86914

@DanAlbert @pirama-arumuga-nainar fixed by upstream: https://github.com/llvm/llvm-project/commit/0f6ed4c394fd8f843029f6919230bf8df8618529

API for requesting scope was implemented. CLI no longer seems needed.