| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: convert Extend to inherent method, forbid push/extend, fix ↵ | Nihal | 2025-12-17 | 1 | -0/+1 |
| | | | | | rend_handshake time | ||||
| * | refactor: remove early returns and forbid push() via clippy | Nihal | 2025-12-17 | 1 | -0/+1 |
| | | |||||
| * | maint: add clippy warning for `futures::task::SpawnExt` | Steven Engler | 2025-11-04 | 1 | -0/+1 |
| | | |||||
| * | squash! Upgrade rand dependency to 0.9. | Nick Mathewson | 2025-03-18 | 1 | -0/+1 |
| | | | | | - `Rng::gen_range()` has been renamed to `Rng::random_range()` | ||||
| * | clippy: Disallow Path::exists(). | Gabriela Moldovan | 2024-07-30 | 1 | -0/+1 |
| | | | | | Part of #1493 | ||||
| * | Forbid Path::display | Ian Jackson | 2024-03-05 | 1 | -0/+1 |
| | | |||||
| * | oneshot: Deprecate futures::channel::oneshot | Ian Jackson | 2023-10-11 | 1 | -0/+5 |
| | | |||||
| * | rng ranges: Forbid use of panicky Rng::gen_range | Ian Jackson | 2023-07-10 | 1 | -0/+1 |
| | | | | | Fixes #920 | ||||
| * | Fix typo | Dimitris Apostolou | 2022-03-30 | 1 | -1/+1 |
| | | |||||
| * | Remove allow(clippy::disallowed_methods) lint. | Nick Mathewson | 2022-03-30 | 1 | -1/+1 |
| | | |||||
| * | remove most usage of SystemTime::now | trinity-1686a | 2022-02-25 | 1 | -0/+3 |
