Skip to content

docs: compio::runtime instead of compio_runtime#664

Merged
George-Miao merged 1 commit intocompio-rs:masterfrom
George-Miao:doc/minor-fix
Feb 5, 2026
Merged

docs: compio::runtime instead of compio_runtime#664
George-Miao merged 1 commit intocompio-rs:masterfrom
George-Miao:doc/minor-fix

Conversation

@George-Miao
Copy link
Member

Small fix

Copilot AI review requested due to automatic review settings February 5, 2026 06:40
@George-Miao George-Miao changed the title doc: compio::runtime instead of compio_runtime doc: compio::runtime instead of compio_runtime Feb 5, 2026
@George-Miao George-Miao changed the title doc: compio::runtime instead of compio_runtime docs: compio::runtime instead of compio_runtime Feb 5, 2026
@George-Miao George-Miao self-assigned this Feb 5, 2026
@George-Miao George-Miao added the documentation Improvements or additions to documentation label Feb 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates deprecation messages to use the public API path compio::runtime instead of the internal module name compio_runtime. This aligns with how users actually interact with the library through the compio crate's re-exports.

Changes:

  • Updated deprecation message in compio-net to reference compio::runtime::fd::PollFd
  • Updated deprecation message in compio-fs to reference compio::runtime::fd::AsyncFd

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
compio-net/src/lib.rs Updated deprecation notice for PollFd to use public API path
compio-fs/src/lib.rs Updated deprecation notice for AsyncFd to use public API path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@George-Miao George-Miao requested a review from Berrysoft February 5, 2026 06:44
@George-Miao George-Miao merged commit b2ddaea into compio-rs:master Feb 5, 2026
54 checks passed
@George-Miao George-Miao deleted the doc/minor-fix branch February 5, 2026 06:49
@github-actions github-actions bot mentioned this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants