Skip to content

Conversation

rcoh
Copy link
Contributor

@rcoh rcoh commented May 15, 2024

Motivation

Docs don't build on macOS because of the compile_error! warning intended to prevent customers from using task dumps on unsupported platforms.

Solution

Add not(doc) so that rustdoc doesn't hit the compile failure

Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

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

Thanks.

@Darksonn Darksonn added A-tokio Area: The main tokio crate M-taskdump --cfg tokio_taskdump labels May 16, 2024
@Darksonn Darksonn merged commit d221c50 into tokio-rs:master May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-taskdump --cfg tokio_taskdump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants