| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Resolve the new `derive_partial_eq_without_eq` lint. | Nick Mathewson | 2022-05-23 | 1 | -1/+1 |
| | | | | | It's a little overzealous sometimes, but it's mostly to the good. | ||||
| * | Remove a now-irrelevant comment | Nick Mathewson | 2022-03-28 | 1 | -2/+0 |
| | | |||||
| * | remove usage of 'token' where it's no longer a token | trinity-1686a | 2022-03-27 | 1 | -12/+15 |
| | | |||||
| * | implement IsolationHelper for StreamIsolation | trinity-1686a | 2022-03-25 | 1 | -11/+9 |
| | | | | | but don't use it in a dyn Isolation context | ||||
| * | move StreamIsolation to isolation module | trinity-1686a | 2022-03-24 | 1 | -6/+103 |
| | | |||||
| * | implement IsolationHelper for tuple of IsolationHelper | trinity-1686a | 2022-03-24 | 1 | -0/+159 |
| | | |||||
| * | move isolation in separate module | trinity-1686a | 2022-03-24 | 1 | -0/+329 |
