Skip to content

Commit

Permalink
Apply suggestion from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
cconstantine committed Sep 20, 2023
1 parent 612d19f commit 18bf0d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tokio-util/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

### Changed

- sync: replace `sync::reusable_box::Pending` with `std::future::Pending` ([#6000])

### Fixed

- sync: handle possibly dangling reference safely ([#5812])
Expand All @@ -25,7 +23,6 @@
[#5797]: https://github.com/tokio-rs/tokio/pull/5797
[#5941]: https://github.com/tokio-rs/tokio/pull/5941
[#5971]: https://github.com/tokio-rs/tokio/pull/5971
[#6000]: https://github.com/tokio-rs/tokio/pull/6000
[#5812]: https://github.com/tokio-rs/tokio/pull/5812
[#5849]: https://github.com/tokio-rs/tokio/pull/5849
[#5891]: https://github.com/tokio-rs/tokio/pull/5891
Expand Down

0 comments on commit 18bf0d1

Please sign in to comment.