Thomas Zahner
|
8f2f746bf9
|
Migrate to Clippy 1.88 (#1749)
* Update flake
* Fix clippy's new suggestions
* Do not ignore tests any longer since they work by now
* Add ignore reason
|
2025-06-27 12:34:48 +02:00 |
|
Jakob
|
63cdb70e6d
|
Upgrade to 2024 edition (#1711)
* Upgrade to 2024 edition
* Revert expr_2021 -> expr
* resolve merge conflicts
* make lint happy
|
2025-05-24 18:23:23 +02:00 |
|
Thomas Zahner
|
25a3eb1a3a
|
Chain visibility (#1415)
* Make chain public
* Make function on chain public
* Add must_use attribute
* Make RequestChain type public
* Add chain usage example
|
2024-04-25 15:31:03 +02:00 |
|