* refactor: allow `ChangeRequest` to carry a lifetime Let's not restrict our change functions to `'static` because this would require us to clone loads of data to achieve predicate-based `remove_if`. * refactor: convert `remove_if` feature to policy framework Decided to drop the "shared" functionality. We only use the small `remove_if` bit which is way easier to reason about. For #5320. * refactor: address review comments Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||